
Time bar (total: 9.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 14 to 9 computations (35.7% saved)
ival-div: 15.0ms (43.8% of total)ival-sub: 11.0ms (32.1% of total)ival-mult: 8.0ms (23.3% of total)const: 1.0ms (2.9% of total)backward-pass: 0.0ms (0% of total)| 589.0ms | 8256× | 0 | valid |
ival-sub: 160.0ms (50.5% of total)ival-div: 74.0ms (23.4% of total)ival-mult: 73.0ms (23% of total)const: 7.0ms (2.2% of total)backward-pass: 3.0ms (0.9% of total)| 2× | egg-herbie |
| 2790× | fnmadd-define |
| 2336× | sum5-define |
| 1406× | sum3-define |
| 1196× | fnmsub-define |
| 1160× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 147 |
| 1 | 124 | 142 |
| 2 | 383 | 136 |
| 3 | 1266 | 136 |
| 4 | 4726 | 136 |
| 0 | 8 | 9 |
| 1 | 14 | 9 |
| 2 | 32 | 9 |
| 3 | 59 | 9 |
| 4 | 127 | 9 |
| 5 | 301 | 9 |
| 6 | 885 | 9 |
| 7 | 2322 | 9 |
| 8 | 6217 | 9 |
| 0 | 8131 | 9 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
| Outputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/ (* (neg x) (- y z)) (- t z)) |
(/ (* x (- (neg y) z)) (- t z)) |
(/ (* x (- y (neg z))) (- t (neg z))) |
(/ (* x (- y z)) (- (neg t) z)) |
(neg (/ (* (neg x) (- y z)) (- t z))) |
(neg (/ (* x (- (neg y) z)) (- t z))) |
(neg (/ (* x (- y (neg z))) (- t (neg z)))) |
(neg (/ (* x (- y z)) (- (neg t) z))) |
(/ (* y (- x z)) (- t z)) |
(/ (* z (- y x)) (- t x)) |
(/ (* t (- y z)) (- x z)) |
(/ (* x (- z y)) (- t y)) |
(/ (* x (- t z)) (- y z)) |
(/ (* x (- y t)) (- z t)) |
| Outputs |
|---|
(/ (* x (- y z)) (- t z)) |
(* (- y z) (/ x (- t z))) |
(/ (* (neg x) (- y z)) (- t z)) |
(* (- y z) (/ x (- z t))) |
(/ (* x (- (neg y) z)) (- t z)) |
(* (+ y z) (/ x (- z t))) |
(/ (* x (- y (neg z))) (- t (neg z))) |
(* (+ y z) (/ x (+ z t))) |
(/ (* x (- y z)) (- (neg t) z)) |
(* (- z y) (/ x (+ z t))) |
(neg (/ (* (neg x) (- y z)) (- t z))) |
(* (- y z) (/ x (- t z))) |
(neg (/ (* x (- (neg y) z)) (- t z))) |
(* (+ y z) (/ x (- t z))) |
(neg (/ (* x (- y (neg z))) (- t (neg z)))) |
(* (neg x) (/ (+ y z) (+ z t))) |
(neg (/ (* x (- y z)) (- (neg t) z))) |
(* (- y z) (/ x (+ z t))) |
(/ (* y (- x z)) (- t z)) |
(* y (/ (- x z) (- t z))) |
(/ (* z (- y x)) (- t x)) |
(* (- y x) (/ z (- t x))) |
(/ (* t (- y z)) (- x z)) |
(* (- y z) (/ t (- x z))) |
(/ (* x (- z y)) (- t y)) |
(* (- z y) (/ x (- t y))) |
(/ (* x (- t z)) (- y z)) |
(* x (/ (- t z) (- y z))) |
(/ (* x (- y t)) (- z t)) |
(* x (/ (- t y) (- t z))) |
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 48 | 0 | - | 0 | - | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 0 | 0 | - | 0 | - | (*.f64 x (-.f64 y z)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (-.f64 y z) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 t z) |
| 54.0ms | 512× | 0 | valid |
Compiled 71 to 26 computations (63.4% saved)
ival-sub: 11.0ms (58% of total)ival-div: 4.0ms (21.1% of total)ival-mult: 4.0ms (21.1% 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 |
|---|---|---|
| ▶ | 82.2% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 2790× | fnmadd-define |
| 2336× | sum5-define |
| 1406× | sum3-define |
| 1196× | fnmsub-define |
| 1008× | sum4-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 14 | 24 |
| 2 | 32 | 24 |
| 3 | 59 | 24 |
| 4 | 127 | 24 |
| 5 | 301 | 24 |
| 6 | 885 | 24 |
| 7 | 2322 | 24 |
| 8 | 6217 | 24 |
| 0 | 8131 | 24 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
(* x (- y z)) |
x |
(- y z) |
y |
z |
(- t z) |
t |
| Outputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
x |
(- y z) |
(-.f64 y z) |
y |
z |
(- t z) |
(-.f64 t z) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 y z)) |
| ✓ | accuracy | 82.2% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 55.0ms | 256× | 0 | valid |
Compiled 29 to 9 computations (69% saved)
ival-div: 8.0ms (60% of total)ival-sub: 3.0ms (22.5% of total)ival-mult: 2.0ms (15% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (* x (- y z))> |
#<alt (- y z)> |
#<alt (- t z)> |
| Outputs |
|---|
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* x y) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z)))> |
#<alt (* -1 (/ (* x (- y z)) z))> |
#<alt (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z)))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (* -1 (* x z))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | z | @ | inf | (/ (* x (- y z)) (- t z)) |
| 1.0ms | z | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | x | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | y | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | x | @ | inf | (/ (* x (- y z)) (- t z)) |
| 1× | batch-egg-rewrite |
| 4390× | *-lowering-*.f32 |
| 4390× | *-lowering-*.f64 |
| 2554× | /-lowering-/.f32 |
| 2554× | /-lowering-/.f64 |
| 1724× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 20 |
| 1 | 45 | 20 |
| 2 | 369 | 20 |
| 3 | 4907 | 20 |
| 0 | 9278 | 20 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
(* x (- y z)) |
(- y z) |
(- t z) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z t))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) z) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) t) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) z)) |
(+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))))) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 x (-.f64 y z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) |
(/.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 t z))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 y z) (*.f64 x (+.f64 z t))) (-.f64 (*.f64 t t) (*.f64 z z))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t z))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 z t) (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t)))))) (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t))))) (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 x (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 x (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 x (-.f64 t z))) (+.f64 y z)) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 y z)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) (-.f64 t z)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 x (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z))) |
(*.f64 (+.f64 z t) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 x (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(*.f64 (+.f64 z (neg.f64 y)) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (+.f64 z (neg.f64 y)) (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (pow.f64 (/.f64 (-.f64 t z) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (*.f64 x (+.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) x)) |
(*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) x)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (*.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (-.f64 y z) (*.f64 x (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (*.f64 x (+.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (pow.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (/.f64 x (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 z (neg.f64 y)) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) |
(*.f64 (/.f64 (+.f64 z (neg.f64 y)) #s(literal -1 binary64)) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (+.f64 z t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (-.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 t z) (+.f64 z (neg.f64 y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z (neg.f64 y))) #s(literal -1 binary64)) (/.f64 x (-.f64 t z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 t z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 t z) (+.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 t z) x) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 t z) x) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.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 (pow.f64 (/.f64 (/.f64 (-.f64 t z) x) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 t z) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 y z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 t z) x) (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(+.f64 (*.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x y)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(-.f64 (*.f64 x y) (*.f64 z x)) |
(-.f64 (*.f64 x y) (*.f64 x z)) |
(fma.f64 x y (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y x (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.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 y y) (*.f64 z z))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) x) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (+.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 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 x (+.f64 (neg.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 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y z) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) #s(literal -1 binary64)) |
(*.f64 x (-.f64 y z)) |
(*.f64 x (*.f64 (-.f64 y z) #s(literal 1 binary64))) |
(*.f64 (-.f64 y z) x) |
(*.f64 (-.f64 y z) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (-.f64 y z) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 x (+.f64 y z))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(*.f64 (+.f64 z (neg.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 z (neg.f64 y))) |
(*.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 y z)) |
(*.f64 (/.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (*.f64 (+.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 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 (+.f64 y z) (*.f64 z (+.f64 y z)))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z)) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z))) #s(literal -1 binary64))) |
(-.f64 y z) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.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 y #s(literal 0 binary64)) z) |
(fma.f64 y (/.f64 y (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(fma.f64 y (/.f64 (*.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)))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.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)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(fma.f64 (*.f64 y y) (/.f64 y (+.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)))))) |
(fma.f64 #s(literal -1 binary64) z y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.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)))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (*.f64 (+.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)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 (+.f64 y z) (*.f64 z (+.f64 y z)))))) (-.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)))))) |
(neg.f64 (+.f64 z (neg.f64 y))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (+.f64 (neg.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 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 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 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) |
(/.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 z z) (*.f64 y y)))))) |
(/.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 z (*.f64 z z)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 z z) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y 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)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y 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)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 y y)))) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 y y)) (+.f64 y z))) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.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 (*.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 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 y y))))) |
(/.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 z z) (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.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 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.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 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (+.f64 y z) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (+.f64 y z) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (+.f64 (neg.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 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z)) |
(*.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (*.f64 (+.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 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 (+.f64 y z) (*.f64 z (+.f64 y z)))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))))) |
(*.f64 (pow.f64 (/.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 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y z) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y z) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y y)))) |
(+.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) #s(literal -1 binary64))) |
(-.f64 t z) |
(-.f64 #s(literal 0 binary64) (-.f64 z t)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) |
(-.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 t #s(literal 0 binary64)) z) |
(fma.f64 t (/.f64 t (+.f64 z t)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 t (/.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 (*.f64 t t) (/.f64 t (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(fma.f64 #s(literal -1 binary64) z t) |
(fma.f64 (pow.f64 t #s(literal 3/2 binary64)) (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(fma.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 t z) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(neg.f64 (-.f64 z t)) |
(/.f64 (-.f64 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 z t) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 t (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 z t) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (+.f64 (*.f64 t t) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 z t) (+.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 z z))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1 binary64)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (+.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (+.f64 z t))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (+.f64 (*.f64 t t) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (+.f64 (*.f64 t t) (*.f64 z z))) |
(pow.f64 (-.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 t z) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (-.f64 t z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 t z)) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 z t) (/.f64 (-.f64 t z) (+.f64 z t))) |
(*.f64 (+.f64 z t) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 z t)) |
(*.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 (*.f64 t t) (*.f64 z z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 t z)) |
(*.f64 (/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t))))) |
(*.f64 (/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 z t) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (+.f64 (*.f64 t t) (*.f64 z z)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z z)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
| 1× | egg-herbie |
| 3808× | *-lowering-*.f32 |
| 3808× | *-lowering-*.f64 |
| 2852× | +-lowering-+.f64 |
| 2852× | +-lowering-+.f32 |
| 2214× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1328 |
| 1 | 718 | 1190 |
| 2 | 2607 | 1080 |
| 0 | 8588 | 1080 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(* -1 (/ (* x z) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/ (* x y) (- t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(/ (* x y) (- t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(/ (* x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(* -1 (/ (* x (- y z)) z)) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(/ (* x (- y z)) t) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/ (* x (- y z)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(* x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* x y) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(* -1 (* x z)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* -1 (* x z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
| Outputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x z) (- t z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))))) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) (*.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) (/.f64 z t))))) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) (*.f64 z (*.f64 (/.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))))) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(-.f64 x (*.f64 (/.f64 x z) (-.f64 y t))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(+.f64 x (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x z) (-.f64 y t))))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x (+.f64 t (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x z) (-.f64 y t)))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (*.f64 (/.f64 x z) (-.f64 y t))) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x y) (*.f64 t (-.f64 (*.f64 (/.f64 x z) (-.f64 y t)) x))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (-.f64 y t)) (/.f64 (*.f64 (*.f64 x (-.f64 y t)) (+.f64 (/.f64 (*.f64 t t) z) t)) z)) z)) |
(* -1 (/ (* x (- y z)) z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z)) t))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 t (+.f64 (*.f64 t (/.f64 (*.f64 x (*.f64 t (-.f64 y z))) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z)))))) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/.f64 (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/.f64 (*.f64 x (+.f64 (-.f64 y z) (*.f64 (/.f64 (-.f64 y z) t) (+.f64 z (/.f64 (*.f64 z z) t))))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 (-.f64 y z) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 x t) (*.f64 (-.f64 y z) (+.f64 z (/.f64 (*.f64 z z) t))))) t) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(/.f64 (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(/.f64 (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 x (*.f64 (-.f64 y z) (+.f64 z (/.f64 (*.f64 z z) t)))) t)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/.f64 (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (+.f64 (*.f64 x (*.f64 z (-.f64 y z))) (/.f64 (*.f64 x (*.f64 (-.f64 y z) (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t)) t) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -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 z) |
(-.f64 #s(literal 0 binary64) z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
Compiled 12482 to 1385 computations (88.9% saved)
15 alts after pruning (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 505 | 14 | 519 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 505 | 15 | 520 |
| Status | Accuracy | Program |
|---|---|---|
| 81.2% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z x)) (-.f64 t z)) | |
| ✓ | 82.2% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| ▶ | 48.5% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| 50.5% | (/.f64 (*.f64 x y) (-.f64 t z)) | |
| 37.4% | (/.f64 (*.f64 x y) t) | |
| ▶ | 97.9% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 82.0% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) | |
| 51.9% | (-.f64 x (*.f64 (/.f64 x z) (-.f64 y t))) | |
| ▶ | 98.3% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| 50.5% | (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) | |
| 89.0% | (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) | |
| 52.3% | (*.f64 y (/.f64 x (-.f64 t z))) | |
| ▶ | 53.5% | (*.f64 x (/.f64 (-.f64 y z) t)) |
| 52.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) | |
| ▶ | 33.3% | x |
Compiled 357 to 226 computations (36.7% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 t z) (-.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (-.f64 y z)) 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)) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y z) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| 1936× | sum5-define |
| 1762× | fma-lowering-fma.f32 |
| 1762× | fma-lowering-fma.f64 |
| 1642× | sum3-define |
| 1536× | fnmadd-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 91 |
| 1 | 33 | 91 |
| 2 | 60 | 91 |
| 3 | 133 | 91 |
| 4 | 296 | 91 |
| 5 | 651 | 91 |
| 6 | 1978 | 91 |
| 7 | 6144 | 91 |
| 0 | 8336 | 91 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (- y z) (- t z)) x) |
(/ (- y z) (- t z)) |
(- y z) |
y |
z |
(- t z) |
t |
x |
x |
(* x (/ (- y z) t)) |
x |
(/ (- y z) t) |
(- y z) |
y |
z |
t |
(/ (* x (- y z)) t) |
(* x (- y z)) |
x |
(- y z) |
y |
z |
t |
(/ x (/ (- t z) (- y z))) |
x |
(/ (- t z) (- y z)) |
(- t z) |
t |
z |
(- y z) |
y |
| Outputs |
|---|
(* (/ (- y z) (- t z)) x) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/ (- y z) (- t z)) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(- y z) |
(-.f64 y z) |
y |
z |
(- t z) |
(-.f64 t z) |
t |
x |
x |
(* x (/ (- y z) t)) |
(/.f64 (*.f64 (-.f64 y z) x) t) |
x |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(- y z) |
(-.f64 y z) |
y |
z |
t |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 (-.f64 y z) x) t) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
x |
(- y z) |
(-.f64 y z) |
y |
z |
t |
(/ x (/ (- t z) (- y z))) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
x |
(/ (- t z) (- y z)) |
(/.f64 (-.f64 t z) (-.f64 y z)) |
(- t z) |
(-.f64 t z) |
t |
z |
(- y z) |
(-.f64 y z) |
y |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 t z) (-.f64 y z)) |
| ✓ | accuracy | 97.9% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 y z)) |
| ✓ | accuracy | 90.9% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y z) t) |
| ✓ | accuracy | 95.4% | (*.f64 x (/.f64 (-.f64 y z) t)) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y z) (-.f64 t z)) |
| ✓ | accuracy | 98.3% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| 56.0ms | 256× | 0 | valid |
Compiled 96 to 15 computations (84.4% saved)
ival-mult: 16.0ms (56.5% of total)ival-div: 8.0ms (28.2% of total)ival-sub: 3.0ms (10.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ (- y z) (- t z)) x)> |
#<alt (/ (- y z) (- t z))> |
#<alt (- y z)> |
#<alt (- t z)> |
#<alt (* x (/ (- y z) t))> |
#<alt (/ (- y z) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* x (- y z))> |
#<alt (/ x (/ (- t z) (- y z)))> |
#<alt (/ (- t z) (- y z))> |
| Outputs |
|---|
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* x y) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z)))> |
#<alt (* -1 (/ (* x (- y z)) z))> |
#<alt (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z)))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (* -1 (/ z (- t z)))> |
#<alt (+ (* -1 (/ z (- t z))) (/ y (- t z)))> |
#<alt (+ (* -1 (/ z (- t z))) (/ y (- t z)))> |
#<alt (+ (* -1 (/ z (- t z))) (/ y (- t z)))> |
#<alt (/ y (- t z))> |
#<alt (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (/ y (- t z))> |
#<alt (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t))> |
#<alt (+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t))> |
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ y z))) (* -1 (/ t z)))> |
#<alt (- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z)))> |
#<alt (- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- y t) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z)))> |
#<alt (* -1 (/ (- y z) z))> |
#<alt (+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2)))))> |
#<alt (+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2)))))> |
#<alt (+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2)))))> |
#<alt (/ (- y z) t)> |
#<alt (/ (- (+ y (/ (* z (- y z)) t)) z) t)> |
#<alt (/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t)> |
#<alt (/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t)> |
#<alt (/ (- y z) t)> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (/ (* x y) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ z t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (/ y t)> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 t))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))> |
#<alt (/ (- y z) t)> |
#<alt (/ (- y z) t)> |
#<alt (/ (- y z) t)> |
#<alt (/ (- y z) t)> |
#<alt (/ (- y z) t)> |
#<alt (/ (- y z) t)> |
#<alt (/ (- y z) t)> |
#<alt (/ (- y z) t)> |
#<alt (/ (- y z) t)> |
#<alt (/ (- y z) t)> |
#<alt (/ (- y z) t)> |
#<alt (/ (- y z) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (/ (* x y) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (* -1 (* x z))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (* -1 (/ (* x (- y z)) z))> |
#<alt (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z)))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* x y) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (/ z (- y z)))> |
#<alt (+ (* -1 (/ z (- y z))) (/ t (- y z)))> |
#<alt (+ (* -1 (/ z (- y z))) (/ t (- y z)))> |
#<alt (+ (* -1 (/ z (- y z))) (/ t (- y z)))> |
#<alt (/ t (- y z))> |
#<alt (* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z))))> |
#<alt (* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z))))> |
#<alt (* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z))))> |
#<alt (/ t (- y z))> |
#<alt (* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z)))))> |
#<alt (* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z)))))> |
#<alt (* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z)))))> |
#<alt (/ t y)> |
#<alt (+ (* -1 (* z (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y))> |
#<alt (+ (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y))> |
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 4))) (/ 1 (pow y 3))))) (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ t z))) (* -1 (/ y z)))> |
#<alt (- (+ 1 (+ (* -1 (/ t z)) (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))) (* -1 (/ y z)))> |
#<alt (- (+ 1 (+ (* -1 (/ t z)) (/ (* (pow y 2) (- (* -1 t) (* -1 y))) (pow z 3)))) (+ (* -1 (/ y z)) (* -1 (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- t y) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ t (/ (* y (- t y)) z)) y) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ t (* -1 (/ (- (* -1 (/ (* (pow y 2) (- t y)) z)) (* y (- t y))) z))) y) z)))> |
#<alt (* -1 (/ (- t z) z))> |
#<alt (+ (* -1 (/ (- t z) z)) (* y (- (/ 1 z) (/ t (pow z 2)))))> |
#<alt (+ (* -1 (/ (- t z) z)) (* y (- (+ (/ 1 z) (/ (* y (- (/ 1 z) (/ t (pow z 2)))) z)) (/ t (pow z 2)))))> |
#<alt (+ (* -1 (/ (- t z) z)) (* y (- (+ (* y (- (/ (* y (- (/ 1 z) (/ t (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ t (pow z 2))) z)))) (/ 1 z)) (/ t (pow z 2)))))> |
#<alt (/ (- t z) y)> |
#<alt (/ (- (+ t (/ (* z (- t z)) y)) z) y)> |
#<alt (/ (- (+ t (/ (* (pow z 2) (- t z)) (pow y 2))) (+ z (* -1 (/ (* z (- t z)) y)))) y)> |
#<alt (/ (- (+ t (/ (* (pow z 3) (- t z)) (pow y 3))) (+ z (+ (* -1 (/ (* z (- t z)) y)) (* -1 (/ (* (pow z 2) (- t z)) (pow y 2)))))) y)> |
#<alt (/ (- t z) y)> |
#<alt (* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (* z (- t z)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* z (- t z)) (/ (* (pow z 2) (- t z)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- t z))) (* -1 (/ (* (pow z 3) (- t z)) y))) y)) (* z (- t z))) y))) y))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | -inf | (/ (- y z) t) |
| 2.0ms | z | @ | inf | (* x (/ (- y z) t)) |
| 1.0ms | y | @ | 0 | (/ (- y z) (- t z)) |
| 1.0ms | y | @ | 0 | (/ (- t z) (- y z)) |
| 1.0ms | z | @ | 0 | (/ (- y z) (- t z)) |
| 1× | batch-egg-rewrite |
| 5148× | *-lowering-*.f32 |
| 5148× | *-lowering-*.f64 |
| 4524× | /-lowering-/.f32 |
| 4524× | /-lowering-/.f64 |
| 1632× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 62 |
| 1 | 82 | 62 |
| 2 | 682 | 62 |
| 0 | 8633 | 62 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (- y z) (- t z)) x) |
(/ (- y z) (- t z)) |
(- y z) |
(- t z) |
(* x (/ (- y z) t)) |
(/ (- y z) t) |
(/ (* x (- y z)) t) |
(* x (- y z)) |
(/ x (/ (- t z) (- y z))) |
(/ (- t z) (- y z)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 x (-.f64 t z)) y) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) |
(+.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) (*.f64 (/.f64 x (-.f64 t z)) y)) |
(+.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 z t)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (-.f64 t z)) y)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x (-.f64 t z)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 x (-.f64 z t)) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z t))) (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) z) (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) t) (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) z)) |
(+.f64 (*.f64 (/.f64 y (-.f64 t z)) x) (*.f64 (/.f64 z (-.f64 z t)) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 t z)) y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 z t))) (*.f64 z (/.f64 x (-.f64 z t)))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z t) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 t (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 z (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 z t))) |
(fma.f64 y (/.f64 x (-.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 (/.f64 x (-.f64 t z)) y (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) |
(neg.f64 (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 z t))) |
(neg.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 z t)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 y z))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x)))) |
(/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (*.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (/.f64 (-.f64 t z) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 y z)) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 y z) (/.f64 (-.f64 t z) x))) |
(/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (-.f64 t z)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.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 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (/.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 y z) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (-.f64 t z) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (/.f64 (-.f64 t z) x))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal 1 binary64)) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 z t))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 x (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (-.f64 z t) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 z t) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 (-.f64 t z) x) (+.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)))) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (/.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 x (+.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 z t) z))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 x (+.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 z t) z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (-.f64 t z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 (/.f64 z (-.f64 t z)) (/.f64 (-.f64 t z) z))))) (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 (/.f64 z (-.f64 t z)) (/.f64 (-.f64 t z) z))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)) (/.f64 (-.f64 y z) (-.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)) (/.f64 (-.f64 y z) (-.f64 t z)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t z))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t z))) (+.f64 y z)) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t z))) (*.f64 #s(literal 1 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t)))))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t))))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.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 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 t z)) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 t z)) y) (*.f64 (/.f64 x (-.f64 t z)) y)) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) (*.f64 (*.f64 (/.f64 x (-.f64 t z)) y) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 x (-.f64 t z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (-.f64 t z)) y) (*.f64 (/.f64 x (-.f64 t z)) y)) (*.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)))) (-.f64 (*.f64 (/.f64 x (-.f64 t z)) y) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) (-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z y))) (-.f64 z t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) #s(literal -1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (-.f64 t z)) (-.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 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #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 x (-.f64 t z)) (*.f64 (+.f64 y z) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z 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 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.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 (/.f64 x (-.f64 z t)) (*.f64 (+.f64 y z) (-.f64 z y))) (+.f64 y z)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t)))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (*.f64 (-.f64 y z) x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (-.f64 z y) (/.f64 x (-.f64 z t))) |
(*.f64 (-.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (*.f64 x (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z 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 x (-.f64 t z)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 x (-.f64 t z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 y z) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 x (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (-.f64 y z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) x)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) x)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 z t) (+.f64 y z))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 y z) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 y z) (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t)) |
(*.f64 (*.f64 x (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (*.f64 x (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 z t))) (-.f64 z y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t)) |
(*.f64 (*.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (-.f64 y z)) |
(+.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 z t))) |
(+.f64 (/.f64 y (-.f64 t z)) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 z t)))) |
(+.f64 (/.f64 z (-.f64 z t)) (/.f64 y (-.f64 t z))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) z)) |
(+.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z t))) (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) z) (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) t)) |
(+.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) t) (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) z)) |
(+.f64 (*.f64 (/.f64 y (-.f64 t z)) #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 z t)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z t) (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 z (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 t (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(+.f64 (*.f64 t (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 z (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (-.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(-.f64 (/.f64 (/.f64 y (-.f64 t z)) #s(literal 1 binary64)) (/.f64 (/.f64 z (-.f64 t z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 t z)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (-.f64 t z)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (-.f64 t z))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 t z) (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 (-.f64 t z) (+.f64 y z)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 t z) (-.f64 t z))) (/.f64 (*.f64 (-.f64 t z) z) (*.f64 (-.f64 t z) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y))) (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) (/.f64 (*.f64 (/.f64 z (-.f64 t z)) (/.f64 (/.f64 z (-.f64 t z)) (/.f64 (-.f64 t z) z))) (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z))) (/.f64 (/.f64 (/.f64 z (-.f64 t z)) (/.f64 (-.f64 t z) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 z (-.f64 z t))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 z t))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (/.f64 z (-.f64 z t))) |
(neg.f64 (/.f64 (-.f64 y z) (-.f64 z t))) |
(neg.f64 (/.f64 (/.f64 (-.f64 y z) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(/.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 z y) (-.f64 z t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (+.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 z t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y z) (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))) (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 (/.f64 z (-.f64 t z)) (/.f64 (-.f64 t z) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)) (/.f64 (-.f64 y z) (-.f64 t 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))) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (+.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 z t) z)) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 t 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 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z)))) |
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 y z))) |
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (neg.f64 (*.f64 (-.f64 t z) (+.f64 y z)))) |
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (neg.f64 (*.f64 (+.f64 y z) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 (/.f64 z (-.f64 t z)) (/.f64 (-.f64 t z) z)))) (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)) (/.f64 (-.f64 y z) (-.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z))) |
(/.f64 (/.f64 (-.f64 y z) (-.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t z)) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 z y) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 z t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 t z) z)) (-.f64 t z)) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 t z) (-.f64 z t))) |
(/.f64 (-.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 t z) y) z)) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) z)) (*.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) y) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z)) (*.f64 (-.f64 z t) z)) (*.f64 (-.f64 z t) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 t z) z)) (*.f64 (-.f64 z t) #s(literal 1 binary64))) (*.f64 (-.f64 z t) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 z t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (+.f64 y z) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 t 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)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (-.f64 z t) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #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 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 z t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 y z) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t)))))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t))))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 y z) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 z t) z))) (neg.f64 (*.f64 (-.f64 t z) (-.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 (/.f64 z (-.f64 t z)) (/.f64 (-.f64 t z) z))))) (neg.f64 (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)) (/.f64 (-.f64 y z) (-.f64 t z)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y))) (pow.f64 (/.f64 z (-.f64 z t)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (-.f64 (*.f64 (/.f64 z (-.f64 z t)) (/.f64 z (-.f64 z t))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 z t)) (/.f64 z (-.f64 z t)))) (-.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal -1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.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 #s(literal 1 binary64) (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 z t) z))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 (/.f64 z (-.f64 t z)) (/.f64 (-.f64 t z) z))))) (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)) (/.f64 (-.f64 y z) (-.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t z))) (+.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 #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 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (+.f64 y z) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z 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 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (+.f64 y z) (-.f64 z y))) (+.f64 y z)) |
(/.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t)))) |
(pow.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (+.f64 z t) (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (-.f64 t z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (+.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 z t) z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (-.f64 t z)))) |
(*.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 (/.f64 z (-.f64 t z)) (/.f64 (-.f64 t z) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)) (/.f64 (-.f64 y z) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (-.f64 y z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z)) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 z t) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 y z) (-.f64 t z)) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #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 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(-.f64 y z) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) z) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (-.f64 z y)) |
(/.f64 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 (-.f64 z y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.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))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 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 z y)) (-.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 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y 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)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 y y)))) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 z y))) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 z y))) (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 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)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.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 (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y z) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (-.f64 z y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(+.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(-.f64 t z) |
(-.f64 t (/.f64 z #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 z t)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 t #s(literal 0 binary64)) z) |
(fma.f64 #s(literal -1 binary64) z t) |
(neg.f64 (-.f64 z t)) |
(/.f64 (-.f64 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 z t) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 z z))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 t t)))) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t z) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 t z)) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 z t) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 z t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(+.f64 (*.f64 x (/.f64 y t)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(+.f64 (*.f64 (/.f64 y t) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (/.f64 #s(literal 1 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (-.f64 y z)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 z y)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x (-.f64 z y)) t)) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) t)) |
(neg.f64 (*.f64 (/.f64 (-.f64 z y) t) x)) |
(neg.f64 (*.f64 x (/.f64 (-.f64 z y) t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)) |
(/.f64 (*.f64 (-.f64 y z) x) t) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (-.f64 z y))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) t)) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (*.f64 (+.f64 y z) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) t)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 y z) t)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal 1 binary64)) (*.f64 (+.f64 y z) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 t (-.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (+.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.f64 t (+.f64 y z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z y))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 x (*.f64 t (-.f64 y z))) (*.f64 t t)) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) (/.f64 y t))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (+.f64 y z)) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (+.f64 y z)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (-.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(*.f64 (*.f64 (-.f64 y z) x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 z y) (*.f64 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 (-.f64 z y) (*.f64 x (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z y) t)) |
(*.f64 (*.f64 x (-.f64 z y)) (/.f64 #s(literal -1 binary64) 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 (/.f64 #s(literal 1 binary64) t) x))) |
(*.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 x t))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y z) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) t) x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 x t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 z y)) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x) (-.f64 y z)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 z y) t)) |
(*.f64 (/.f64 x (/.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 x (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z y))) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(+.f64 (/.f64 y t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 y t)) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (/.f64 #s(literal -1 binary64) t) z (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(+.f64 (*.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y t) (/.f64 z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z y) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z y) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) t) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 t (+.f64 y z)))) |
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 z t) (*.f64 t t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) (/.f64 y t))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) (/.f64 y t)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z))) (/.f64 (/.f64 z (*.f64 (/.f64 t z) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (/.f64 (-.f64 z y) t)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z y) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y z)))) |
(/.f64 (-.f64 y z) t) |
(/.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.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 t (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 t (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y z) t) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) (/.f64 y t)))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)) (/.f64 (-.f64 y z) t)))) |
(/.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 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 y z) t)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 z y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 t (-.f64 y z)) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (neg.f64 (*.f64 t (+.f64 y z)))) |
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (neg.f64 (*.f64 (+.f64 y z) t))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) (/.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.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 (*.f64 (-.f64 z y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) t) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 z t))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 t (*.f64 (/.f64 t y) z)) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.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)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (+.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #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 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 y z))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) (/.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)) (/.f64 (-.f64 y z) t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.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 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (-.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) (/.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (+.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y z) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 z y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) 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 #s(literal 1 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z y) t)) |
(*.f64 (*.f64 t (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) (/.f64 y t)))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)) (/.f64 (-.f64 y z) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.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 (pow.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 y z) t) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(+.f64 (*.f64 x (/.f64 y t)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(+.f64 (*.f64 (/.f64 y t) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (/.f64 #s(literal 1 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (-.f64 y z)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 z y)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x (-.f64 z y)) t)) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) t)) |
(neg.f64 (*.f64 (/.f64 (-.f64 z y) t) x)) |
(neg.f64 (*.f64 x (/.f64 (-.f64 z y) t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)) |
(/.f64 (*.f64 (-.f64 y z) x) t) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (-.f64 z y))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) t)) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (*.f64 (+.f64 y z) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) t)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 y z) t)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal 1 binary64)) (*.f64 (+.f64 y z) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 t (-.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (+.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.f64 t (+.f64 y z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z y))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 x (*.f64 t (-.f64 y z))) (*.f64 t t)) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) (/.f64 y t))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (+.f64 y z)) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (+.f64 y z)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (-.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(*.f64 (*.f64 (-.f64 y z) x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 z y) (*.f64 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 (-.f64 z y) (*.f64 x (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z y) t)) |
(*.f64 (*.f64 x (-.f64 z y)) (/.f64 #s(literal -1 binary64) 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 (/.f64 #s(literal 1 binary64) t) x))) |
(*.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 x t))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y z) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) t) x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 x t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 z y)) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x) (-.f64 y z)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 z y) t)) |
(*.f64 (/.f64 x (/.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 x (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z y))) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 (*.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x y)) |
(+.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 y x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z y))) |
(fma.f64 y x (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(fma.f64 x y (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (*.f64 x (-.f64 z y))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.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 x (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (+.f64 y z)) |
(/.f64 (*.f64 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 x (*.f64 (+.f64 y z) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 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 x (-.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))) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) (*.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) (-.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(*.f64 (-.f64 y z) x) |
(*.f64 x (-.f64 y z)) |
(*.f64 (*.f64 (-.f64 y z) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z y)) |
(*.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)))) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z y))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(+.f64 (*.f64 (/.f64 x (-.f64 t z)) y) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) |
(+.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) (*.f64 (/.f64 x (-.f64 t z)) y)) |
(+.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 z t)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (-.f64 t z)) y)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x (-.f64 t z)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 x (-.f64 z t)) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z t))) (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) z) (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) t) (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) z)) |
(+.f64 (*.f64 (/.f64 y (-.f64 t z)) x) (*.f64 (/.f64 z (-.f64 z t)) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 t z)) y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 z t))) (*.f64 z (/.f64 x (-.f64 z t)))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z t) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 t (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 z (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 z t))) |
(fma.f64 y (/.f64 x (-.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 (/.f64 x (-.f64 t z)) y (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) |
(neg.f64 (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 z t))) |
(neg.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 z t)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 y z))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x)))) |
(/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (*.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (/.f64 (-.f64 t z) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 y z)) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 y z) (/.f64 (-.f64 t z) x))) |
(/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (-.f64 t z)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.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 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (/.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 y z) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (-.f64 t z) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (/.f64 (-.f64 t z) x))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal 1 binary64)) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 z t))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 x (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (-.f64 z t) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 z t) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 (-.f64 t z) x) (+.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)))) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (-.f64 z y))) (*.f64 (/.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 x (+.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 z t) z))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 x (+.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 z t) z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (-.f64 t z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 (/.f64 z (-.f64 t z)) (/.f64 (-.f64 t z) z))))) (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 (/.f64 z (-.f64 t z)) (/.f64 (-.f64 t z) z))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)) (/.f64 (-.f64 y z) (-.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)) (/.f64 (-.f64 y z) (-.f64 t z)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t z))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t z))) (+.f64 y z)) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t z))) (*.f64 #s(literal 1 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t)))))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t))))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.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 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 t z)) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 t z)) y) (*.f64 (/.f64 x (-.f64 t z)) y)) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) (*.f64 (*.f64 (/.f64 x (-.f64 t z)) y) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 x (-.f64 t z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (-.f64 t z)) y) (*.f64 (/.f64 x (-.f64 t z)) y)) (*.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)))) (-.f64 (*.f64 (/.f64 x (-.f64 t z)) y) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) (-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z y))) (-.f64 z t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) x) #s(literal -1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (-.f64 t z)) (-.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 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #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 x (-.f64 t z)) (*.f64 (+.f64 y z) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z 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 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.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 (/.f64 x (-.f64 z t)) (*.f64 (+.f64 y z) (-.f64 z y))) (+.f64 y z)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t)))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (*.f64 (-.f64 y z) x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (-.f64 z y) (/.f64 x (-.f64 z t))) |
(*.f64 (-.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (*.f64 x (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z 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 x (-.f64 t z)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 x (-.f64 t z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 y z) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 x (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (-.f64 y z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) x)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) x)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 z t) (+.f64 y z))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 y z) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 y z) (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t)) |
(*.f64 (*.f64 x (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (*.f64 x (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 z t))) (-.f64 z y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t)) |
(*.f64 (*.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (-.f64 y z)) |
(+.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 z y))) |
(+.f64 (/.f64 t (-.f64 y z)) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 z y)))) |
(+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 z y)) #s(literal 1 binary64))) |
(+.f64 (/.f64 z (-.f64 z y)) (/.f64 t (-.f64 y z))) |
(+.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) z))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) z))) |
(+.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 (*.f64 (+.f64 y z) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) z))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) z))) |
(+.f64 (fma.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (neg.f64 (*.f64 (+.f64 y z) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) z))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) z))) |
(+.f64 (fma.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z) (neg.f64 (*.f64 (+.f64 y z) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) z)) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z)))) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y z))) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))) y) (*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))) z)) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))) z) (*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 y z)) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 y z)) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y y) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y z) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 y (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 z (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(+.f64 (*.f64 z (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 y (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y z) (-.f64 t z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 y z))) |
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 z (-.f64 y z)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z y)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (-.f64 y z)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (-.f64 y z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (-.f64 y z)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 y z) (+.f64 z t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 y z) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 (*.f64 (-.f64 y z) z) (*.f64 (-.f64 y z) (-.f64 y z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t))) (+.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z)))))) (/.f64 (*.f64 (/.f64 z (-.f64 y z)) (/.f64 (/.f64 z (-.f64 y z)) (/.f64 (-.f64 y z) z))) (+.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t))) (/.f64 (/.f64 (/.f64 z (-.f64 y z)) (/.f64 (-.f64 y z) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t)))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 z (-.f64 z y))) |
(fma.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 z (-.f64 z y))) |
(fma.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z) (/.f64 z (-.f64 z y))) |
(neg.f64 (/.f64 (-.f64 t z) (-.f64 z y))) |
(neg.f64 (/.f64 (/.f64 (-.f64 t z) (-.f64 z y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 t z) (-.f64 y z)) |
(/.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 t z) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 z t) (-.f64 z y)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) (+.f64 z t)) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 z y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))) (-.f64 (*.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 z (-.f64 y z)) (/.f64 (/.f64 z (-.f64 y z)) (/.f64 (-.f64 y z) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t)) (/.f64 (-.f64 t z) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (+.f64 z t) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (-.f64 y z) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)) (-.f64 z y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (-.f64 z t))) |
(/.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 z y) z)) (*.f64 (-.f64 y z) (-.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z y) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z y) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z)))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z y) (+.f64 z t))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 y z) (+.f64 z t)))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (neg.f64 (*.f64 (+.f64 z t) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 z (-.f64 y z)) (/.f64 (/.f64 z (-.f64 y z)) (/.f64 (-.f64 y z) z)))) (+.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t)) (/.f64 (-.f64 t z) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 y z)) (+.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 z y)) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 z y)) |
(/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) z)) (-.f64 y z)) (*.f64 (-.f64 y z) (/.f64 (-.f64 y z) z))) |
(/.f64 (-.f64 (*.f64 t (-.f64 z y)) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 y z) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z)) (*.f64 (-.f64 z y) z)) (*.f64 (-.f64 z y) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y z) z)) (*.f64 (-.f64 z y) #s(literal 1 binary64))) (*.f64 (-.f64 z y) (/.f64 (-.f64 y z) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 z y) (-.f64 z y))) |
(/.f64 (-.f64 (-.f64 y z) (*.f64 (/.f64 (-.f64 y z) t) z)) (*.f64 (/.f64 (-.f64 y z) t) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) z)) (*.f64 (/.f64 (-.f64 y z) t) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 y z) t) (/.f64 (-.f64 y z) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (*.f64 (/.f64 (-.f64 y z) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (-.f64 y z) t) (-.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (-.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (-.f64 y z) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z y) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (*.f64 (-.f64 z y) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 z y))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)) (-.f64 y z))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) #s(literal -1 binary64)) (*.f64 (+.f64 z t) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (-.f64 z y))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 t 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 (*.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 (*.f64 z (+.f64 y z)) (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.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 t z) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 z y) z))) (neg.f64 (*.f64 (-.f64 y z) (-.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 z (-.f64 y z)) (/.f64 (/.f64 z (-.f64 y z)) (/.f64 (-.f64 y z) z))))) (neg.f64 (+.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t)) (/.f64 (-.f64 t z) (-.f64 y z)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (*.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t))) (pow.f64 (/.f64 z (-.f64 z y)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (-.f64 (*.f64 (/.f64 z (-.f64 z y)) (/.f64 z (-.f64 z y))) (*.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 z y)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 z (-.f64 z y)) (/.f64 z (-.f64 z y)))) (-.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 z y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 t z) #s(literal -1 binary64)) (-.f64 z y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 z y) z))) (*.f64 (-.f64 y z) (-.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 z (-.f64 y z)) (/.f64 (/.f64 z (-.f64 y z)) (/.f64 (-.f64 y z) z))))) (+.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t)) (/.f64 (-.f64 t z) (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 y z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 y z))) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (+.f64 z t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 (-.f64 t z) (-.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 z) (-.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 z) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z)) |
(/.f64 (*.f64 (/.f64 (-.f64 t z) (-.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)))) |
(pow.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 y z))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z t)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (+.f64 y z) (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) |
(*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 z y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 y z)))) |
(*.f64 (-.f64 (*.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 z (-.f64 y z)) (/.f64 (/.f64 z (-.f64 y z)) (/.f64 (-.f64 y z) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t)) (/.f64 (-.f64 t z) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 y z) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 y z)) (/.f64 (-.f64 t z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 z t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 z t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 y z) (-.f64 t z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (/.f64 (+.f64 y z) (+.f64 z t))) |
(*.f64 (/.f64 (+.f64 z t) (-.f64 y z)) (/.f64 (-.f64 t z) (+.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 (*.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 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) (-.f64 t z)) |
| 1× | egg-herbie |
| 4008× | *-lowering-*.f32 |
| 4008× | *-lowering-*.f64 |
| 2406× | +-lowering-+.f64 |
| 2406× | +-lowering-+.f32 |
| 2250× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 528 | 4654 |
| 1 | 1799 | 4102 |
| 2 | 6443 | 4096 |
| 0 | 8113 | 4096 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x z) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/ (* x y) (- t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(/ (* x y) (- t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(/ (* x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(* -1 (/ (* x (- y z)) z)) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(/ (* x (- y z)) t) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/ (* x (- y z)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(* -1 (/ z (- t z))) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/ y (- t z)) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(/ y (- t z)) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(/ y t) |
(+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
1 |
(- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))) |
1 |
(+ 1 (* -1 (/ (- y t) z))) |
(+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))) |
(* -1 (/ (- y z) z)) |
(+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))) |
(/ (- y z) t) |
(/ (- (+ y (/ (* z (- y z)) t)) z) t) |
(/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t) |
(/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t) |
(/ (- y z) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/ (* x y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(/ (* x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(/ (* x y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(* -1 (/ z t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(/ y t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(/ y t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(/ y t) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(* -1 (/ z t)) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 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) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/ (* x y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(/ (* x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(/ (* x y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(* x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* x y) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(* -1 (* x z)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* -1 (* x z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(* -1 (/ (* x (- y z)) z)) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(/ (* x (- y z)) t) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/ (* x (- y z)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/ (* x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(* -1 (/ (* x z) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/ (* x y) (- t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(/ (* x y) (- t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (/ z (- y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(/ t (- y z)) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(/ t (- y z)) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(/ t y) |
(+ (* -1 (* z (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
(+ (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 4))) (/ 1 (pow y 3))))) (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
1 |
(- (+ 1 (* -1 (/ t z))) (* -1 (/ y z))) |
(- (+ 1 (+ (* -1 (/ t z)) (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))) (* -1 (/ y z))) |
(- (+ 1 (+ (* -1 (/ t z)) (/ (* (pow y 2) (- (* -1 t) (* -1 y))) (pow z 3)))) (+ (* -1 (/ y z)) (* -1 (/ (* y (- (* -1 t) (* -1 y))) (pow z 2))))) |
1 |
(+ 1 (* -1 (/ (- t y) z))) |
(+ 1 (* -1 (/ (- (+ t (/ (* y (- t y)) z)) y) z))) |
(+ 1 (* -1 (/ (- (+ t (* -1 (/ (- (* -1 (/ (* (pow y 2) (- t y)) z)) (* y (- t y))) z))) y) z))) |
(* -1 (/ (- t z) z)) |
(+ (* -1 (/ (- t z) z)) (* y (- (/ 1 z) (/ t (pow z 2))))) |
(+ (* -1 (/ (- t z) z)) (* y (- (+ (/ 1 z) (/ (* y (- (/ 1 z) (/ t (pow z 2)))) z)) (/ t (pow z 2))))) |
(+ (* -1 (/ (- t z) z)) (* y (- (+ (* y (- (/ (* y (- (/ 1 z) (/ t (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ t (pow z 2))) z)))) (/ 1 z)) (/ t (pow z 2))))) |
(/ (- t z) y) |
(/ (- (+ t (/ (* z (- t z)) y)) z) y) |
(/ (- (+ t (/ (* (pow z 2) (- t z)) (pow y 2))) (+ z (* -1 (/ (* z (- t z)) y)))) y) |
(/ (- (+ t (/ (* (pow z 3) (- t z)) (pow y 3))) (+ z (+ (* -1 (/ (* z (- t z)) y)) (* -1 (/ (* (pow z 2) (- t z)) (pow y 2)))))) y) |
(/ (- t z) y) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (* z (- t z)) y))) y)) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* z (- t z)) (/ (* (pow z 2) (- t z)) y)) y))) y)) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- t z))) (* -1 (/ (* (pow z 3) (- t z)) y))) y)) (* z (- t z))) y))) y)) |
| Outputs |
|---|
(* -1 (/ (* x z) (- t z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 t z)))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 t t))))) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 t t)))) t) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t t))))) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 t t)))) (*.f64 t t)) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 (*.f64 x y) (*.f64 t t))) t))) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t t))))) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(+.f64 x (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 x (-.f64 y t)))) (*.f64 z z)) (/.f64 (neg.f64 (*.f64 x (-.f64 y t))) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(-.f64 (+.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (*.f64 x (-.f64 y t))))) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 x y) z))) (neg.f64 (*.f64 t (+.f64 (/.f64 x z) (/.f64 (neg.f64 (*.f64 x (-.f64 y t))) (*.f64 z z)))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 x (-.f64 y t))) z) (*.f64 x (-.f64 y t))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (-.f64 y t)) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z))) z)) |
(* -1 (/ (* x (- y z)) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) (*.f64 t (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z) z))) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z))) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 t (-.f64 y z))) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z) z))) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z))) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/.f64 (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/.f64 (+.f64 (*.f64 x (-.f64 y z)) (*.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y z)) t) (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t))))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 z (-.f64 y z)) t)) (*.f64 t t)) (-.f64 y z))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y z)) t) (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t)))))) t) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t)))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 x (+.f64 (*.f64 z (-.f64 y z)) (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t)))) t))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (+.f64 (*.f64 x (*.f64 z (-.f64 y z))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 (*.f64 z z) (/.f64 (*.f64 z (-.f64 y z)) t))))) t)) t))) t) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ z (- t z))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 t z))) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 z (*.f64 (-.f64 t z) y)))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 z (*.f64 (-.f64 t z) y)))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 z (*.f64 (-.f64 t z) y)))) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(-.f64 (/.f64 y t) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 t t))))) |
(+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 z (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (/.f64 y t) (*.f64 t t)))) (/.f64 y (*.f64 t t)))) (/.f64 #s(literal -1 binary64) t)))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 z (-.f64 (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 y (pow.f64 t #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (/.f64 y t) (*.f64 t t))))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 t t)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 t y)) (*.f64 z z)) (/.f64 (-.f64 t y) z))) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))) |
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 t y) z)) (*.f64 z z)) (/.f64 y z)) (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t (-.f64 y t)) (*.f64 z z)) (/.f64 t z)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- y t) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (/.f64 (-.f64 y t) z)) (-.f64 y t)) z)) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 y (/.f64 (+.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 t y) z)) (*.f64 t (-.f64 t y))) z)) t) z)) |
(* -1 (/ (- y z) z)) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z)))) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z))) (/.f64 t z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z))))) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z))) (*.f64 t (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z))) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z))) z))))) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- (+ y (/ (* z (- y z)) t)) z) t) |
(/.f64 (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t)) t) |
(/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t)) (-.f64 z (/.f64 (*.f64 z (-.f64 y z)) t)))) t) |
(/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 z (-.f64 y z)) t)) (*.f64 t t)) (-.f64 (-.f64 z (/.f64 (*.f64 z (-.f64 y z)) t)) (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t))))) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t))) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y z) (/.f64 (+.f64 (*.f64 z (-.f64 y z)) (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t))) t))) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y z) (/.f64 (+.f64 (*.f64 z (-.f64 y z)) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 (*.f64 z z) (/.f64 (*.f64 z (-.f64 y z)) t)))) t)) t))) t) |
(* -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 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) z)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x z) t) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x z) t) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x z) t) y))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))) #s(literal -1 binary64))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))) #s(literal -1 binary64))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))) #s(literal -1 binary64))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) z) t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) z) t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) z) t)) (-.f64 #s(literal 0 binary64) z)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* -1 (/ z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(/ y t) |
(/.f64 y t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 z y) t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 z y) t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 z y) t))) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 z y) t) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 z y) t) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 z y) t) (/.f64 #s(literal -1 binary64) t))) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) t) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) t) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x z) t) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x z) t) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x z) t) y))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))) #s(literal -1 binary64))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))) #s(literal -1 binary64))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))) #s(literal -1 binary64))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) z) t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) z) t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) z) t)) (-.f64 #s(literal 0 binary64) z)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 z (*.f64 (-.f64 x (/.f64 (*.f64 x y) z)) #s(literal -1 binary64))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 z (*.f64 (-.f64 x (/.f64 (*.f64 x y) z)) #s(literal -1 binary64))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 z (*.f64 (-.f64 x (/.f64 (*.f64 x y) z)) #s(literal -1 binary64))) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x (- y z)) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) (*.f64 t (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z) z))) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z))) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 t (-.f64 y z))) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z) z))) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z))) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/.f64 (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/.f64 (+.f64 (*.f64 x (-.f64 y z)) (*.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y z)) t) (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t))))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 z (-.f64 y z)) t)) (*.f64 t t)) (-.f64 y z))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y z)) t) (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t)))))) t) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t)))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 x (+.f64 (*.f64 z (-.f64 y z)) (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t)))) t))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (+.f64 (*.f64 x (*.f64 z (-.f64 y z))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 (*.f64 z z) (/.f64 (*.f64 z (-.f64 y z)) t))))) t)) t))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 t t))))) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 t t)))) t) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t t))))) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 t t)))) (*.f64 t t)) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 (*.f64 x y) (*.f64 t t))) t))) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t t))))) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(+.f64 x (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 x (-.f64 y t)))) (*.f64 z z)) (/.f64 (neg.f64 (*.f64 x (-.f64 y t))) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(-.f64 (+.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (*.f64 x (-.f64 y t))))) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 x y) z))) (neg.f64 (*.f64 t (+.f64 (/.f64 x z) (/.f64 (neg.f64 (*.f64 x (-.f64 y t))) (*.f64 z z)))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 x (-.f64 y t))) z) (*.f64 x (-.f64 y t))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (-.f64 y t)) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z))) z)) |
(* -1 (/ (* x z) (- t z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 t z)))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ z (- y z))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 y z))) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 z (*.f64 t (-.f64 y z))))) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 z (*.f64 t (-.f64 y z))))) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 z (*.f64 t (-.f64 y z))))) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 z (*.f64 t (-.f64 y z))) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 z (*.f64 t (-.f64 y z))) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 z (*.f64 t (-.f64 y z))) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(/ t y) |
(/.f64 t y) |
(+ (* -1 (* z (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
(-.f64 (/.f64 t y) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 y y))))) |
(+ (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 z (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 t (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 y y)))))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 4))) (/ 1 (pow y 3))))) (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 z (-.f64 (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 t (pow.f64 y #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 t (*.f64 y (*.f64 y y)))))) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 y y)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ t z))) (* -1 (/ y z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(- (+ 1 (+ (* -1 (/ t z)) (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))) (* -1 (/ y z))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (-.f64 y t)) (*.f64 z z)) (/.f64 (-.f64 y t) z))) |
(- (+ 1 (+ (* -1 (/ t z)) (/ (* (pow y 2) (- (* -1 t) (* -1 y))) (pow z 3)))) (+ (* -1 (/ y z)) (* -1 (/ (* y (- (* -1 t) (* -1 y))) (pow z 2))))) |
(+.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (-.f64 y t))) (*.f64 z (*.f64 z z))) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 t y)) (*.f64 z z)) (/.f64 y z)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- t y) z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(+ 1 (* -1 (/ (- (+ t (/ (* y (- t y)) z)) y) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (/.f64 (-.f64 t y) z)) (-.f64 t y)) z)) |
(+ 1 (* -1 (/ (- (+ t (* -1 (/ (- (* -1 (/ (* (pow y 2) (- t y)) z)) (* y (- t y))) z))) y) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 t (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y (-.f64 y t))) z) (*.f64 y (-.f64 y t))) z)) y) z)) |
(* -1 (/ (- t z) z)) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(+ (* -1 (/ (- t z) z)) (* y (- (/ 1 z) (/ t (pow z 2))))) |
(-.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z)))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(+ (* -1 (/ (- t z) z)) (* y (- (+ (/ 1 z) (/ (* y (- (/ 1 z) (/ t (pow z 2)))) z)) (/ t (pow z 2))))) |
(-.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z))) (/.f64 y z)) (/.f64 t (*.f64 z z))))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(+ (* -1 (/ (- t z) z)) (* y (- (+ (* y (- (/ (* y (- (/ 1 z) (/ t (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ t (pow z 2))) z)))) (/ 1 z)) (/ t (pow z 2))))) |
(-.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z))) (/.f64 y z)) z) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z))) z))) (/.f64 t (*.f64 z z))))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/ (- t z) y) |
(/.f64 (-.f64 t z) y) |
(/ (- (+ t (/ (* z (- t z)) y)) z) y) |
(/.f64 (+.f64 (-.f64 t z) (/.f64 (*.f64 z (-.f64 t z)) y)) y) |
(/ (- (+ t (/ (* (pow z 2) (- t z)) (pow y 2))) (+ z (* -1 (/ (* z (- t z)) y)))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z (-.f64 t z))) (*.f64 y y)) (+.f64 (-.f64 t z) (/.f64 (*.f64 z (-.f64 t z)) y))) y) |
(/ (- (+ t (/ (* (pow z 3) (- t z)) (pow y 3))) (+ z (+ (* -1 (/ (* z (- t z)) y)) (* -1 (/ (* (pow z 2) (- t z)) (pow y 2)))))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 z (-.f64 t z)))) (*.f64 y (*.f64 y y))) (-.f64 t (-.f64 (-.f64 z (/.f64 (*.f64 z (-.f64 t z)) y)) (/.f64 (*.f64 z (*.f64 z (-.f64 t z))) (*.f64 y y))))) y) |
(/ (- t z) y) |
(/.f64 (-.f64 t z) y) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (* z (- t z)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 t z) (/.f64 (*.f64 z (-.f64 t z)) y))) y) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* z (- t z)) (/ (* (pow z 2) (- t z)) y)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 t z) (/.f64 (+.f64 (*.f64 z (-.f64 t z)) (/.f64 (*.f64 z (*.f64 z (-.f64 t z))) y)) y))) y) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- t z))) (* -1 (/ (* (pow z 3) (- t z)) y))) y)) (* z (- t z))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 t z) (/.f64 (-.f64 (*.f64 z (-.f64 t z)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t z) y)) (*.f64 z (*.f64 z (-.f64 t z)))) y)) y))) y) |
Compiled 43117 to 3848 computations (91.1% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1966 | 8 | 1974 |
| Fresh | 4 | 5 | 9 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1971 | 18 | 1989 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.2% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z x)) (-.f64 t z)) |
| ✓ | 82.2% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| ✓ | 48.5% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| 29.6% | (/.f64 (*.f64 x (*.f64 t (-.f64 y z))) (*.f64 t t)) | |
| 50.5% | (/.f64 (*.f64 x y) (-.f64 t z)) | |
| 37.4% | (/.f64 (*.f64 x y) t) | |
| ✓ | 97.9% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 53.1% | (/.f64 x (/.f64 t (-.f64 y z))) | |
| 40.7% | (/.f64 x (/.f64 t y)) | |
| 55.2% | (/.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) | |
| ▶ | 53.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)) |
| ✓ | 98.3% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| ▶ | 54.1% | (*.f64 (/.f64 y (-.f64 t z)) x) |
| ▶ | 40.9% | (*.f64 (/.f64 y t) x) |
| 50.7% | (*.f64 (/.f64 x t) (-.f64 y z)) | |
| 52.3% | (*.f64 y (/.f64 x (-.f64 t z))) | |
| ▶ | 52.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | 33.3% | x |
Compiled 353 to 231 computations (34.6% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 t (-.f64 y z)) x) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 y (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y (-.f64 t z)) x) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 y z)) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y t) x) |
| ✓ | cost-diff | 0 | (*.f64 z x) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 x y) (*.f64 z x)) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z x)) (-.f64 t z)) |
| 1924× | sum4-define |
| 1804× | fnmsub-define |
| 1584× | fma-lowering-fma.f32 |
| 1584× | fma-lowering-fma.f64 |
| 1408× | fmm-def |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 106 |
| 1 | 50 | 104 |
| 2 | 102 | 103 |
| 3 | 217 | 102 |
| 4 | 630 | 102 |
| 5 | 1433 | 102 |
| 6 | 4003 | 102 |
| 7 | 6895 | 102 |
| 0 | 8004 | 102 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x y) (* z x)) (- t z)) |
(- (* x y) (* z x)) |
(* x y) |
x |
y |
(* z x) |
z |
(- t z) |
t |
(* (/ y t) x) |
(/ y t) |
y |
t |
x |
(* x (- 1 (/ y z))) |
x |
(- 1 (/ y z)) |
1 |
(/ y z) |
y |
z |
(* (/ y (- t z)) x) |
(/ y (- t z)) |
y |
(- t z) |
t |
z |
x |
(/ 1 (/ (/ t (- y z)) x)) |
1 |
(/ (/ t (- y z)) x) |
(/ t (- y z)) |
t |
(- y z) |
y |
z |
x |
| Outputs |
|---|
(/ (- (* x y) (* z x)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(- (* x y) (* z x)) |
(*.f64 x (-.f64 y z)) |
(* x y) |
(*.f64 x y) |
x |
y |
(* z x) |
(*.f64 x z) |
z |
(- t z) |
(-.f64 t z) |
t |
(* (/ y t) x) |
(/.f64 y (/.f64 t x)) |
(/ y t) |
(/.f64 y t) |
y |
t |
x |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
x |
(- 1 (/ y z)) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
1 |
#s(literal 1 binary64) |
(/ y z) |
(/.f64 y z) |
y |
z |
(* (/ y (- t z)) x) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
y |
(- t z) |
(-.f64 t z) |
t |
z |
x |
(/ 1 (/ (/ t (- y z)) x)) |
(/.f64 x (/.f64 t (-.f64 y z))) |
1 |
#s(literal 1 binary64) |
(/ (/ t (- y z)) x) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
t |
(- y z) |
(-.f64 y z) |
y |
z |
x |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 y z)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)) |
| ✓ | accuracy | 95.8% | (/.f64 (/.f64 t (-.f64 y z)) x) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 y (-.f64 t z)) |
| ✓ | accuracy | 94.4% | (*.f64 (/.f64 y (-.f64 t z)) x) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 y z)) |
| ✓ | accuracy | 96.9% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 94.1% | (*.f64 (/.f64 y t) x) |
| ✓ | accuracy | 100.0% | (*.f64 z x) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 97.0% | (-.f64 (*.f64 x y) (*.f64 z x)) |
| ✓ | accuracy | 82.2% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z x)) (-.f64 t z)) |
| 72.0ms | 256× | 0 | valid |
Compiled 114 to 22 computations (80.7% saved)
ival-div: 12.0ms (44.8% of total)ival-mult: 9.0ms (33.6% of total)ival-sub: 5.0ms (18.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (* x y) (* z x)) (- t z))> |
#<alt (- (* x y) (* z x))> |
#<alt (* x y)> |
#<alt (* z x)> |
#<alt (* (/ y t) x)> |
#<alt (/ y t)> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (- 1 (/ y z))> |
#<alt (/ y z)> |
#<alt (* (/ y (- t z)) x)> |
#<alt (/ y (- t z))> |
#<alt (- t z)> |
#<alt (/ 1 (/ (/ t (- y z)) x))> |
#<alt (/ (/ t (- y z)) x)> |
#<alt (/ t (- y z))> |
#<alt (- y z)> |
| Outputs |
|---|
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z)))> |
#<alt (* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z)))> |
#<alt (* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z)))> |
#<alt (* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* x y) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z)))> |
#<alt (* -1 (/ (- (* x y) (* x z)) z))> |
#<alt (+ (* -1 (/ (- (* x y) (* x z)) z)) (* t (- (/ x z) (/ (* x y) (pow z 2)))))> |
#<alt (+ (* -1 (/ (- (* x y) (* x z)) z)) (* t (- (+ (/ x z) (/ (* t (- (/ x z) (/ (* x y) (pow z 2)))) z)) (/ (* x y) (pow z 2)))))> |
#<alt (+ (* -1 (/ (- (* x y) (* x z)) z)) (* t (- (+ (* t (- (/ (* t (- (/ x z) (/ (* x y) (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ x z) (/ (* x y) (pow z 2))) z)))) (/ x z)) (/ (* x y) (pow z 2)))))> |
#<alt (/ (- (* x y) (* x z)) t)> |
#<alt (/ (- (+ (* x y) (/ (* z (- (* x y) (* x z))) t)) (* x z)) t)> |
#<alt (/ (- (+ (* x y) (/ (* (pow z 2) (- (* x y) (* x z))) (pow t 2))) (+ (* -1 (/ (* z (- (* x y) (* x z))) t)) (* x z))) t)> |
#<alt (/ (- (+ (* x y) (/ (* (pow z 3) (- (* x y) (* x z))) (pow t 3))) (+ (* -1 (/ (* z (- (* x y) (* x z))) t)) (+ (* -1 (/ (* (pow z 2) (- (* x y) (* x z))) (pow t 2))) (* x z)))) t)> |
#<alt (/ (- (* x y) (* x z)) t)> |
#<alt (* -1 (/ (+ (* -1 (- (* x y) (* x z))) (* -1 (/ (* z (- (* x y) (* x z))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- (* x y) (* x z))) (* -1 (/ (+ (* z (- (* x y) (* x z))) (/ (* (pow z 2) (- (* x y) (* x z))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- (* x y) (* x z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- (* x y) (* x z)))) (* -1 (/ (* (pow z 3) (- (* x y) (* x z))) t))) t)) (* z (- (* x y) (* x z)))) t))) t))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* -1 (* x (- (* -1 y) (* -1 z))))> |
#<alt (* -1 (* x (- (* -1 y) (* -1 z))))> |
#<alt (* -1 (* x (- (* -1 y) (* -1 z))))> |
#<alt (* -1 (* x (- (* -1 y) (* -1 z))))> |
#<alt (* -1 (* x z))> |
#<alt (- (* x y) (* x z))> |
#<alt (- (* x y) (* x z))> |
#<alt (- (* x y) (* x z))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (* -1 (* x z))> |
#<alt (* z (- (/ (* x y) z) x))> |
#<alt (* z (- (/ (* x y) z) x))> |
#<alt (* z (- (/ (* x y) z) x))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 x))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 x))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 x))))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* 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 y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* y (+ (* -1 (/ x z)) (/ x y)))> |
#<alt (* y (+ (* -1 (/ x z)) (/ x y)))> |
#<alt (* y (+ (* -1 (/ x z)) (/ x y)))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (/ x z))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (/ x z))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (/ x z))))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (/ (+ (* -1 (* x y)) (* x z)) z)> |
#<alt (/ (+ (* -1 (* x y)) (* x z)) z)> |
#<alt (/ (+ (* -1 (* x y)) (* x z)) z)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (* -1 (/ y z))> |
#<alt (* y (- (/ 1 y) (/ 1 z)))> |
#<alt (* y (- (/ 1 y) (/ 1 z)))> |
#<alt (* y (- (/ 1 y) (/ 1 z)))> |
#<alt (* -1 (/ y z))> |
#<alt (* -1 (* y (- (/ 1 z) (/ 1 y))))> |
#<alt (* -1 (* y (- (/ 1 z) (/ 1 y))))> |
#<alt (* -1 (* y (- (/ 1 z) (/ 1 y))))> |
#<alt (* -1 (/ y z))> |
#<alt (/ (- z y) z)> |
#<alt (/ (- z y) z)> |
#<alt (/ (- z y) z)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z)))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2)))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (+ (* x y) (/ (* x (* y z)) t)) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t)> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t))> |
#<alt (/ (* x y) t)> |
#<alt (+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2)))> |
#<alt (+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z)> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (* -1 (/ y z))> |
#<alt (+ (* -1 (/ y z)) (* -1 (/ (* t y) (pow z 2))))> |
#<alt (+ (* -1 (/ y z)) (* t (- (* -1 (/ (* t y) (pow z 3))) (/ y (pow z 2)))))> |
#<alt (+ (* -1 (/ y z)) (* t (- (* t (- (* -1 (/ (* t y) (pow z 4))) (/ y (pow z 3)))) (/ y (pow z 2)))))> |
#<alt (/ y t)> |
#<alt (/ (+ y (/ (* y z) t)) t)> |
#<alt (/ (- (+ y (/ (* y (pow z 2)) (pow t 2))) (* -1 (/ (* y z) t))) t)> |
#<alt (/ (- (+ y (/ (* y (pow z 3)) (pow t 3))) (+ (* -1 (/ (* y z) t)) (* -1 (/ (* y (pow z 2)) (pow t 2))))) t)> |
#<alt (/ y t)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (* y z) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* y z) (/ (* y (pow z 2)) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (* -1 (/ (* y (pow z 3)) t))) t)) (* y z)) t))) t))> |
#<alt (/ y t)> |
#<alt (+ (/ y t) (/ (* y z) (pow t 2)))> |
#<alt (+ (* z (- (/ (* y z) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t))> |
#<alt (+ (* z (- (* z (- (/ (* y z) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t))> |
#<alt (* -1 (/ y z))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (* t y) z))) z)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow z 2)))) (/ (* t y) z)) z)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow z 3)))) (+ (/ (* t y) z) (/ (* (pow t 2) y) (pow z 2)))) z)> |
#<alt (* -1 (/ y z))> |
#<alt (* -1 (/ (+ y (/ (* t y) z)) z))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) z)) (* t y)) z))) z))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) z) (* -1 (* (pow t 2) y))) z)) (* t y)) z))) z))> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (/ (* x y) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* x (pow z 2)))))> |
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* x (pow z 3)))) (/ t (* x (pow z 2))))))> |
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* x (pow z 4)))) (/ t (* x (pow z 3))))) (/ t (* x (pow z 2))))))> |
#<alt (/ t (* x y))> |
#<alt (/ (+ (/ t x) (/ (* t z) (* x y))) y)> |
#<alt (/ (- (+ (/ t x) (/ (* t (pow z 2)) (* x (pow y 2)))) (* -1 (/ (* t z) (* x y)))) y)> |
#<alt (/ (- (+ (/ t x) (/ (* t (pow z 3)) (* x (pow y 3)))) (+ (* -1 (/ (* t z) (* x y))) (* -1 (/ (* t (pow z 2)) (* x (pow y 2)))))) y)> |
#<alt (/ t (* x y))> |
#<alt (* -1 (/ (+ (* -1 (/ t x)) (* -1 (/ (* t z) (* x y)))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ t x)) (* -1 (/ (+ (/ (* t z) x) (/ (* t (pow z 2)) (* x y))) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ t x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow z 2)) x)) (* -1 (/ (* t (pow z 3)) (* x y)))) y)) (/ (* t z) x)) y))) y))> |
#<alt (/ t (* x y))> |
#<alt (+ (/ t (* x y)) (/ (* t z) (* x (pow y 2))))> |
#<alt (+ (* z (- (/ (* t z) (* x (pow y 3))) (* -1 (/ t (* x (pow y 2)))))) (/ t (* x y)))> |
#<alt (+ (* z (- (* z (- (/ (* t z) (* x (pow y 4))) (* -1 (/ t (* x (pow y 3)))))) (* -1 (/ t (* x (pow y 2)))))) (/ t (* x y)))> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (/ (+ (* -1 (/ t x)) (* -1 (/ (* t y) (* x z)))) z)> |
#<alt (/ (- (+ (* -1 (/ t x)) (* -1 (/ (* t (pow y 2)) (* x (pow z 2))))) (/ (* t y) (* x z))) z)> |
#<alt (/ (- (+ (* -1 (/ t x)) (* -1 (/ (* t (pow y 3)) (* x (pow z 3))))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* x (pow z 2))))) z)> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (* -1 (/ (+ (/ t x) (/ (* t y) (* x z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) x)) z)) (/ t x)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) x))) z)) (/ (* t y) x)) z)) (/ t x)) z))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (* x (- y z)))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (* -1 (/ t z))> |
#<alt (+ (* -1 (/ t z)) (* -1 (/ (* t y) (pow z 2))))> |
#<alt (+ (* -1 (/ t z)) (* y (- (* -1 (/ (* t y) (pow z 3))) (/ t (pow z 2)))))> |
#<alt (+ (* -1 (/ t z)) (* y (- (* y (- (* -1 (/ (* t y) (pow z 4))) (/ t (pow z 3)))) (/ t (pow z 2)))))> |
#<alt (/ t y)> |
#<alt (/ (+ t (/ (* t z) y)) y)> |
#<alt (/ (- (+ t (/ (* t (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y))) y)> |
#<alt (/ (- (+ t (/ (* t (pow z 3)) (pow y 3))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* t (pow z 2)) (pow y 2))))) y)> |
#<alt (/ t y)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (* t z) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t z) (/ (* t (pow z 2)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow z 2))) (* -1 (/ (* t (pow z 3)) y))) y)) (* t z)) y))) y))> |
#<alt (/ t y)> |
#<alt (+ (/ t y) (/ (* t z) (pow y 2)))> |
#<alt (+ (* z (- (/ (* t z) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (+ (* z (- (* z (- (/ (* t z) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (* -1 (/ t z))> |
#<alt (/ (+ (* -1 t) (* -1 (/ (* t y) z))) z)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow z 2)))) (/ (* t y) z)) z)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow z 3)))) (+ (/ (* t y) z) (/ (* t (pow y 2)) (pow z 2)))) z)> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ (+ t (/ (* t y) z)) z))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) z)) (* t y)) z))) z))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) z) (* -1 (* t (pow y 2)))) z)) (* t y)) z))) z))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
135 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | t | @ | inf | (* (/ y (- t z)) x) |
| 2.0ms | x | @ | inf | (- (* x y) (* z x)) |
| 1.0ms | z | @ | inf | (/ (/ t (- y z)) x) |
| 1.0ms | y | @ | 0 | (/ (/ t (- y z)) x) |
| 1.0ms | x | @ | 0 | (/ (- (* x y) (* z x)) (- t z)) |
| 1× | batch-egg-rewrite |
| 4398× | /-lowering-/.f32 |
| 4398× | /-lowering-/.f64 |
| 3710× | *-lowering-*.f32 |
| 3710× | *-lowering-*.f64 |
| 1776× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 83 |
| 1 | 147 | 80 |
| 2 | 1170 | 80 |
| 0 | 8308 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x y) (* z x)) (- t z)) |
(- (* x y) (* z x)) |
(* x y) |
(* z x) |
(* (/ y t) x) |
(/ y t) |
(* x (- 1 (/ y z))) |
(- 1 (/ y z)) |
(/ y z) |
(* (/ y (- t z)) x) |
(/ y (- t z)) |
(- t z) |
(/ 1 (/ (/ t (- y z)) x)) |
(/ (/ t (- y z)) x) |
(/ t (- y z)) |
(- y z) |
| Outputs |
|---|
(+.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (neg.f64 (*.f64 z (/.f64 x (-.f64 t z))))) |
(+.f64 (fma.f64 x (/.f64 y (-.f64 t z)) (neg.f64 (*.f64 (/.f64 z (-.f64 t z)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 t z))) x (*.f64 (/.f64 z (-.f64 t z)) x))) |
(+.f64 (fma.f64 x (/.f64 y (-.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 x (-.f64 t z))) z (*.f64 (/.f64 x (-.f64 t z)) z))) |
(+.f64 (fma.f64 x (/.f64 y (-.f64 t z)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) |
(+.f64 (fma.f64 x (/.f64 y (-.f64 t z)) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 x (/.f64 y (-.f64 t z)) (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x) (neg.f64 (*.f64 (/.f64 z (-.f64 t z)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 t z))) x (*.f64 (/.f64 z (-.f64 t z)) x))) |
(+.f64 (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 x (-.f64 t z))) z (*.f64 (/.f64 x (-.f64 t z)) z))) |
(+.f64 (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) |
(+.f64 (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x) (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 y (/.f64 x (-.f64 t z)) (neg.f64 (*.f64 (/.f64 z (-.f64 t z)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 t z))) x (*.f64 (/.f64 z (-.f64 t z)) x))) |
(+.f64 (fma.f64 y (/.f64 x (-.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 x (-.f64 t z))) z (*.f64 (/.f64 x (-.f64 t z)) z))) |
(+.f64 (fma.f64 y (/.f64 x (-.f64 t z)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) |
(+.f64 (fma.f64 y (/.f64 x (-.f64 t z)) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 y (/.f64 x (-.f64 t z)) (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (/.f64 z (-.f64 t z)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 t z))) x (*.f64 (/.f64 z (-.f64 t z)) x))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 x (-.f64 t z))) z (*.f64 (/.f64 x (-.f64 t z)) z))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 t z)) x (neg.f64 (*.f64 (/.f64 z (-.f64 t z)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 t z))) x (*.f64 (/.f64 z (-.f64 t z)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 t z)) x (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 x (-.f64 t z))) z (*.f64 (/.f64 x (-.f64 t z)) z))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 t z)) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 t z)) x (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 t z)) x (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 (/.f64 z (-.f64 t z)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 t z))) x (*.f64 (/.f64 z (-.f64 t z)) x))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 x (-.f64 t z))) z (*.f64 (/.f64 x (-.f64 t z)) z))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 (/.f64 z (-.f64 t z)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 t z))) x (*.f64 (/.f64 z (-.f64 t z)) x))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 x (-.f64 t z))) z (*.f64 (/.f64 x (-.f64 t z)) z))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z)))) |
(-.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 (-.f64 (*.f64 x z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (-.f64 t z)) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (-.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (+.f64 y z))) (-.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x (+.f64 y z))) (-.f64 t z))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (-.f64 t z) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) (/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 t z) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (-.f64 t z) (*.f64 x (+.f64 y z)))) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (-.f64 t z) (*.f64 x (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (-.f64 t z)) (*.f64 (-.f64 t z) (-.f64 t z))) (/.f64 (*.f64 (-.f64 t z) (*.f64 x z)) (*.f64 (-.f64 t z) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y)))) (+.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (+.f64 (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z))))))) (/.f64 (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z))))) (+.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (+.f64 (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (+.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z))))) (/.f64 (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) (+.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z)))))) |
(fma.f64 x (/.f64 y (-.f64 t z)) (neg.f64 (*.f64 z (/.f64 x (-.f64 t z))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x) (neg.f64 (*.f64 z (/.f64 x (-.f64 t z))))) |
(fma.f64 y (/.f64 x (-.f64 t z)) (neg.f64 (*.f64 z (/.f64 x (-.f64 t z))))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 z (/.f64 x (-.f64 t z))))) |
(fma.f64 (/.f64 y (-.f64 t z)) x (neg.f64 (*.f64 z (/.f64 x (-.f64 t z))))) |
(fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 z (/.f64 x (-.f64 t z))))) |
(fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 z (/.f64 x (-.f64 t z))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (*.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 z) (-.f64 t z)) (-.f64 (*.f64 (*.f64 x y) (-.f64 t z)) (*.f64 (-.f64 t z) (*.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))) (-.f64 t z)) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (+.f64 y z)) (-.f64 t z)) (*.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (+.f64 (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z)))))) (-.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y)))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z)))) (-.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (-.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 y z)) (*.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 t z) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t z) (*.f64 x (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (-.f64 t z)) (*.f64 (-.f64 t z) (*.f64 x z))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) #s(literal 1 binary64)) (*.f64 (*.f64 x (+.f64 y z)) (-.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z)))) (neg.f64 (*.f64 (-.f64 t z) (*.f64 x (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y)))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))))) (+.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (+.f64 (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z))))) (+.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 x (+.f64 y z))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 x z))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x z))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x z))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 x (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (-.f64 t z) (*.f64 x z))) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 (-.f64 t z) y) (/.f64 (-.f64 t z) (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 (-.f64 t z) (*.f64 x z))) (-.f64 t z)) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 t z) (*.f64 x y)) (*.f64 x z))) (*.f64 (/.f64 (-.f64 t z) (*.f64 x y)) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x z))) (*.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) (*.f64 x y)) (/.f64 (-.f64 t z) (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 (-.f64 t z) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (/.f64 (-.f64 t z) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 t z) (*.f64 x z))) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 (-.f64 t z) y) (/.f64 (-.f64 t z) (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t z) (*.f64 x z))) (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 (-.f64 t z) y) (/.f64 (-.f64 t z) (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (/.f64 (-.f64 t z) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (-.f64 t z)) (*.f64 (-.f64 t z) (*.f64 x z)))) (neg.f64 (*.f64 (-.f64 t z) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x (+.f64 y z)) (-.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y)))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z))))))) (neg.f64 (+.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (+.f64 (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))))) (neg.f64 (+.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (neg.f64 (*.f64 x (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y)))) (pow.f64 (neg.f64 (*.f64 z (/.f64 x (-.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (-.f64 (*.f64 (neg.f64 (*.f64 z (/.f64 x (-.f64 t z)))) (neg.f64 (*.f64 z (/.f64 x (-.f64 t z))))) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (neg.f64 (*.f64 z (/.f64 x (-.f64 t z)))))))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
(*.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (*.f64 x (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (-.f64 t z)) (*.f64 (-.f64 t z) (*.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (-.f64 t z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))) (-.f64 t z)))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 y z)) (-.f64 t z)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y)))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (+.f64 (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z)))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (/.f64 x (/.f64 (-.f64 t z) y))) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 (-.f64 t z) y)) (*.f64 z (/.f64 x (-.f64 t z)))))) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) |
(*.f64 (/.f64 (*.f64 x (+.f64 y z)) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 x (+.f64 y z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z))) |
(+.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(+.f64 (*.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) |
(+.f64 (*.f64 x (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) |
(+.f64 (*.f64 x (-.f64 y z)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (*.f64 x (-.f64 y z))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x y)) |
(-.f64 (*.f64 x y) (*.f64 x z)) |
(-.f64 (*.f64 x y) (-.f64 (*.f64 x z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (+.f64 y z))) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x (+.f64 y z)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 x (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) (-.f64 (*.f64 x (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))) |
(fma.f64 x y (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(fma.f64 x y (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) |
(fma.f64 x y (neg.f64 (-.f64 (*.f64 x z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))) |
(fma.f64 x (-.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) |
(fma.f64 x (-.f64 y z) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) z) (*.f64 x y)) |
(fma.f64 y x (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(fma.f64 y x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) |
(fma.f64 y x (neg.f64 (-.f64 (*.f64 x z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) |
(fma.f64 (-.f64 y z) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) |
(fma.f64 (-.f64 y z) x (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) z (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) x (*.f64 x y)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) |
(fma.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) |
(fma.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) (-.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 x (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z)))) (neg.f64 (*.f64 x (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z)))) (neg.f64 (-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) (-.f64 (*.f64 x (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (+.f64 y z))) (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (+.f64 y z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))))) (neg.f64 (neg.f64 (*.f64 x (+.f64 y z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) #s(literal 3 binary64))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) (*.f64 (*.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))) (pow.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) (-.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (*.f64 x (-.f64 y z)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (*.f64 x (*.f64 z (*.f64 x z))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (pow.f64 (-.f64 (*.f64 x z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) #s(literal 3 binary64))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 (-.f64 (*.f64 x z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) (-.f64 (*.f64 x z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) (/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (+.f64 y z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x (+.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (+.f64 y z))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (+.f64 y z)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x (+.f64 y z))) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x (+.f64 y z)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (+.f64 y z))) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x (+.f64 y z))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 x (-.f64 y z)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) |
(*.f64 (-.f64 y z) x) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z))))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z)))) |
(*.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 y z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (*.f64 x (+.f64 y z)) x) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 y z))) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 x z) |
(*.f64 z x) |
(/.f64 x (/.f64 t y)) |
(/.f64 (*.f64 x y) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) (/.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) (*.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 t y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 t y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 t y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 t y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 t y))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(*.f64 y (/.f64 x t)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y t)) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(/.f64 y t) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y z)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))) x))) |
(/.f64 (*.f64 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 z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y)))) (+.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))) x) (+.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y z))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y z)))) (*.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) x) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.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 z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z)))) (/.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))))) |
(fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y z) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(/.f64 #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 #s(literal 1 binary64) (/.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))) (+.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (/.f64 (/.f64 y z) (/.f64 z y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.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 z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.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 z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(/.f64 y z) |
(/.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) y) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(pow.f64 (/.f64 z y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) y) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 x (/.f64 (-.f64 t z) y)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) y) (/.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) y) (*.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 t z) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t z) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (-.f64 t z) y))) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y (-.f64 t z))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x (-.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z))) |
(/.f64 y (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t z) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 y #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(pow.f64 (/.f64 (-.f64 t z) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 t z) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(+.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) t) |
(-.f64 t z) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) |
(-.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 z z) (-.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) z t) |
(/.f64 (-.f64 t z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (-.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 z z))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t z)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (/.f64 t y)) (/.f64 (*.f64 x z) t)) |
(-.f64 (/.f64 x (/.f64 t y)) (/.f64 (-.f64 (*.f64 x z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) t) (/.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (+.f64 y z))) t) (/.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x (+.f64 y z))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))) |
(-.f64 (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x (-.f64 y z))))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 y z) t) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (/.f64 t (-.f64 y z))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 x (/.f64 t (-.f64 y z)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 t (-.f64 y z))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y z) t)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 t (-.f64 y z))) |
(/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(/.f64 (neg.f64 (/.f64 x t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(pow.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 t (-.f64 y z))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 x (-.f64 y z))) (/.f64 t (*.f64 x (-.f64 y z)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 t (*.f64 x (-.f64 y z))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (-.f64 y z)))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (-.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x (-.f64 y z))))) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(*.f64 (/.f64 (-.f64 y z) t) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (/.f64 t (-.f64 y z))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 y z) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) t)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.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))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 y z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (/.f64 t (-.f64 y z)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x (-.f64 y z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x (-.f64 y z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 t (-.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x (-.f64 y z))))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (/.f64 t (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (/.f64 t #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (/.f64 t x))) |
(/.f64 (/.f64 t (-.f64 y z)) x) |
(/.f64 (/.f64 t (-.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 t (-.f64 y z)) (*.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 t (-.f64 y z)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 t (-.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))) (neg.f64 (*.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y z))))) |
(/.f64 (/.f64 t #s(literal 1 binary64)) (*.f64 x (-.f64 y z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (-.f64 y z) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(/.f64 (/.f64 t x) (-.f64 y z)) |
(/.f64 (neg.f64 (/.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)))) |
(/.f64 (neg.f64 (/.f64 t x)) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(pow.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (/.f64 t (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 t (-.f64 y z)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 t (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x (-.f64 y z))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (-.f64 y z))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y z))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.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 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 t (*.f64 (*.f64 x (+.f64 y z)) (*.f64 x (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x z) (*.f64 x (+.f64 y z))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (/.f64 t x)) |
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) |
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (+.f64 y z) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y z) t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(/.f64 t (-.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 y z) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1 binary64)))) |
(/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y z) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)))) |
(/.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z)) |
(/.f64 (neg.f64 (/.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))))) |
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z))) |
(*.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 z z) (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) z y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 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)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y z)))) |
| 1× | egg-herbie |
| 5532× | *-lowering-*.f32 |
| 5532× | *-lowering-*.f64 |
| 2494× | +-lowering-+.f64 |
| 2494× | +-lowering-+.f32 |
| 2256× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 712 | 4869 |
| 1 | 2425 | 4362 |
| 0 | 8350 | 4362 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z))) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z))) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z))) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/ (* x y) (- t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(/ (* x y) (- t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(/ (* x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(* -1 (/ (- (* x y) (* x z)) z)) |
(+ (* -1 (/ (- (* x y) (* x z)) z)) (* t (- (/ x z) (/ (* x y) (pow z 2))))) |
(+ (* -1 (/ (- (* x y) (* x z)) z)) (* t (- (+ (/ x z) (/ (* t (- (/ x z) (/ (* x y) (pow z 2)))) z)) (/ (* x y) (pow z 2))))) |
(+ (* -1 (/ (- (* x y) (* x z)) z)) (* t (- (+ (* t (- (/ (* t (- (/ x z) (/ (* x y) (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ x z) (/ (* x y) (pow z 2))) z)))) (/ x z)) (/ (* x y) (pow z 2))))) |
(/ (- (* x y) (* x z)) t) |
(/ (- (+ (* x y) (/ (* z (- (* x y) (* x z))) t)) (* x z)) t) |
(/ (- (+ (* x y) (/ (* (pow z 2) (- (* x y) (* x z))) (pow t 2))) (+ (* -1 (/ (* z (- (* x y) (* x z))) t)) (* x z))) t) |
(/ (- (+ (* x y) (/ (* (pow z 3) (- (* x y) (* x z))) (pow t 3))) (+ (* -1 (/ (* z (- (* x y) (* x z))) t)) (+ (* -1 (/ (* (pow z 2) (- (* x y) (* x z))) (pow t 2))) (* x z)))) t) |
(/ (- (* x y) (* x z)) t) |
(* -1 (/ (+ (* -1 (- (* x y) (* x z))) (* -1 (/ (* z (- (* x y) (* x z))) t))) t)) |
(* -1 (/ (+ (* -1 (- (* x y) (* x z))) (* -1 (/ (+ (* z (- (* x y) (* x z))) (/ (* (pow z 2) (- (* x y) (* x z))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (- (* x y) (* x z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- (* x y) (* x z)))) (* -1 (/ (* (pow z 3) (- (* x y) (* x z))) t))) t)) (* z (- (* x y) (* x z)))) t))) t)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* -1 (* x (- (* -1 y) (* -1 z)))) |
(* -1 (* x (- (* -1 y) (* -1 z)))) |
(* -1 (* x (- (* -1 y) (* -1 z)))) |
(* -1 (* x (- (* -1 y) (* -1 z)))) |
(* -1 (* x z)) |
(- (* x y) (* x z)) |
(- (* x y) (* x z)) |
(- (* x y) (* x z)) |
(* x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* x y) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(* -1 (* x z)) |
(* z (- (/ (* x y) z) x)) |
(* z (- (/ (* x y) z) x)) |
(* z (- (/ (* x y) z) x)) |
(* -1 (* x z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 x)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 x)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 x)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 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 y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(* -1 (/ (* x y) z)) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(* -1 (/ (* x y) z)) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(* -1 (/ (* x y) z)) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
1 |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
(* -1 (/ y z)) |
(* y (- (/ 1 y) (/ 1 z))) |
(* y (- (/ 1 y) (/ 1 z))) |
(* y (- (/ 1 y) (/ 1 z))) |
(* -1 (/ y z)) |
(* -1 (* y (- (/ 1 z) (/ 1 y)))) |
(* -1 (* y (- (/ 1 z) (/ 1 y)))) |
(* -1 (* y (- (/ 1 z) (/ 1 y)))) |
(* -1 (/ y z)) |
(/ (- z y) z) |
(/ (- z y) z) |
(/ (- z y) z) |
1 |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
1 |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(* -1 (/ (* x y) z)) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2))))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(/ (* x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/ (* x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/ (* x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(* -1 (/ (* x y) z)) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z) |
(* -1 (/ (* x y) z)) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(* -1 (/ y z)) |
(+ (* -1 (/ y z)) (* -1 (/ (* t y) (pow z 2)))) |
(+ (* -1 (/ y z)) (* t (- (* -1 (/ (* t y) (pow z 3))) (/ y (pow z 2))))) |
(+ (* -1 (/ y z)) (* t (- (* t (- (* -1 (/ (* t y) (pow z 4))) (/ y (pow z 3)))) (/ y (pow z 2))))) |
(/ y t) |
(/ (+ y (/ (* y z) t)) t) |
(/ (- (+ y (/ (* y (pow z 2)) (pow t 2))) (* -1 (/ (* y z) t))) t) |
(/ (- (+ y (/ (* y (pow z 3)) (pow t 3))) (+ (* -1 (/ (* y z) t)) (* -1 (/ (* y (pow z 2)) (pow t 2))))) t) |
(/ y t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* y z) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* y z) (/ (* y (pow z 2)) t)) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (* -1 (/ (* y (pow z 3)) t))) t)) (* y z)) t))) t)) |
(/ y t) |
(+ (/ y t) (/ (* y z) (pow t 2))) |
(+ (* z (- (/ (* y z) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+ (* z (- (* z (- (/ (* y z) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(* -1 (/ y z)) |
(/ (+ (* -1 y) (* -1 (/ (* t y) z))) z) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow z 2)))) (/ (* t y) z)) z) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow z 3)))) (+ (/ (* t y) z) (/ (* (pow t 2) y) (pow z 2)))) z) |
(* -1 (/ y z)) |
(* -1 (/ (+ y (/ (* t y) z)) z)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) z)) (* t y)) z))) z)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) z) (* -1 (* (pow t 2) y))) z)) (* t y)) z))) z)) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/ (* x y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(/ (* x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(/ (* x y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(* -1 (/ t (* x z))) |
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* x (pow z 2))))) |
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* x (pow z 3)))) (/ t (* x (pow z 2)))))) |
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* x (pow z 4)))) (/ t (* x (pow z 3))))) (/ t (* x (pow z 2)))))) |
(/ t (* x y)) |
(/ (+ (/ t x) (/ (* t z) (* x y))) y) |
(/ (- (+ (/ t x) (/ (* t (pow z 2)) (* x (pow y 2)))) (* -1 (/ (* t z) (* x y)))) y) |
(/ (- (+ (/ t x) (/ (* t (pow z 3)) (* x (pow y 3)))) (+ (* -1 (/ (* t z) (* x y))) (* -1 (/ (* t (pow z 2)) (* x (pow y 2)))))) y) |
(/ t (* x y)) |
(* -1 (/ (+ (* -1 (/ t x)) (* -1 (/ (* t z) (* x y)))) y)) |
(* -1 (/ (+ (* -1 (/ t x)) (* -1 (/ (+ (/ (* t z) x) (/ (* t (pow z 2)) (* x y))) y))) y)) |
(* -1 (/ (+ (* -1 (/ t x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow z 2)) x)) (* -1 (/ (* t (pow z 3)) (* x y)))) y)) (/ (* t z) x)) y))) y)) |
(/ t (* x y)) |
(+ (/ t (* x y)) (/ (* t z) (* x (pow y 2)))) |
(+ (* z (- (/ (* t z) (* x (pow y 3))) (* -1 (/ t (* x (pow y 2)))))) (/ t (* x y))) |
(+ (* z (- (* z (- (/ (* t z) (* x (pow y 4))) (* -1 (/ t (* x (pow y 3)))))) (* -1 (/ t (* x (pow y 2)))))) (/ t (* x y))) |
(* -1 (/ t (* x z))) |
(/ (+ (* -1 (/ t x)) (* -1 (/ (* t y) (* x z)))) z) |
(/ (- (+ (* -1 (/ t x)) (* -1 (/ (* t (pow y 2)) (* x (pow z 2))))) (/ (* t y) (* x z))) z) |
(/ (- (+ (* -1 (/ t x)) (* -1 (/ (* t (pow y 3)) (* x (pow z 3))))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* x (pow z 2))))) z) |
(* -1 (/ t (* x z))) |
(* -1 (/ (+ (/ t x) (/ (* t y) (* x z))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) x)) z)) (/ t x)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) x))) z)) (/ (* t y) x)) z)) (/ t x)) z)) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (* x (- y z))) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(* -1 (/ t z)) |
(+ (* -1 (/ t z)) (* -1 (/ (* t y) (pow z 2)))) |
(+ (* -1 (/ t z)) (* y (- (* -1 (/ (* t y) (pow z 3))) (/ t (pow z 2))))) |
(+ (* -1 (/ t z)) (* y (- (* y (- (* -1 (/ (* t y) (pow z 4))) (/ t (pow z 3)))) (/ t (pow z 2))))) |
(/ t y) |
(/ (+ t (/ (* t z) y)) y) |
(/ (- (+ t (/ (* t (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y))) y) |
(/ (- (+ t (/ (* t (pow z 3)) (pow y 3))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* t (pow z 2)) (pow y 2))))) y) |
(/ t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t z) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t z) (/ (* t (pow z 2)) y)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow z 2))) (* -1 (/ (* t (pow z 3)) y))) y)) (* t z)) y))) y)) |
(/ t y) |
(+ (/ t y) (/ (* t z) (pow y 2))) |
(+ (* z (- (/ (* t z) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+ (* z (- (* z (- (/ (* t z) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(* -1 (/ t z)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) z))) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow z 2)))) (/ (* t y) z)) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow z 3)))) (+ (/ (* t y) z) (/ (* t (pow y 2)) (pow z 2)))) z) |
(* -1 (/ t z)) |
(* -1 (/ (+ t (/ (* t y) z)) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) z)) (* t y)) z))) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) z) (* -1 (* t (pow y 2)))) z)) (* t y)) z))) z)) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
| Outputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 t z)) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))) (/.f64 x (-.f64 t z))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))) (/.f64 x (-.f64 t z))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))) (/.f64 x (-.f64 t z))))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (/.f64 (*.f64 x y) t) t)))) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (-.f64 (/.f64 (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (/.f64 (*.f64 x y) t) t))) t) (/.f64 x t)) (/.f64 (/.f64 (*.f64 x y) t) t)))) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (/.f64 (*.f64 x y) t) t))) (*.f64 t t)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (/.f64 (*.f64 x y) t) t)) t))) (/.f64 x t)) (/.f64 (/.f64 (*.f64 x y) t) t)))) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(+.f64 x (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 y t)) z)) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 y t)) z)))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 x (-.f64 y t))) (*.f64 z z)) z) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x z) (/.f64 (neg.f64 (*.f64 x (-.f64 y t))) (*.f64 z z))))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 y t)) z)) (*.f64 x (-.f64 y t))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (-.f64 y t)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y t)) z))) (*.f64 t (*.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z))) z)) |
(* -1 (/ (- (* x y) (* x z)) z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ (* -1 (/ (- (* x y) (* x z)) z)) (* t (- (/ x z) (/ (* x y) (pow z 2))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 t (-.f64 (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))))) |
(+ (* -1 (/ (- (* x y) (* x z)) z)) (* t (- (+ (/ x z) (/ (* t (- (/ x z) (/ (* x y) (pow z 2)))) z)) (/ (* x y) (pow z 2))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 t (+.f64 (*.f64 (-.f64 (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (/.f64 t z)) (-.f64 (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z))))))) |
(+ (* -1 (/ (- (* x y) (* x z)) z)) (* t (- (+ (* t (- (/ (* t (- (/ x z) (/ (* x y) (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ x z) (/ (* x y) (pow z 2))) z)))) (/ x z)) (/ (* x y) (pow z 2))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 t (+.f64 (-.f64 (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 (-.f64 (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) z)))))) |
(/ (- (* x y) (* x z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (- (+ (* x y) (/ (* z (- (* x y) (* x z))) t)) (* x z)) t) |
(/.f64 (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 x (*.f64 (-.f64 y z) z)) t)) t) |
(/ (- (+ (* x y) (/ (* (pow z 2) (- (* x y) (* x z))) (pow t 2))) (+ (* -1 (/ (* z (- (* x y) (* x z))) t)) (* x z))) t) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 z z) (*.f64 t t))) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 x (*.f64 (-.f64 y z) z)) t))) t) |
(/ (- (+ (* x y) (/ (* (pow z 3) (- (* x y) (* x z))) (pow t 3))) (+ (* -1 (/ (* z (- (* x y) (* x z))) t)) (+ (* -1 (/ (* (pow z 2) (- (* x y) (* x z))) (pow t 2))) (* x z)))) t) |
(/.f64 (+.f64 (*.f64 x y) (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 z (*.f64 z z)))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) z) t)) (-.f64 (*.f64 x z) (*.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ (- (* x y) (* x z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* -1 (/ (+ (* -1 (- (* x y) (* x z))) (* -1 (/ (* z (- (* x y) (* x z))) t))) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) z) t) (*.f64 x (-.f64 z y))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (- (* x y) (* x z))) (* -1 (/ (+ (* z (- (* x y) (* x z))) (/ (* (pow z 2) (- (* x y) (* x z))) t)) t))) t)) |
(/.f64 (-.f64 (*.f64 x (-.f64 z y)) (/.f64 (+.f64 (*.f64 x (*.f64 (-.f64 y z) z)) (*.f64 (*.f64 z z) (/.f64 (*.f64 x (-.f64 y z)) t))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (- (* x y) (* x z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- (* x y) (* x z)))) (* -1 (/ (* (pow z 3) (- (* x y) (* x z))) t))) t)) (* z (- (* x y) (* x z)))) t))) t)) |
(/.f64 (-.f64 (*.f64 x (-.f64 z y)) (/.f64 (-.f64 (*.f64 x (*.f64 (-.f64 y z) z)) (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 x (-.f64 z y))) (*.f64 (*.f64 z z) (/.f64 (*.f64 x (*.f64 (-.f64 y z) z)) t))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x (- (* -1 y) (* -1 z)))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x (- (* -1 y) (* -1 z)))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x (- (* -1 y) (* -1 z)))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x (- (* -1 y) (* -1 z)))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(- (* x y) (* x z)) |
(*.f64 x (-.f64 y z)) |
(- (* x y) (* x z)) |
(*.f64 x (-.f64 y z)) |
(- (* x y) (* x z)) |
(*.f64 x (-.f64 y z)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* z (- (/ (* x y) z) x)) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (- (/ (* x y) z) x)) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (- (/ (* x y) z) x)) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 x)))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 x)))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 x)))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ x (* -1 (/ (* x y) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ x (* -1 (/ (* x y) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* -1 (/ (* x y) z)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) z) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (/ (* x y) z)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) z) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 x z) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 x z) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 x z) (/.f64 x y))) |
(* -1 (/ (* x y) z)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ x (* -1 (/ (* x y) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ x (* -1 (/ (* x y) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ x (* -1 (/ (* x y) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ x (* -1 (/ (* x y) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(* y (- (/ 1 y) (/ 1 z))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(* y (- (/ 1 y) (/ 1 z))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(* y (- (/ 1 y) (/ 1 z))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* y (- (/ 1 z) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* y (- (/ 1 z) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* y (- (/ 1 z) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(/ (- z y) z) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(/ (- z y) z) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(/ (- z y) z) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* -1 (/ (* x y) z)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) z) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) z) (/.f64 (*.f64 t (/.f64 (*.f64 x y) z)) z)) |
(+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x (*.f64 y t)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (/.f64 y (*.f64 z z))))) (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x (*.f64 y t)) (neg.f64 (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x (/.f64 y (*.f64 z z))) z))) (*.f64 x (/.f64 y (*.f64 z z))))) (/.f64 (*.f64 x y) z)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 y z) t))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 x (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))))))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y (/.f64 (*.f64 y z) t)))) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 y (+.f64 z (/.f64 (*.f64 z z) t)))) t))) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (/.f64 (+.f64 (*.f64 x (*.f64 y z)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t))))) t)) t))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(*.f64 x (+.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y z) t) t))) |
(+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y z)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (*.f64 x y) t) t)))) |
(+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 y (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 x y) t) t) t))) (/.f64 (/.f64 (*.f64 x y) t) t)))) |
(* -1 (/ (* x y) z)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) z) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (/.f64 (*.f64 x y) z))) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x (*.f64 t t)))) z) (*.f64 x (*.f64 y t))) z)) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z) |
(/.f64 (+.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x (*.f64 t t)))) z) (*.f64 x (*.f64 y t))) z)) z) |
(* -1 (/ (* x y) z)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) z) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (/.f64 (*.f64 x y) z))) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (-.f64 (*.f64 x y) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x (*.f64 t t)))) z) (*.f64 x (*.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (-.f64 (*.f64 x y) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 t t))) (/.f64 (*.f64 x (*.f64 y (*.f64 t (*.f64 t t)))) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+ (* -1 (/ y z)) (* -1 (/ (* t y) (pow z 2)))) |
(-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 y (/.f64 t (*.f64 z z)))) |
(+ (* -1 (/ y z)) (* t (- (* -1 (/ (* t y) (pow z 3))) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 t (*.f64 z (*.f64 z z))))) (/.f64 y (*.f64 z z)))) (/.f64 y z)) |
(+ (* -1 (/ y z)) (* t (- (* t (- (* -1 (/ (* t y) (pow z 4))) (/ y (pow z 3)))) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (pow.f64 z #s(literal 4 binary64))) (/.f64 y (*.f64 z (*.f64 z z))))) (/.f64 y (*.f64 z z)))) (/.f64 y z)) |
(/ y t) |
(/.f64 y t) |
(/ (+ y (/ (* y z) t)) t) |
(/.f64 (+.f64 y (/.f64 (*.f64 y z) t)) t) |
(/ (- (+ y (/ (* y (pow z 2)) (pow t 2))) (* -1 (/ (* y z) t))) t) |
(/.f64 (+.f64 y (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))))) t) |
(/ (- (+ y (/ (* y (pow z 3)) (pow t 3))) (+ (* -1 (/ (* y z) t)) (* -1 (/ (* y (pow z 2)) (pow t 2))))) t) |
(/.f64 (+.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* y z) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 y z) t))) t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* y z) (/ (* y (pow z 2)) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 y (+.f64 z (/.f64 (*.f64 z z) t))) t))) t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (* -1 (/ (* y (pow z 3)) t))) t)) (* y z)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (+.f64 (*.f64 y z) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t))) t) |
(/ y t) |
(/.f64 y t) |
(+ (/ y t) (/ (* y z) (pow t 2))) |
(+.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y z) t) t)) |
(+ (* z (- (/ (* y z) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t))) (/.f64 y (*.f64 t t))))) |
(+ (* z (- (* z (- (/ (* y z) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 y (*.f64 t t)) (*.f64 z (+.f64 (*.f64 y (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 y (*.f64 t (*.f64 t t)))))))) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(/ (+ (* -1 y) (* -1 (/ (* t y) z))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y t) z)) z) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow z 2)))) (/ (* t y) z)) z) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (*.f64 t t) z))) (*.f64 y t)) z)) z) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow z 3)))) (+ (/ (* t y) z) (/ (* (pow t 2) y) (pow z 2)))) z) |
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (*.f64 t t) z))) (*.f64 y t)) z)) z) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ y (/ (* t y) z)) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y t) z)) z) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) z)) (* t y)) z))) z)) |
(/.f64 (-.f64 y (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (*.f64 t t) z))) (*.f64 y t)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) z) (* -1 (* (pow t 2) y))) z)) (* t y)) z))) z)) |
(/.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 y (*.f64 t t)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 y t)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
t |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x z) y) t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x z) y) t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x z) y) t))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) t) z))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) t) z))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) t) z))) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(* -1 (/ t (* x z))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x z))) |
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* x (pow z 2))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x z))) (/.f64 (*.f64 y t) (*.f64 x (*.f64 z z)))) |
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* x (pow z 3)))) (/ t (* x (pow z 2)))))) |
(-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y (/.f64 t x)) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 t (*.f64 x (*.f64 z z))))) (/.f64 t (*.f64 x z))) |
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* x (pow z 4)))) (/ t (* x (pow z 3))))) (/ t (* x (pow z 2)))))) |
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 y (*.f64 x (pow.f64 z #s(literal 4 binary64)))))) (/.f64 (/.f64 t (*.f64 x (*.f64 z z))) z))) (/.f64 t (*.f64 x (*.f64 z z))))) (/.f64 t (*.f64 x z))) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ (+ (/ t x) (/ (* t z) (* x y))) y) |
(/.f64 (+.f64 (/.f64 t x) (/.f64 (*.f64 z t) (*.f64 x y))) y) |
(/ (- (+ (/ t x) (/ (* t (pow z 2)) (* x (pow y 2)))) (* -1 (/ (* t z) (* x y)))) y) |
(/.f64 (+.f64 (/.f64 t x) (*.f64 (/.f64 t x) (+.f64 (/.f64 z y) (/.f64 (*.f64 z z) (*.f64 y y))))) y) |
(/ (- (+ (/ t x) (/ (* t (pow z 3)) (* x (pow y 3)))) (+ (* -1 (/ (* t z) (* x y))) (* -1 (/ (* t (pow z 2)) (* x (pow y 2)))))) y) |
(/.f64 (+.f64 (+.f64 (/.f64 t x) (/.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) (+.f64 (/.f64 z y) (/.f64 (*.f64 z z) (*.f64 y y)))))) y) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(* -1 (/ (+ (* -1 (/ t x)) (* -1 (/ (* t z) (* x y)))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 t x) (/.f64 (*.f64 z t) (*.f64 x y)))) y) |
(* -1 (/ (+ (* -1 (/ t x)) (* -1 (/ (+ (/ (* t z) x) (/ (* t (pow z 2)) (* x y))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 t x) (/.f64 (*.f64 t (+.f64 (/.f64 z x) (/.f64 (/.f64 (*.f64 z z) y) x))) y))) y) |
(* -1 (/ (+ (* -1 (/ t x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow z 2)) x)) (* -1 (/ (* t (pow z 3)) (* x y)))) y)) (/ (* t z) x)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 t x) (/.f64 (+.f64 (/.f64 (*.f64 z t) x) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 (*.f64 z z) x) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) y) x)))) y)) y))) y) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(+ (/ t (* x y)) (/ (* t z) (* x (pow y 2)))) |
(+.f64 (/.f64 t (*.f64 x y)) (*.f64 z (/.f64 (/.f64 t (*.f64 x y)) y))) |
(+ (* z (- (/ (* t z) (* x (pow y 3))) (* -1 (/ t (* x (pow y 2)))))) (/ t (* x y))) |
(+.f64 (/.f64 t (*.f64 x y)) (*.f64 z (+.f64 (/.f64 (*.f64 z (/.f64 (/.f64 t (*.f64 x y)) y)) y) (/.f64 (/.f64 t (*.f64 x y)) y)))) |
(+ (* z (- (* z (- (/ (* t z) (* x (pow y 4))) (* -1 (/ t (* x (pow y 3)))))) (* -1 (/ t (* x (pow y 2)))))) (/ t (* x y))) |
(+.f64 (/.f64 t (*.f64 x y)) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z t) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 t (*.f64 x y)) y) y))) (/.f64 (/.f64 t (*.f64 x y)) y)))) |
(* -1 (/ t (* x z))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x z))) |
(/ (+ (* -1 (/ t x)) (* -1 (/ (* t y) (* x z)))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) (/.f64 (*.f64 y (/.f64 t x)) z)) z) |
(/ (- (+ (* -1 (/ t x)) (* -1 (/ (* t (pow y 2)) (* x (pow z 2))))) (/ (* t y) (* x z))) z) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 t x) (+.f64 (/.f64 y z) (/.f64 (*.f64 y y) (*.f64 z z)))))) z) |
(/ (- (+ (* -1 (/ t x)) (* -1 (/ (* t (pow y 3)) (* x (pow z 3))))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* x (pow z 2))))) z) |
(/.f64 (-.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 y z) (/.f64 (*.f64 y y) (*.f64 z z))))) z) |
(* -1 (/ t (* x z))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x z))) |
(* -1 (/ (+ (/ t x) (/ (* t y) (* x z))) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) (/.f64 (*.f64 y (/.f64 t x)) z)) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) x)) z)) (/ t x)) z)) |
(/.f64 (-.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 t x) (+.f64 (/.f64 y z) (/.f64 (*.f64 y y) (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) x))) z)) (/ (* t y) x)) z)) (/ t x)) z)) |
(/.f64 (-.f64 (/.f64 t x) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y t) (*.f64 y y)) (*.f64 x z)) (*.f64 (*.f64 y y) (/.f64 t x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 y (/.f64 t x))) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.f64 y z))) |
(/ t (* x (- y z))) |
(/.f64 t (*.f64 x (-.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 (/ t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(+ (* -1 (/ t z)) (* -1 (/ (* t y) (pow z 2)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 t (*.f64 z z)))) (/.f64 t z)) |
(+ (* -1 (/ t z)) (* y (- (* -1 (/ (* t y) (pow z 3))) (/ t (pow z 2))))) |
(-.f64 (*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 t (*.f64 z (*.f64 z z))))) (/.f64 t (*.f64 z z)))) (/.f64 t z)) |
(+ (* -1 (/ t z)) (* y (- (* y (- (* -1 (/ (* t y) (pow z 4))) (/ t (pow z 3)))) (/ t (pow z 2))))) |
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (pow.f64 z #s(literal 4 binary64))) (/.f64 t (*.f64 z (*.f64 z z))))) (/.f64 t (*.f64 z z)))) (/.f64 t z)) |
(/ t y) |
(/.f64 t y) |
(/ (+ t (/ (* t z) y)) y) |
(/.f64 (+.f64 t (/.f64 (*.f64 z t) y)) y) |
(/ (- (+ t (/ (* t (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y))) y) |
(/.f64 (+.f64 t (*.f64 t (+.f64 (/.f64 z y) (/.f64 (*.f64 z z) (*.f64 y y))))) y) |
(/ (- (+ t (/ (* t (pow z 3)) (pow y 3))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* t (pow z 2)) (pow y 2))))) y) |
(/.f64 (+.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 z y) (/.f64 (*.f64 z z) (*.f64 y y))))))) y) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t z) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 z t) y))) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t z) (/ (* t (pow z 2)) y)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 z z) y) z)) y))) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow z 2))) (* -1 (/ (* t (pow z 3)) y))) y)) (* t z)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (+.f64 (*.f64 z t) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) y)))) y)) y))) y) |
(/ t y) |
(/.f64 t y) |
(+ (/ t y) (/ (* t z) (pow y 2))) |
(+.f64 (/.f64 t y) (*.f64 z (/.f64 t (*.f64 y y)))) |
(+ (* z (- (/ (* t z) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 z (+.f64 (/.f64 (*.f64 z t) (*.f64 y (*.f64 y y))) (/.f64 t (*.f64 y y))))) |
(+ (* z (- (* z (- (/ (* t z) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 z (+.f64 (/.f64 t (*.f64 y y)) (*.f64 z (+.f64 (/.f64 (*.f64 z t) (pow.f64 y #s(literal 4 binary64))) (/.f64 t (*.f64 y (*.f64 y y)))))))) |
(* -1 (/ t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) z))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y t) z)) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow z 2)))) (/ (* t y) z)) z) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (/.f64 y z) (/.f64 (*.f64 y y) (*.f64 z z)))))) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow z 3)))) (+ (/ (* t y) z) (/ (* t (pow y 2)) (pow z 2)))) z) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 (*.f64 y t) (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (/.f64 y z) (/.f64 (*.f64 y y) (*.f64 z z))))) z) |
(* -1 (/ t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(* -1 (/ (+ t (/ (* t y) z)) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y t) z)) z) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) z)) (* t y)) z))) z)) |
(/.f64 (-.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (/.f64 y z) (/.f64 (*.f64 y y) (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) z) (* -1 (* t (pow y 2)))) z)) (* t y)) z))) z)) |
(/.f64 (-.f64 t (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y t)) (/.f64 (*.f64 (*.f64 y t) (*.f64 y y)) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 y t)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
Compiled 24310 to 2761 computations (88.6% saved)
19 alts after pruning (10 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1310 | 2 | 1312 |
| Fresh | 0 | 8 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1311 | 19 | 1330 |
| Status | Accuracy | Program |
|---|---|---|
| 48.0% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z x)) t) | |
| ✓ | 82.2% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| ✓ | 48.5% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| 29.6% | (/.f64 (*.f64 x (*.f64 t (-.f64 y z))) (*.f64 t t)) | |
| ▶ | 50.5% | (/.f64 (*.f64 x y) (-.f64 t z)) |
| ▶ | 37.4% | (/.f64 (*.f64 x y) t) |
| ✓ | 97.9% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 53.1% | (/.f64 x (/.f64 t (-.f64 y z))) | |
| 40.7% | (/.f64 x (/.f64 t y)) | |
| ▶ | 55.2% | (/.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
| ✓ | 53.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)) |
| ✓ | 98.3% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| ✓ | 54.1% | (*.f64 (/.f64 y (-.f64 t z)) x) |
| ✓ | 40.9% | (*.f64 (/.f64 y t) x) |
| ▶ | 50.7% | (*.f64 (/.f64 x t) (-.f64 y z)) |
| 52.3% | (*.f64 y (/.f64 x (-.f64 t z))) | |
| ▶ | 38.7% | (*.f64 y (/.f64 x t)) |
| ✓ | 52.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | 33.3% | x |
Compiled 323 to 211 computations (34.7% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 x t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x t) (-.f64 y z)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) t) |
| ✓ | cost-diff | 0 | (/.f64 x t) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 x t)) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (/.f64 t z)) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
| ✓ | cost-diff | 128 | (/.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
| 1722× | sum3-define |
| 1646× | fnmsub-define |
| 1624× | fmsub-define |
| 1512× | fma-lowering-fma.f32 |
| 1512× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 81 |
| 1 | 38 | 81 |
| 2 | 71 | 81 |
| 3 | 152 | 81 |
| 4 | 264 | 81 |
| 5 | 446 | 81 |
| 6 | 815 | 81 |
| 7 | 1752 | 81 |
| 8 | 6210 | 81 |
| 0 | 8319 | 81 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (- 0 (+ -1 (/ t z)))) |
x |
(- 0 (+ -1 (/ t z))) |
0 |
(+ -1 (/ t z)) |
-1 |
(/ t z) |
t |
z |
(* y (/ x t)) |
y |
(/ x t) |
x |
t |
(/ (* x y) t) |
(* x y) |
x |
y |
t |
(* (/ x t) (- y z)) |
(/ x t) |
x |
t |
(- y z) |
y |
z |
(/ (* x y) (- t z)) |
(* x y) |
x |
y |
(- t z) |
t |
z |
| Outputs |
|---|
(/ x (- 0 (+ -1 (/ t z)))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
x |
(- 0 (+ -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
0 |
#s(literal 0 binary64) |
(+ -1 (/ t z)) |
(+.f64 #s(literal -1 binary64) (/.f64 t z)) |
-1 |
#s(literal -1 binary64) |
(/ t z) |
(/.f64 t z) |
t |
z |
(* y (/ x t)) |
(/.f64 (*.f64 x y) t) |
y |
(/ x t) |
(/.f64 x t) |
x |
t |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* x y) |
(*.f64 x y) |
x |
y |
t |
(* (/ x t) (- y z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ x t) |
(/.f64 x t) |
x |
t |
(- y z) |
(-.f64 y z) |
y |
z |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* x y) |
(*.f64 x y) |
x |
y |
(- t z) |
(-.f64 t z) |
t |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 91.0% | (/.f64 (*.f64 x y) (-.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 x t) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 94.3% | (*.f64 (/.f64 x t) (-.f64 y z)) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 93.5% | (/.f64 (*.f64 x y) t) |
| ✓ | accuracy | 100.0% | (/.f64 x t) |
| ✓ | accuracy | 94.6% | (*.f64 y (/.f64 x t)) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -1 binary64) (/.f64 t z)) |
| ✓ | accuracy | 94.3% | (/.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
| 55.0ms | 256× | 0 | valid |
Compiled 90 to 19 computations (78.9% saved)
ival-div: 9.0ms (42.4% of total)ival-mult: 6.0ms (28.2% of total)ival-sub: 4.0ms (18.8% of total)ival-add: 1.0ms (4.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (- 0 (+ -1 (/ t z))))> |
#<alt (- 0 (+ -1 (/ t z)))> |
#<alt (+ -1 (/ t z))> |
#<alt (/ t z)> |
#<alt (* y (/ x t))> |
#<alt (/ x t)> |
#<alt (/ (* x y) t)> |
#<alt (* x y)> |
#<alt (* (/ x t) (- y z))> |
#<alt (- y z)> |
#<alt (/ (* x y) (- t z))> |
#<alt (- t z)> |
| Outputs |
|---|
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (+ x (* t (- (/ (* t x) (pow z 2)) (* -1 (/ x z)))))> |
#<alt (+ x (* t (- (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (* -1 (/ x z)))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t)> |
#<alt (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 3)) (pow t 2)))) (/ (* x (pow z 2)) t)) t)> |
#<alt (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 4)) (pow t 3)))) (+ (/ (* x (pow z 2)) t) (/ (* x (pow z 3)) (pow t 2)))) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2)))))> |
#<alt (* z (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2))))))> |
#<alt (* z (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (* -1 (/ t z))> |
#<alt (* t (- (/ 1 t) (/ 1 z)))> |
#<alt (* t (- (/ 1 t) (/ 1 z)))> |
#<alt (* t (- (/ 1 t) (/ 1 z)))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (* t (- (/ 1 z) (/ 1 t))))> |
#<alt (* -1 (* t (- (/ 1 z) (/ 1 t))))> |
#<alt (* -1 (* t (- (/ 1 z) (/ 1 t))))> |
#<alt (* -1 (/ t z))> |
#<alt (/ (- z t) z)> |
#<alt (/ (- z t) z)> |
#<alt (/ (- z t) z)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt -1> |
#<alt (- (/ t z) 1)> |
#<alt (- (/ t z) 1)> |
#<alt (- (/ t z) 1)> |
#<alt (/ t z)> |
#<alt (* t (- (/ 1 z) (/ 1 t)))> |
#<alt (* t (- (/ 1 z) (/ 1 t)))> |
#<alt (* t (- (/ 1 z) (/ 1 t)))> |
#<alt (/ t z)> |
#<alt (* -1 (* t (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (* t (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (* t (- (/ 1 t) (/ 1 z))))> |
#<alt (/ t z)> |
#<alt (/ (+ t (* -1 z)) z)> |
#<alt (/ (+ t (* -1 z)) z)> |
#<alt (/ (+ t (* -1 z)) z)> |
#<alt -1> |
#<alt (- (/ t z) 1)> |
#<alt (- (/ t z) 1)> |
#<alt (- (/ t z) 1)> |
#<alt -1> |
#<alt (- (/ t z) 1)> |
#<alt (- (/ t z) 1)> |
#<alt (- (/ t z) 1)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (/ (* x y) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ x t)))> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* x y) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* z (+ (* -1 (/ x t)) (/ (* x y) (* t z))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t))))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z)))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2)))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (+ (* x y) (/ (* x (* y z)) t)) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t)> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t))> |
#<alt (/ (* x y) t)> |
#<alt (+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2)))> |
#<alt (+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z)> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (/ x (- 0 (+ -1 (/ t z)))) |
| 1.0ms | x | @ | inf | (/ x (- 0 (+ -1 (/ t z)))) |
| 0.0ms | x | @ | -inf | (/ x (- 0 (+ -1 (/ t z)))) |
| 0.0ms | t | @ | inf | (/ x (- 0 (+ -1 (/ t z)))) |
| 0.0ms | t | @ | 0 | (/ x (- 0 (+ -1 (/ t z)))) |
| 1× | batch-egg-rewrite |
| 4548× | *-lowering-*.f32 |
| 4548× | *-lowering-*.f64 |
| 3988× | /-lowering-/.f32 |
| 3988× | /-lowering-/.f64 |
| 1892× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 56 |
| 1 | 114 | 56 |
| 2 | 983 | 56 |
| 0 | 9134 | 56 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (- 0 (+ -1 (/ t z)))) |
(- 0 (+ -1 (/ t z))) |
(+ -1 (/ t z)) |
(/ t z) |
(* y (/ x t)) |
(/ x t) |
(/ (* x y) t) |
(* x y) |
(* (/ x t) (- y z)) |
(- y z) |
(/ (* x y) (- t z)) |
(- t z) |
| Outputs |
|---|
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) #s(literal 0 binary64))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) #s(literal 0 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (/.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (/.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal -1 binary64))) (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 z t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 z t))) (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) #s(literal 0 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) #s(literal -1 binary64)) (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 t z))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 t z)) (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 (*.f64 (/.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(+.f64 (*.f64 (*.f64 (/.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal -1 binary64)) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 z t)) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 z t)) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal -1 binary64)) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (/.f64 t z) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) |
(+.f64 (*.f64 (/.f64 t z) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(neg.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) x)) |
(neg.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x)) |
(/.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)))) (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z))))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))) (-.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (+.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z (/.f64 t z))))) (+.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) #s(literal -1 binary64))) (+.f64 (/.f64 t z) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z))) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) x)) |
(*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) |
(*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z))))) (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(+.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal -1 binary64))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 0 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 z t))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal 1 binary64))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 0 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (-.f64 (/.f64 t z) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))) (/.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t z) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t z) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 0 binary64)) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (neg.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (+.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) #s(literal -1 binary64)) (neg.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z (/.f64 t z))))) (+.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) #s(literal -1 binary64))) (+.f64 (/.f64 t z) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z (/.f64 t z))))) (+.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) #s(literal -1 binary64))) (+.f64 (/.f64 t z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal -1 binary64))) |
(+.f64 #s(literal -1 binary64) (/.f64 t z)) |
(+.f64 #s(literal -1 binary64) (+.f64 (/.f64 t z) #s(literal 0 binary64))) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
(+.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (neg.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 z t))) |
(-.f64 (/.f64 t z) #s(literal 1 binary64)) |
(-.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (-.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) #s(literal 0 binary64))) |
(-.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (+.f64 (/.f64 t z) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(-.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 t (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 t z) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) t #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (neg.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (+.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) #s(literal -1 binary64)) (+.f64 (/.f64 t z) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 t (/.f64 z (/.f64 t z))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z (/.f64 t z))))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) (+.f64 (*.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z))))) (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z (/.f64 t z))))) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t (/.f64 z (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 t z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t)))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 z t)))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 t z))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal 3/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 t z))) (/.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) #s(literal 3/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(+.f64 #s(literal 0 binary64) (/.f64 t z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 z t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z t))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 t z) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 z t) (/.f64 t z))) (/.f64 #s(literal -1 binary64) (/.f64 z t))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (/.f64 z (/.f64 t z))) (/.f64 z t))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (/.f64 z (/.f64 t z))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 z t))) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t)) |
(neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) y)) |
(neg.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 x t))) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 x t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t)) |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) t) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y t) x) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t x))) |
(/.f64 x t) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x t))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t x)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.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) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t)) |
(neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) y)) |
(neg.f64 (*.f64 y (/.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 x t))) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 x t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t)) |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) t) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y t) x) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -1 binary64) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(*.f64 x y) |
(*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) x) |
(+.f64 (/.f64 x (/.f64 t y)) (neg.f64 (*.f64 (/.f64 x t) z))) |
(+.f64 (/.f64 x (/.f64 t y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t)) |
(+.f64 (neg.f64 (*.f64 (/.f64 x t) z)) (/.f64 x (/.f64 t y))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t) (/.f64 x (/.f64 t y))) |
(-.f64 (/.f64 x (/.f64 t y)) (/.f64 z (/.f64 t x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 t x)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 t x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 t x)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 t x))) |
(fma.f64 x (/.f64 y t) (neg.f64 (*.f64 (/.f64 x t) z))) |
(fma.f64 x (/.f64 y t) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 x t) z))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t)) |
(fma.f64 y (/.f64 x t) (neg.f64 (*.f64 (/.f64 x t) z))) |
(fma.f64 y (/.f64 x t) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t)) |
(fma.f64 (/.f64 x t) y (neg.f64 (*.f64 (/.f64 x t) z))) |
(fma.f64 (/.f64 x t) y (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 x t) z))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t)) |
(fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (/.f64 x t) z))) |
(fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y)) (neg.f64 (*.f64 (/.f64 x t) z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y) (neg.f64 (*.f64 (/.f64 x t) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t)) |
(fma.f64 (/.f64 y t) x (neg.f64 (*.f64 (/.f64 x t) z))) |
(fma.f64 (/.f64 y t) x (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (-.f64 y z))) |
(neg.f64 (*.f64 (-.f64 y z) (/.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 x (-.f64 y z))))) |
(/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 y z) (/.f64 t x)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 z y)) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t x) (+.f64 z y)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 x t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z y) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 z y) t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 z y) (/.f64 x t)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 x t))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t x) (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (+.f64 z y) (/.f64 x t))) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (*.f64 (+.f64 z y) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (+.f64 z y) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 x t)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (neg.f64 (*.f64 (/.f64 t x) (+.f64 z y)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (neg.f64 (/.f64 (+.f64 z y) (/.f64 x t)))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 z y)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t x)) (+.f64 z y)) |
(/.f64 (neg.f64 (-.f64 y z)) (/.f64 #s(literal -1 binary64) (/.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 z y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (*.f64 (+.f64 z y) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t x))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 x t) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 x t) z)) (neg.f64 (*.f64 (/.f64 x t) z))) (*.f64 (/.f64 x (/.f64 t y)) (neg.f64 (*.f64 (/.f64 x t) z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t)) (*.f64 (/.f64 x (/.f64 t y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (*.f64 (neg.f64 (*.f64 (/.f64 x t) z)) (neg.f64 (*.f64 (/.f64 x t) z)))) (-.f64 (/.f64 x (/.f64 t y)) (neg.f64 (*.f64 (/.f64 x t) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t))) (-.f64 (/.f64 x (/.f64 t y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 x t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (/.f64 x t) (+.f64 (neg.f64 (*.f64 y y)) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y z))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (-.f64 y z) t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.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 z y)))) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) (+.f64 z y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (/.f64 x t)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 x t))) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 z y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 z y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) t))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) t))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 z y) t)))) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t x)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(*.f64 (/.f64 (-.f64 y z) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 y z) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) y) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) y) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) z) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (+.f64 z y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 z y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 z z))) (*.f64 (+.f64 z y) (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.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 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 y y)) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 z y) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) t) (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) z) (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) t)) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t z) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 z (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 t (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 z t))) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 z t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 z t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x y)))) |
(/.f64 x (/.f64 (-.f64 t z) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 x y))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (-.f64 z t)) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 (*.f64 z z) (*.f64 (+.f64 t z) (+.f64 t z)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (-.f64 (*.f64 z (+.f64 t z)) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t)))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (-.f64 z t))) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) x)) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (-.f64 t z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 (+.f64 t z) (*.f64 x y))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) x)) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 x (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 x (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) x) y) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) y) x) |
(+.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 t z)))) |
(-.f64 #s(literal 0 binary64) (-.f64 z t)) |
(-.f64 t z) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) #s(literal 1 binary64))) |
(-.f64 (+.f64 t #s(literal 0 binary64)) z) |
(fma.f64 #s(literal -1 binary64) z t) |
(neg.f64 (-.f64 z t)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(/.f64 (-.f64 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 z t) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 t z)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t z)) (*.f64 (+.f64 t z) (*.f64 z z))) (*.f64 (+.f64 t z) (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 t z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1 binary64)) (+.f64 t z)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 z t)) |
(*.f64 (-.f64 t z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t z)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (+.f64 t z) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
| 1× | egg-herbie |
| 4562× | *-lowering-*.f32 |
| 4562× | *-lowering-*.f64 |
| 1604× | +-lowering-+.f64 |
| 1604× | +-lowering-+.f32 |
| 1304× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 2589 |
| 1 | 1044 | 2398 |
| 2 | 3580 | 2318 |
| 0 | 8406 | 2318 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
x |
(+ x (/ (* t x) z)) |
(+ x (* t (- (/ (* t x) (pow z 2)) (* -1 (/ x z))))) |
(+ x (* t (- (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (* -1 (/ x z))))) |
(* -1 (/ (* x z) t)) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 3)) (pow t 2)))) (/ (* x (pow z 2)) t)) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 4)) (pow t 3)))) (+ (/ (* x (pow z 2)) t) (/ (* x (pow z 3)) (pow t 2)))) t) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2))))) |
(* z (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2)))))) |
(* z (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2)))))) |
x |
(+ x (/ (* t x) z)) |
(- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) |
(- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) |
x |
(+ x (/ (* t x) z)) |
(+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z))) |
1 |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
(* -1 (/ t z)) |
(* t (- (/ 1 t) (/ 1 z))) |
(* t (- (/ 1 t) (/ 1 z))) |
(* t (- (/ 1 t) (/ 1 z))) |
(* -1 (/ t z)) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(* -1 (/ t z)) |
(/ (- z t) z) |
(/ (- z t) z) |
(/ (- z t) z) |
1 |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
1 |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
-1 |
(- (/ t z) 1) |
(- (/ t z) 1) |
(- (/ t z) 1) |
(/ t z) |
(* t (- (/ 1 z) (/ 1 t))) |
(* t (- (/ 1 z) (/ 1 t))) |
(* t (- (/ 1 z) (/ 1 t))) |
(/ t z) |
(* -1 (* t (- (/ 1 t) (/ 1 z)))) |
(* -1 (* t (- (/ 1 t) (/ 1 z)))) |
(* -1 (* t (- (/ 1 t) (/ 1 z)))) |
(/ t z) |
(/ (+ t (* -1 z)) z) |
(/ (+ t (* -1 z)) z) |
(/ (+ t (* -1 z)) z) |
-1 |
(- (/ t z) 1) |
(- (/ t z) 1) |
(- (/ t z) 1) |
-1 |
(- (/ t z) 1) |
(- (/ t z) 1) |
(- (/ t z) 1) |
(/ 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) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(/ (* x (- y z)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/ (* x y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(/ (* x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(/ (* x y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(* -1 (/ (* x y) z)) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2))))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(/ (* x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/ (* x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/ (* x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(* -1 (/ (* x y) z)) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z) |
(* -1 (/ (* x y) z)) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z)) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
| Outputs |
|---|
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
x |
(+ x (/ (* t x) z)) |
(+.f64 x (/.f64 (*.f64 x t) z)) |
(+ x (* t (- (/ (* t x) (pow z 2)) (* -1 (/ x z))))) |
(+.f64 x (*.f64 t (*.f64 (/.f64 x z) (+.f64 (/.f64 t z) #s(literal 1 binary64))))) |
(+ x (* t (- (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (* -1 (/ x z))))) |
(+.f64 x (*.f64 t (+.f64 (/.f64 x z) (*.f64 t (*.f64 (/.f64 x (*.f64 z z)) (+.f64 (/.f64 t z) #s(literal 1 binary64))))))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 z t)))) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 3)) (pow t 2)))) (/ (* x (pow z 2)) t)) t) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (*.f64 z z) t)))) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 4)) (pow t 3)))) (+ (/ (* x (pow z 2)) t) (/ (* x (pow z 3)) (pow t 2)))) t) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 z (*.f64 z z)) t) (*.f64 z z)))) t) (*.f64 x (+.f64 z (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t (*.f64 t t)))))) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 z t)))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (*.f64 z z) t)))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x z) (/.f64 (+.f64 (/.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (/.f64 (pow.f64 z #s(literal 4 binary64)) t))) t) (*.f64 x (*.f64 z z))) t)) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 z t)))) t) |
(* z (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2)))))) |
(*.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x (*.f64 t t)))) t) (/.f64 x (*.f64 t t)))) (/.f64 x t))) |
(* z (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2)))))) |
(*.f64 z (-.f64 (*.f64 z (-.f64 (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (/.f64 x (*.f64 t (*.f64 t t))))) (/.f64 x (*.f64 t t)))) (/.f64 x t))) |
x |
(+ x (/ (* t x) z)) |
(+.f64 x (/.f64 (*.f64 x t) z)) |
(- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) |
(+.f64 x (*.f64 t (*.f64 (/.f64 x z) (+.f64 (/.f64 t z) #s(literal 1 binary64))))) |
(- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) |
(+.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 x (+.f64 (/.f64 (*.f64 t t) z) t))) z) z) (/.f64 (*.f64 x t) z))) |
x |
(+ x (/ (* t x) z)) |
(+.f64 x (/.f64 (*.f64 x t) z)) |
(+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) |
(+.f64 x (*.f64 t (*.f64 (/.f64 x z) (+.f64 (/.f64 t z) #s(literal 1 binary64))))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z))) |
(+.f64 x (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 x (+.f64 (/.f64 (*.f64 t t) z) t))) z) (*.f64 x t)) z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(* -1 (/ t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(* t (- (/ 1 t) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* t (- (/ 1 t) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* t (- (/ 1 t) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* -1 (/ t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* -1 (/ t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(/ (- z t) z) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/ (- z t) z) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/ (- z t) z) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
-1 |
#s(literal -1 binary64) |
(- (/ t z) 1) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
(- (/ t z) 1) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
(- (/ t z) 1) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
(/ t z) |
(/.f64 t z) |
(* t (- (/ 1 z) (/ 1 t))) |
(+.f64 #s(literal -1 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) z))) |
(* t (- (/ 1 z) (/ 1 t))) |
(+.f64 #s(literal -1 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) z))) |
(* t (- (/ 1 z) (/ 1 t))) |
(+.f64 #s(literal -1 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) z))) |
(/ t z) |
(/.f64 t z) |
(* -1 (* t (- (/ 1 t) (/ 1 z)))) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z)))) |
(* -1 (* t (- (/ 1 t) (/ 1 z)))) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z)))) |
(* -1 (* t (- (/ 1 t) (/ 1 z)))) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z)))) |
(/ t z) |
(/.f64 t z) |
(/ (+ t (* -1 z)) z) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
(/ (+ t (* -1 z)) z) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
(/ (+ t (* -1 z)) z) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ t z) 1) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
(- (/ t z) 1) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
(- (/ t z) 1) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ t z) 1) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
(- (/ t z) 1) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
(- (/ t z) 1) |
(+.f64 (/.f64 t z) #s(literal -1 binary64)) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 (/.f64 (*.f64 x z) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 (/.f64 (*.f64 x z) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 (/.f64 (*.f64 x z) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (/.f64 (*.f64 x z) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (/.f64 (*.f64 x z) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (/.f64 (*.f64 x z) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 t (/.f64 (*.f64 x y) z))) z) |
(+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (/.f64 (*.f64 x y) z)) (*.f64 z (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 x y) (*.f64 z z)))) (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 x y)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x y) (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 x y) (*.f64 z z)))) (/.f64 (*.f64 x y) z)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/.f64 (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z t)))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/.f64 (*.f64 x (+.f64 y (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 x y) (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(/.f64 (*.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z t)))) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(/.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 x y) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 z t)))) t)) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/.f64 (+.f64 (*.f64 x y) (/.f64 (+.f64 (*.f64 x (*.f64 z y)) (/.f64 (*.f64 x (*.f64 y (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t)) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(*.f64 (/.f64 x t) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (*.f64 (/.f64 (/.f64 (*.f64 x y) t) t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 x y) t) t) (*.f64 z (*.f64 x (+.f64 (*.f64 y (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 y (*.f64 t (*.f64 t t))))))))) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 t (/.f64 (*.f64 x y) z))) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 t (/.f64 (*.f64 t t) z)))) (-.f64 #s(literal 0 binary64) z)) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 (*.f64 t (*.f64 t t)) y)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 t (/.f64 (*.f64 t t) z)))) z) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 t (/.f64 (*.f64 x y) z))) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 t (/.f64 (*.f64 t t) z)))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 x y))) (/.f64 (*.f64 t (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 t t) z) t))) z)) z) (*.f64 x y)) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
Compiled 17157 to 1904 computations (88.9% saved)
19 alts after pruning (7 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1124 | 3 | 1127 |
| Fresh | 1 | 4 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 9 | 9 |
| Total | 1127 | 19 | 1146 |
| Status | Accuracy | Program |
|---|---|---|
| 48.0% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z x)) t) | |
| 50.2% | (/.f64 (-.f64 y z) (/.f64 t x)) | |
| ✓ | 82.2% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| ✓ | 48.5% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| 29.6% | (/.f64 (*.f64 x (*.f64 t (-.f64 y z))) (*.f64 t t)) | |
| ✓ | 50.5% | (/.f64 (*.f64 x y) (-.f64 t z)) |
| ✓ | 37.4% | (/.f64 (*.f64 x y) t) |
| 38.5% | (/.f64 y (/.f64 t x)) | |
| ✓ | 97.9% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 40.7% | (/.f64 x (/.f64 t y)) | |
| 55.2% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) | |
| ✓ | 53.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)) |
| ✓ | 98.3% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| ✓ | 54.1% | (*.f64 (/.f64 y (-.f64 t z)) x) |
| ✓ | 40.9% | (*.f64 (/.f64 y t) x) |
| ✓ | 50.7% | (*.f64 (/.f64 x t) (-.f64 y z)) |
| 52.3% | (*.f64 y (/.f64 x (-.f64 t z))) | |
| ✓ | 52.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | 33.3% | x |
Compiled 431 to 204 computations (52.7% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (-.f64 y z) (/.f64 t x)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(-.f64 x (*.f64 (/.f64 x z) (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)) |
(/.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z x)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) |
(/.f64 (*.f64 x (*.f64 t (-.f64 y z))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z x)) (-.f64 t z)) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
5 calls:
| 9.0ms | x |
| 9.0ms | y |
| 9.0ms | t |
| 8.0ms | z |
| 8.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | x |
| 98.3% | 1 | y |
| 98.3% | 1 | z |
| 98.3% | 1 | t |
| 98.3% | 1 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (-.f64 y z) (/.f64 t x)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
4 calls:
| 6.0ms | y |
| 6.0ms | x |
| 5.0ms | z |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 1 | x |
| 89.0% | 1 | y |
| 95.5% | 3 | z |
| 89.0% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (-.f64 y z) (/.f64 t x)) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
4 calls:
| 6.0ms | x |
| 5.0ms | z |
| 5.0ms | y |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.6% | 3 | y |
| 79.1% | 3 | t |
| 69.3% | 7 | x |
| 80.3% | 3 | z |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
| Outputs |
|---|
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
2 calls:
| 5.0ms | t |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 3 | t |
| 78.6% | 4 | z |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (/.f64 y t) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
3 calls:
| 3.0ms | t |
| 3.0ms | y |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.6% | 3 | z |
| 53.9% | 2 | y |
| 68.4% | 3 | t |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
| Outputs |
|---|
x |
(*.f64 (/.f64 y t) x) |
x |
2 calls:
| 3.0ms | z |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.6% | 3 | t |
| 63.1% | 3 | z |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
| Outputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
x |
2 calls:
| 54.0ms | z |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.3% | 3 | x |
| 61.3% | 3 | z |
Compiled 10 to 8 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | t |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.3% | 1 | x |
| 33.3% | 1 | t |
| 33.3% | 1 | y |
| 33.3% | 1 | z |
Compiled 20 to 16 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 7.47658212152942e+220 | 3.3105441902550087e+221 |
| 17.0ms | -1.0165998195612318e+123 | -3.4405640160490945e+110 |
| 16.0ms | 256× | 0 | valid |
Compiled 436 to 302 computations (30.7% saved)
ival-sub: 3.0ms (42.6% of total)ival-div: 2.0ms (28.4% of total)ival-mult: 2.0ms (28.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 121562669.80470072 | 16279395106807.77 |
| 16.0ms | -3.69042050416113e+23 | -2140813499.435004 |
| 18.0ms | 304× | 0 | valid |
Compiled 476 to 337 computations (29.2% saved)
ival-sub: 3.0ms (36.8% of total)ival-div: 2.0ms (24.6% of total)ival-mult: 2.0ms (24.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 |
|---|---|---|
| 13.0ms | 1.2973934106656592e+60 | 1.0355641381680539e+66 |
| 13.0ms | -60986696.01375239 | -14069.20917465136 |
| 18.0ms | 272× | 0 | valid |
Compiled 428 to 303 computations (29.2% saved)
ival-sub: 3.0ms (41.1% of total)ival-div: 2.0ms (27.4% of total)ival-mult: 2.0ms (27.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 3.5459540762564937e-130 | 1.5466312830668432e-115 |
| 26.0ms | -9.008727332627797e-38 | -1.0127317501929919e-41 |
| 31.0ms | 288× | 0 | valid |
Compiled 416 to 302 computations (27.4% saved)
ival-mult: 16.0ms (73.8% of total)ival-sub: 3.0ms (13.8% of total)ival-div: 2.0ms (9.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.1608820031614293e+111 | 1.5698899133064908e+112 |
| 7.0ms | -9.527902436246415e+23 | -3.69042050416113e+23 |
| 12.0ms | 176× | 0 | valid |
Compiled 196 to 146 computations (25.5% saved)
ival-sub: 2.0ms (43.2% of total)ival-div: 1.0ms (21.6% of total)ival-mult: 1.0ms (21.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 |
|---|---|---|
| 10.0ms | 1.1608820031614293e+111 | 1.5698899133064908e+112 |
| 7.0ms | -9.527902436246415e+23 | -3.69042050416113e+23 |
| 12.0ms | 176× | 0 | valid |
Compiled 196 to 146 computations (25.5% saved)
ival-sub: 2.0ms (42.3% of total)ival-div: 1.0ms (21.1% of total)ival-mult: 1.0ms (21.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 24× | *-commutative_binary64 |
| 18× | +-commutative_binary64 |
| 18× | sub-neg_binary64 |
| 12× | if-if-or-not_binary32 |
| 10× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 132 |
| 1 | 96 | 132 |
| 2 | 113 | 132 |
| 3 | 123 | 132 |
| 4 | 130 | 132 |
| 5 | 132 | 132 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(if (<=.f64 z #s(literal -559999999999999993388939506520895684956172698626498651778773032961794799666537765034127835737765382402711708321654513860608 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 87999999999999995673312094394182044889521548736276519353360500025595634327362154326135306093161504148866067010350480144994663870683423013072443694327591672630999409703692949150407964504405076882691002862187381420476858368 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(if (<=.f64 z #s(literal -9600000000 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 720000000000 binary64)) (*.f64 (/.f64 y (-.f64 t z)) x) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(if (<=.f64 t #s(literal -370000 binary64)) (*.f64 x (/.f64 (-.f64 y z) t)) (if (<=.f64 t #s(literal 2999999999999999990886175161818044706719531977989743857526374400 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (/.f64 (-.f64 y z) t)))) |
(if (<=.f64 z #s(literal -8428725474762389/766247770432944429179173513575154591809369561091801088 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 1663601816472489/11090678776483259438313656736572334813745748301503266300681918322458485231222502492159897624416558312389564843845614287315896631296 binary64)) (*.f64 (/.f64 y t) x) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -390000000000000004194304 binary64)) x (if (<=.f64 z #s(literal 1179999999999999941037380332433929785936691885029065942758425575597553589691505526688328686840568077426695864320 binary64)) (*.f64 (/.f64 y t) x) x)) |
(if (<=.f64 z #s(literal -530000000000000012582912 binary64)) x (if (<=.f64 z #s(literal 2699999999999999896763305106938590562662667752157322077114473046910862852746011066904519199687070707164335046656 binary64)) (*.f64 y (/.f64 x t)) x)) |
x |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(if (<=.f64 z #s(literal -559999999999999993388939506520895684956172698626498651778773032961794799666537765034127835737765382402711708321654513860608 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 87999999999999995673312094394182044889521548736276519353360500025595634327362154326135306093161504148866067010350480144994663870683423013072443694327591672630999409703692949150407964504405076882691002862187381420476858368 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(if (<=.f64 z #s(literal -559999999999999993388939506520895684956172698626498651778773032961794799666537765034127835737765382402711708321654513860608 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 87999999999999995673312094394182044889521548736276519353360500025595634327362154326135306093161504148866067010350480144994663870683423013072443694327591672630999409703692949150407964504405076882691002862187381420476858368 binary64)) (*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(if (<=.f64 z #s(literal -9600000000 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 720000000000 binary64)) (*.f64 (/.f64 y (-.f64 t z)) x) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(if (<=.f64 z #s(literal -9600000000 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 720000000000 binary64)) (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(if (<=.f64 t #s(literal -370000 binary64)) (*.f64 x (/.f64 (-.f64 y z) t)) (if (<=.f64 t #s(literal 2999999999999999990886175161818044706719531977989743857526374400 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (/.f64 (-.f64 y z) t)))) |
(if (<=.f64 z #s(literal -8428725474762389/766247770432944429179173513575154591809369561091801088 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 1663601816472489/11090678776483259438313656736572334813745748301503266300681918322458485231222502492159897624416558312389564843845614287315896631296 binary64)) (*.f64 (/.f64 y t) x) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -8428725474762389/766247770432944429179173513575154591809369561091801088 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 1663601816472489/11090678776483259438313656736572334813745748301503266300681918322458485231222502492159897624416558312389564843845614287315896631296 binary64)) (*.f64 x (/.f64 y t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -390000000000000004194304 binary64)) x (if (<=.f64 z #s(literal 1179999999999999941037380332433929785936691885029065942758425575597553589691505526688328686840568077426695864320 binary64)) (*.f64 (/.f64 y t) x) x)) |
(if (<=.f64 z #s(literal -390000000000000004194304 binary64)) x (if (<=.f64 z #s(literal 1179999999999999941037380332433929785936691885029065942758425575597553589691505526688328686840568077426695864320 binary64)) (*.f64 x (/.f64 y t)) x)) |
(if (<=.f64 z #s(literal -530000000000000012582912 binary64)) x (if (<=.f64 z #s(literal 2699999999999999896763305106938590562662667752157322077114473046910862852746011066904519199687070707164335046656 binary64)) (*.f64 y (/.f64 x t)) x)) |
x |
| 4548× | *-lowering-*.f32 |
| 4548× | *-lowering-*.f64 |
| 4398× | /-lowering-/.f32 |
| 4398× | /-lowering-/.f64 |
| 4390× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 83 |
| 1 | 147 | 80 |
| 2 | 1170 | 80 |
| 0 | 8308 | 80 |
| 0 | 18 | 56 |
| 1 | 114 | 56 |
| 2 | 983 | 56 |
| 0 | 9134 | 56 |
| 0 | 209 | 1328 |
| 1 | 718 | 1190 |
| 2 | 2607 | 1080 |
| 0 | 8588 | 1080 |
| 0 | 528 | 4654 |
| 1 | 1799 | 4102 |
| 2 | 6443 | 4096 |
| 0 | 8113 | 4096 |
| 0 | 8 | 20 |
| 1 | 45 | 20 |
| 2 | 369 | 20 |
| 3 | 4907 | 20 |
| 0 | 9278 | 20 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 407 to 227 computations (44.2% saved)
(negabs x)
Compiled 398 to 170 computations (57.3% saved)
Loading profile data...