
Time bar (total: 9.6s)
| 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-sub: 12.0ms (48.4% of total)ival-mult: 8.0ms (32.3% of total)ival-div: 4.0ms (16.1% of total)const: 1.0ms (4% of total)backward-pass: 0.0ms (0% of total)| 614.0ms | 8256× | 0 | valid |
ival-sub: 133.0ms (44.3% of total)ival-div: 93.0ms (31% of total)ival-mult: 64.0ms (21.3% of total)const: 8.0ms (2.7% of total)backward-pass: 3.0ms (1% 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 |
|---|---|---|---|---|---|
| 40 | 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) |
| 80.0ms | 512× | 0 | valid |
Compiled 71 to 26 computations (63.4% saved)
ival-mult: 24.0ms (70% of total)ival-sub: 6.0ms (17.5% of total)ival-div: 4.0ms (11.7% of total)const: 1.0ms (2.9% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 85.1% | (/.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 | 85.1% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 31.0ms | 256× | 0 | valid |
Compiled 29 to 9 computations (69% 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)| 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 | |
|---|---|---|---|---|
| 9.0ms | y | @ | -inf | (/ (* x (- y z)) (- t z)) |
| 1.0ms | z | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | y | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | x | @ | 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 (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 504 | 15 | 519 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 505 | 15 | 520 |
| Status | Accuracy | Program |
|---|---|---|
| 84.3% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z x)) (-.f64 t z)) | |
| 51.9% | (/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 x (+.f64 y z))) (-.f64 t z)) | |
| 80.6% | (/.f64 (*.f64 x (-.f64 y z)) (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z)))) | |
| ▶ | 49.4% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| 50.7% | (/.f64 (*.f64 x y) (-.f64 t z)) | |
| 38.3% | (/.f64 (*.f64 x y) t) | |
| ▶ | 98.8% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 84.8% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) | |
| 48.5% | (-.f64 x (*.f64 (/.f64 x z) (-.f64 y t))) | |
| 85.5% | (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) | |
| ▶ | 85.0% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
| 49.1% | (*.f64 y (/.f64 x (-.f64 t z))) | |
| ▶ | 53.8% | (*.f64 x (/.f64 (-.f64 y z) t)) |
| 51.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) | |
| ▶ | 34.4% | x |
Compiled 382 to 244 computations (36.1% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 y z)) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 t z)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.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 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))) |
| 1954× | fnmadd-define |
| 1794× | fnmsub-define |
| 1770× | fmsub-define |
| 1700× | fma-lowering-fma.f32 |
| 1700× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 94 |
| 1 | 36 | 94 |
| 2 | 82 | 94 |
| 3 | 262 | 94 |
| 4 | 609 | 94 |
| 5 | 1207 | 94 |
| 6 | 2909 | 94 |
| 7 | 6279 | 94 |
| 0 | 8248 | 94 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (/ (- t z) (- y z))) |
x |
(/ (- t z) (- y z)) |
(- t z) |
t |
z |
(- y z) |
y |
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 |
(* (/ 1 (- t z)) (* x (- y z))) |
(/ 1 (- t z)) |
1 |
(- t z) |
t |
z |
(* x (- y z)) |
x |
(- y z) |
y |
| Outputs |
|---|
(/ x (/ (- t z) (- y z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t 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 |
x |
(* x (/ (- y z) t)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
x |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(- y z) |
(-.f64 y z) |
y |
z |
t |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
x |
(- y z) |
(-.f64 y z) |
y |
z |
t |
(* (/ 1 (- t z)) (* x (- y z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ 1 (- t z)) |
(/.f64 #s(literal 1 binary64) (-.f64 t z)) |
1 |
#s(literal 1 binary64) |
(- t z) |
(-.f64 t z) |
t |
z |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
x |
(- y z) |
(-.f64 y z) |
y |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 y z)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 t z)) |
| ✓ | accuracy | 84.9% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 y z)) |
| ✓ | accuracy | 91.7% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y z) t) |
| ✓ | accuracy | 96.1% | (*.f64 x (/.f64 (-.f64 y z) t)) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 t z) (-.f64 y z)) |
| ✓ | accuracy | 98.8% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 74.0ms | 256× | 0 | valid |
Compiled 102 to 16 computations (84.3% saved)
ival-sub: 22.0ms (61.7% of total)ival-div: 8.0ms (22.4% of total)ival-mult: 5.0ms (14% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (/ (- t z) (- y z)))> |
#<alt (/ (- t z) (- y z))> |
#<alt (- t z)> |
#<alt (- y z)> |
#<alt (* x (/ (- y z) t))> |
#<alt (/ (- y z) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* x (- y z))> |
#<alt (* (/ 1 (- t z)) (* x (- y z)))> |
#<alt (/ 1 (- 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 (- 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))> |
#<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 (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (/ (* x (- y z)) 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 (* -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 (/ (* 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 (/ -1 z)> |
#<alt (- (* -1 (/ t (pow z 2))) (/ 1 z))> |
#<alt (- (* t (- (* -1 (/ t (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (- (* t (- (* t (- (* -1 (/ t (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (/ 1 t)> |
#<alt (/ (+ 1 (/ z t)) t)> |
#<alt (/ (- (+ 1 (/ (pow z 2) (pow t 2))) (* -1 (/ z t))) t)> |
#<alt (/ (- (+ 1 (/ (pow z 3) (pow t 3))) (+ (* -1 (/ z t)) (* -1 (/ (pow z 2) (pow t 2))))) t)> |
#<alt (/ 1 t)> |
#<alt (* -1 (/ (- (* -1 (/ z t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) t) (* -1 z)) t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) t)) (pow z 2)) t)) (* -1 z)) t)) 1) t))> |
#<alt (/ 1 t)> |
#<alt (+ (/ 1 t) (/ z (pow t 2)))> |
#<alt (+ (* z (+ (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t))> |
#<alt (+ (* z (+ (* z (+ (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2)))) (/ 1 t))> |
#<alt (/ -1 z)> |
#<alt (/ (- (* -1 (/ t z)) 1) z)> |
#<alt (/ (- (* -1 (/ (pow t 2) (pow z 2))) (+ 1 (/ t z))) z)> |
#<alt (/ (- (* -1 (/ (pow t 3) (pow z 3))) (+ 1 (+ (/ t z) (/ (pow t 2) (pow z 2))))) z)> |
#<alt (/ -1 z)> |
#<alt (* -1 (/ (+ 1 (/ t z)) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) z)) t) z))) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) z) (* -1 (pow t 2))) z)) t) z))) z))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | z | @ | -inf | (/ (- y z) t) |
| 2.0ms | t | @ | inf | (* x (/ (- y z) t)) |
| 1.0ms | t | @ | 0 | (/ (- t z) (- y z)) |
| 1.0ms | z | @ | -inf | (/ 1 (- t z)) |
| 1.0ms | z | @ | 0 | (/ (- t z) (- y z)) |
| 1× | batch-egg-rewrite |
| 4878× | *-lowering-*.f32 |
| 4878× | *-lowering-*.f64 |
| 4606× | /-lowering-/.f32 |
| 4606× | /-lowering-/.f64 |
| 1514× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 59 |
| 1 | 90 | 59 |
| 2 | 688 | 59 |
| 0 | 8613 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (/ (- t z) (- y z))) |
(/ (- t z) (- y z)) |
(- t z) |
(- y z) |
(* x (/ (- y z) t)) |
(/ (- y z) t) |
(/ (* x (- y z)) t) |
(* x (- y z)) |
(* (/ 1 (- t z)) (* x (- y z))) |
(/ 1 (- t z)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z))) |
(+.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(+.f64 (/.f64 y (/.f64 (-.f64 t z) x)) (/.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 (-.f64 t z) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (-.f64 t z) x))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(+.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 t z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z))) (*.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 t z))) |
(+.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 (*.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 x (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 x (-.f64 z t)) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 t z)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 y (/.f64 (-.f64 t z) x)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) #s(literal 1 binary64))) |
(+.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 t z)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.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 t z) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.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))))) |
(+.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 (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 z t))) (*.f64 z (/.f64 x (-.f64 z t)))) |
(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 z y)) (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (-.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 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(neg.f64 (*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 y z))) |
(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 y z) (/.f64 (-.f64 t z) x)) |
(/.f64 (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)) #s(literal 1 binary64)) |
(/.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) (/.f64 (*.f64 (-.f64 t z) (+.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 (-.f64 t z) (+.f64 z y)) (*.f64 x (-.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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 t z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 z y)))) |
(/.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 z y))) (/.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 (/.f64 (-.f64 y z) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 z y) (/.f64 (-.f64 t z) x))) |
(/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.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 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 (-.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 z y)))))) |
(/.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 z y)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(/.f64 (/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 t 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 (*.f64 y y) (*.f64 z z))) (-.f64 t z)) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.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))) (-.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 t z) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (*.f64 (+.f64 z y) (-.f64 t 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 t z))))) |
(/.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(/.f64 (/.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t z) (-.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 z y))) (-.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 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 z y) (-.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 z y)))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (-.f64 t z) x))) |
(/.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 z y)))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (/.f64 (-.f64 t z) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (-.f64 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 z y))) (-.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 z y))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 z y) (-.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 z y))) (-.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 z y))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal -1 binary64)) (*.f64 (+.f64 z y) (-.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 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 z t) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.f64 (-.f64 z t) (+.f64 z y))) |
(/.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 z y))))) |
(/.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 z y)))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (-.f64 z t) (+.f64 z y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 (-.f64 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 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (/.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (+.f64 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 (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.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) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 z t) (+.f64 z y))) |
(/.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 z y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t z)))))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z 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 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t 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 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 x #s(literal -1 binary64)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.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 z y)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 z y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.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 z y))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) (-.f64 t z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x y) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z))) (*.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 (-.f64 t z) x)) #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 (-.f64 t z) x)) (/.f64 y (/.f64 (-.f64 t z) x))) (-.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 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x y) (-.f64 t z))) (*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)))) (-.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 (-.f64 t z) x)) (/.f64 y (/.f64 (-.f64 t z) x))) (*.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 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 x (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (+.f64 z y)) |
(/.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 z y))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (*.f64 (+.f64 z y) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.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 t z)) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 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 (-.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 t z)) (*.f64 z (+.f64 t z))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.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 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 z y))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.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 z y)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.f64 (+.f64 z y) (-.f64 z y))) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 x (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.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 (-.f64 #s(literal 0 binary64) (-.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 z y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (+.f64 t z)) (-.f64 (*.f64 t t) (*.f64 z z))) |
(/.f64 (/.f64 (*.f64 x (-.f64 z y)) #s(literal -1 binary64)) (-.f64 t z)) |
(/.f64 (/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)) |
(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 (-.f64 y z) (/.f64 (-.f64 t z) x)) #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 y z) (/.f64 (-.f64 t z) x))) |
(*.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 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(*.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 z y)))) (/.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 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 x (-.f64 t z)))) |
(*.f64 (/.f64 x (-.f64 t 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 z y)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(*.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 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) (*.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 (*.f64 x (-.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 z y))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.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 t 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 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.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 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 (+.f64 t z))) 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 t z)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) x)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.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 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.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 (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) (*.f64 (+.f64 t z) (*.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 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 t z)))))) |
(*.f64 (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 y z) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z)) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 x (-.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 z y))))) |
(*.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 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 x (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 x (-.f64 t z)) (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t 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 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.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 t z))) (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z)) #s(literal 1 binary64)) (*.f64 (-.f64 y z) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z)) (/.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 z y))))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 t z) (+.f64 z y))) |
(*.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 z y))))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.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 x (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 x (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.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 t z)))) |
(*.f64 (*.f64 (-.f64 y z) (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z))) (+.f64 t z)) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) |
(*.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 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 z t))) (-.f64 z y)) |
(*.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 z y))) (/.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 z y)))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.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 z y) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 z y) (/.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 z y))) (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 z y))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.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 z y)))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.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 z y))) (neg.f64 (*.f64 (+.f64 z y) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 z y) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 z y) (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 z y) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.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 z y)))) (/.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.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 z y) (neg.f64 (*.f64 (+.f64 z y) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (/.f64 z (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 z y) (/.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 (-.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 z y)))) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z y))) (*.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 z y))) |
(+.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 (-.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 y y) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 z y)) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 z y)) (/.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 z y) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.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))))) |
(+.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))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y z) (-.f64 t z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) |
(-.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 (/.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 t z)))) (-.f64 y z)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (-.f64 y z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (-.f64 y z)) (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 y z) (+.f64 t z))) (/.f64 (*.f64 z z) (*.f64 (-.f64 y z) (+.f64 t z)))) |
(-.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 t z))) (/.f64 (/.f64 (/.f64 z (-.f64 y z)) (/.f64 (-.f64 y z) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)))) |
(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 z y))) (/.f64 z (-.f64 z y))) |
(fma.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 z y) (/.f64 z (-.f64 z y))) |
(neg.f64 (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (-.f64 t z) (-.f64 y z)) |
(/.f64 (-.f64 t z) (*.f64 (-.f64 z y) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 t 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 (-.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 t z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (-.f64 z t))) |
(/.f64 (-.f64 z t) (-.f64 z y)) |
(/.f64 (-.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 z t) (*.f64 (-.f64 z y) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 t z) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.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 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (-.f64 y z) (+.f64 t z))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 t z)) (-.f64 z y))) |
(/.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 z y) z)) (*.f64 (-.f64 y z) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z y)) (-.f64 (*.f64 y y) (*.f64 z 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 t 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 (-.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 t z)))))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (*.f64 (-.f64 z y) (+.f64 t z))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 y z) (+.f64 t 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 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z))) |
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 y z)) (+.f64 t z)) |
(/.f64 (/.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 z y))))) |
(/.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #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 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 (*.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 t z) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 z y)) (*.f64 (*.f64 z (+.f64 z y)) (*.f64 z (+.f64 z y)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 z y)) (-.f64 (*.f64 z (+.f64 z y)) (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 z y)) (*.f64 z (+.f64 z y))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 z y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (-.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 t 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 (*.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 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.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 t z) (-.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 t z)))) (-.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 t z))) (-.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 t z)))) (-.f64 z y))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 t z)) (-.f64 y z))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 t z)) (-.f64 z y))) |
(/.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 t 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 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) 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 t z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.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 t z)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) (+.f64 t 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 t z)) (/.f64 (-.f64 t z) (-.f64 y z)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)))) |
(/.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 t z))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.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 t z)))) |
(/.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 t z)) |
(/.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 t z)) (/.f64 (-.f64 t z) (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z))) |
(/.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 t z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 y z))) (+.f64 t z)) |
(/.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 t z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (+.f64 t z) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.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 z y)) (*.f64 (*.f64 z (+.f64 z y)) (*.f64 z (+.f64 z y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 z y)) (-.f64 (*.f64 z (+.f64 z y)) (*.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 z y)) (*.f64 z (+.f64 z y))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.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)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (+.f64 t z)) |
(/.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 t z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(/.f64 (/.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 z y) z)) (-.f64 y z)) (-.f64 y z)) |
(pow.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y z) (-.f64 t 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 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 y z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(*.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 t 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 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (+.f64 z y) (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 t z)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.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 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)))) |
(*.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 t z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 t 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 z y))) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 z y) (-.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 z y)))) |
(*.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 z y)))))) |
(*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 z y)) |
(*.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.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 t z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.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 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(*.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 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.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 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 y z)) (/.f64 (-.f64 t z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (+.f64 t z) (-.f64 y z)) (/.f64 (-.f64 t z) (+.f64 t z))) |
(*.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 z y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z 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 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 t 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 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)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.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 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 (-.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 (*.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.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 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 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.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 t 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)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t 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)))) #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 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 z 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 (*.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 t z))))) (+.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 (-.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 t z))))) (+.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 t z))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (+.f64 (*.f64 t t) (*.f64 z z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z))) (+.f64 t z)) |
(pow.f64 (-.f64 t z) #s(literal 1 binary64)) |
(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 #s(literal -1 binary64) (-.f64 z t)) |
(*.f64 (-.f64 z t) #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 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 (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) #s(literal 1 binary64))) |
(*.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 (*.f64 t t) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (+.f64 t z) (/.f64 (-.f64 t z) (+.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)))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) #s(literal 1 binary64)) (/.f64 (-.f64 t z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t 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 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)) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 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 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 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 1 binary64)) z) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) z) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (-.f64 z y)) |
(/.f64 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 z y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 z y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 z z))) (*.f64 (+.f64 z y) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 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 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 (+.f64 z y) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 y y)))) (+.f64 z y))) |
(/.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 z y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y))) (+.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (+.f64 (-.f64 #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 (-.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 z y))))) (+.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 z y))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (+.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 z y))) (+.f64 (*.f64 y y) (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 #s(literal -1 binary64) (-.f64 z y)) |
(*.f64 (-.f64 (*.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 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(+.f64 (*.f64 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 t (*.f64 x (-.f64 y z)))) #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 t (*.f64 x (-.f64 y z))))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)) |
(/.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 t (*.f64 x (-.f64 z y)))) |
(/.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 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 x (-.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 z y))) 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 (+.f64 z y) t)) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.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 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.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 z y) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (*.f64 t (+.f64 z y))) |
(/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) 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 z y))) 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 z y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 z y) t)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 z y) (-.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 z y))) 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 z y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal 1 binary64)) (*.f64 (+.f64 z y) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal -1 binary64)) (*.f64 (+.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(/.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 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (+.f64 z y))) |
(/.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 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.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 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z y))) |
(/.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 z y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 t (-.f64 z y))) |
(/.f64 (/.f64 x (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (/.f64 x (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)) |
(/.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 z y)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (+.f64 z y)) |
(/.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 z y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)) |
(/.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 z y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 x t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 x t)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 x t)) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 x t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 x t)) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 t (-.f64 y z)) x) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) (/.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y)) (/.f64 (-.f64 y z) t)) x) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) x) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) t)) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) t)) (+.f64 z y)) |
(/.f64 (/.f64 (*.f64 x (-.f64 z y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.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 (/.f64 (-.f64 y z) t) x) |
(*.f64 (/.f64 x (/.f64 t (-.f64 y z))) #s(literal 1 binary64)) |
(*.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 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 z y)) 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 z y)))) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 x t))) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 z y) t)) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.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 z y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 z y))) |
(*.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 z y))))) |
(*.f64 (/.f64 x (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.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 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 x (-.f64 y z))) |
(+.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 #s(literal 0 binary64) (/.f64 (-.f64 z y) t)) |
(-.f64 (/.f64 y t) (/.f64 z t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) t) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 z y)) t) (/.f64 (/.f64 (*.f64 z z) (+.f64 z y)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z y) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 z y))) (/.f64 (*.f64 z z) (*.f64 t (+.f64 z y)))) |
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 t z) (*.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 z y))) (/.f64 (/.f64 z (*.f64 t (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y)))) |
(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 #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 t) (*.f64 t (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) 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 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 z y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y)) (/.f64 (-.f64 y z) t)))) |
(/.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))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) 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 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 z y))) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (+.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 (-.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 z y)))) (-.f64 #s(literal 0 binary64) 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 z y) t)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (-.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 z y))))) |
(/.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 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))) t))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (neg.f64 (*.f64 t (+.f64 z y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (neg.f64 (*.f64 (+.f64 z y) 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 z y)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 z y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 z y) #s(literal 1 binary64)) (-.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)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.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 z y)))) 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 z y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.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 z y))) 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 z y))))) |
(/.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 z y) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (+.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal -1 binary64)) (-.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 z (+.f64 z y))) (-.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 z y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (-.f64 #s(literal 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 z y)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.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 z y)) (/.f64 (-.f64 y z) t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y)))) |
(/.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 z y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)) |
(/.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 #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 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.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 z y)) |
(/.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 z y)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y))) |
(/.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 z y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (+.f64 z y)) |
(/.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 z y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 z y) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal -1 binary64) t)) (+.f64 z y)) |
(/.f64 (/.f64 (*.f64 t (-.f64 y z)) t) t) |
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z y) 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 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))) 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 #s(literal 1 binary64) 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 z y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 #s(literal 1 binary64) 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 z y)) (/.f64 (-.f64 y z) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y)))) |
(*.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 z y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.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 z y))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) t) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (/.f64 (+.f64 z y) t) (/.f64 (-.f64 y z) (+.f64 z y))) |
(*.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 z y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(+.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 t (*.f64 x (-.f64 y z)))) #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 t (*.f64 x (-.f64 y z))))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)) |
(/.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 t (*.f64 x (-.f64 z y)))) |
(/.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 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 x (-.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 z y))) 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 (+.f64 z y) t)) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.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 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.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 z y) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (*.f64 t (+.f64 z y))) |
(/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) 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 z y))) 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 z y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 z y) t)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 z y) (-.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 z y))) 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 z y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal 1 binary64)) (*.f64 (+.f64 z y) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal -1 binary64)) (*.f64 (+.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(/.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 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (+.f64 z y))) |
(/.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 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.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 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z y))) |
(/.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 z y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 t (-.f64 z y))) |
(/.f64 (/.f64 x (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (/.f64 x (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)) |
(/.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 z y)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (+.f64 z y)) |
(/.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 z y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)) |
(/.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 z y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 x t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 x t)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 x t)) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 x t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 x t)) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 t (-.f64 y z)) x) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) (/.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y)) (/.f64 (-.f64 y z) t)) x) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) x) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) t)) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) t)) (+.f64 z y)) |
(/.f64 (/.f64 (*.f64 x (-.f64 z y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.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 (/.f64 (-.f64 y z) t) x) |
(*.f64 (/.f64 x (/.f64 t (-.f64 y z))) #s(literal 1 binary64)) |
(*.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 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 z y)) 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 z y)))) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 x t))) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 z y) t)) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.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 z y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 z y))) |
(*.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 z y))))) |
(*.f64 (/.f64 x (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.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 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 x (-.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 (*.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 y x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z y))) |
(fma.f64 x y (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y x (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(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 z y))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (*.f64 x (-.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))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (*.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 z y)))) |
(/.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 z y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) x) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal 1 binary64)) (+.f64 z y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (+.f64 z y)) |
(/.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 z y))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 z y) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.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 z y))))) |
(/.f64 (neg.f64 (*.f64 x (-.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))) 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)) x)) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.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 x (-.f64 y z)) |
(*.f64 (-.f64 y z) x) |
(*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z y))) |
(*.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 z y)))) x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) x)) |
(*.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 z y))))) |
(*.f64 (*.f64 x (-.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))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(+.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z))) |
(+.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(+.f64 (/.f64 y (/.f64 (-.f64 t z) x)) (/.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 (-.f64 t z) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (-.f64 t z) x))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(+.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 t z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z))) (*.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 t z))) |
(+.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 (*.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 x (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 x (-.f64 z t)) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 t z)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 y (/.f64 (-.f64 t z) x)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) #s(literal 1 binary64))) |
(+.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 t z)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.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 t z) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.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))))) |
(+.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 (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 z t))) (*.f64 z (/.f64 x (-.f64 z t)))) |
(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 z y)) (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (-.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 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(neg.f64 (*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 y z))) |
(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 y z) (/.f64 (-.f64 t z) x)) |
(/.f64 (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)) #s(literal 1 binary64)) |
(/.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) (/.f64 (*.f64 (-.f64 t z) (+.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 (-.f64 t z) (+.f64 z y)) (*.f64 x (-.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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 t z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 z y)))) |
(/.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 z y))) (/.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 (/.f64 (-.f64 y z) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 z y) (/.f64 (-.f64 t z) x))) |
(/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.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 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 (-.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 z y)))))) |
(/.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 z y)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(/.f64 (/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 t 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 (*.f64 y y) (*.f64 z z))) (-.f64 t z)) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.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))) (-.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 t z) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (*.f64 (+.f64 z y) (-.f64 t 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 t z))))) |
(/.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(/.f64 (/.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t z) (-.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 z y))) (-.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 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 z y) (-.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 z y)))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (-.f64 t z) x))) |
(/.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 z y)))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (/.f64 (-.f64 t z) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (-.f64 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 z y))) (-.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 z y))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 z y) (-.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 z y))) (-.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 z y))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) #s(literal -1 binary64)) (*.f64 (+.f64 z y) (-.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 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 z t) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (*.f64 (-.f64 z t) (+.f64 z y))) |
(/.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 z y))))) |
(/.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 z y)))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (-.f64 z t) (+.f64 z y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 (-.f64 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 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (/.f64 (-.f64 t z) x) (-.f64 #s(literal 0 binary64) (+.f64 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 (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.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) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 z t) (+.f64 z y))) |
(/.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 z y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t z)))))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z 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 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t 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 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 x #s(literal -1 binary64)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.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 z y)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 z y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.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 z y))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) (-.f64 t z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x y) (-.f64 t z))) (-.f64 (*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z))) (*.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 (-.f64 t z) x)) #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 (-.f64 t z) x)) (/.f64 y (/.f64 (-.f64 t z) x))) (-.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 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x y) (-.f64 t z))) (*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)))) (-.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 (-.f64 t z) x)) (/.f64 y (/.f64 (-.f64 t z) x))) (*.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 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 x (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (+.f64 z y)) |
(/.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 z y))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (*.f64 (+.f64 z y) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.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 t z)) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 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 (-.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 t z)) (*.f64 z (+.f64 t z))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.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 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 z y))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.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 z y)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.f64 (+.f64 z y) (-.f64 z y))) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 x (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.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 (-.f64 #s(literal 0 binary64) (-.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 z y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (+.f64 t z)) (-.f64 (*.f64 t t) (*.f64 z z))) |
(/.f64 (/.f64 (*.f64 x (-.f64 z y)) #s(literal -1 binary64)) (-.f64 t z)) |
(/.f64 (/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y)) |
(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 (-.f64 y z) (/.f64 (-.f64 t z) x)) #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 y z) (/.f64 (-.f64 t z) x))) |
(*.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 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(*.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 z y)))) (/.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 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 x (-.f64 t z)))) |
(*.f64 (/.f64 x (-.f64 t 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 z y)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(*.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 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) (*.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 (*.f64 x (-.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 z y))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.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 t 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 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.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 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 (+.f64 t z))) 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 t z)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) x)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.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 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.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 (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) (*.f64 (+.f64 t z) (*.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 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 t z)))))) |
(*.f64 (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 y z) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z)) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 x (-.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 z y))))) |
(*.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 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 x (-.f64 t z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 x (-.f64 t z)) (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t 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 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.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 t z))) (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z)) #s(literal 1 binary64)) (*.f64 (-.f64 y z) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z)) (/.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 z y))))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 t z) (+.f64 z y))) |
(*.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 z y))))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.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 x (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 x (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.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 t z)))) |
(*.f64 (*.f64 (-.f64 y z) (/.f64 (/.f64 x (+.f64 t z)) (-.f64 t z))) (+.f64 t z)) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) |
(*.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 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 z t))) (-.f64 z y)) |
(*.f64 (*.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (-.f64 y z)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) t) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) z)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) z) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) t)) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z))) (*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)))) |
(+.f64 (*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z))) (*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.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 t z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 z t)) |
(/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(/.f64 (+.f64 t z) (-.f64 (*.f64 t t) (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 t z)) (*.f64 (+.f64 t z) (-.f64 z t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.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 z)) (+.f64 (*.f64 t t) (*.f64 z (-.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t z)))))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z 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 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t 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 #s(literal 1 binary64) (-.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 (+.f64 t z)) (*.f64 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 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t z))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t 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 (+.f64 t z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (-.f64 t z)) |
(/.f64 (/.f64 (+.f64 t z) (+.f64 t z)) (-.f64 t z)) |
(pow.f64 (-.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.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 #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 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(*.f64 (+.f64 t z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z))) |
(*.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) #s(literal -1 binary64))) |
(*.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))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) (+.f64 t z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 t z)) (*.f64 (+.f64 t z) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 3634× | *-lowering-*.f32 |
| 3634× | *-lowering-*.f64 |
| 2034× | +-lowering-+.f64 |
| 2034× | +-lowering-+.f32 |
| 1874× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 492 | 4375 |
| 1 | 1686 | 3859 |
| 2 | 5792 | 3816 |
| 0 | 8032 | 3816 |
| 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 (- 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)) |
(* -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))))) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(/ (* x (- y z)) 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))))) |
(* -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))) |
(/ (* 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)))))) |
(/ -1 z) |
(- (* -1 (/ t (pow z 2))) (/ 1 z)) |
(- (* t (- (* -1 (/ t (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(- (* t (- (* t (- (* -1 (/ t (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(/ 1 t) |
(/ (+ 1 (/ z t)) t) |
(/ (- (+ 1 (/ (pow z 2) (pow t 2))) (* -1 (/ z t))) t) |
(/ (- (+ 1 (/ (pow z 3) (pow t 3))) (+ (* -1 (/ z t)) (* -1 (/ (pow z 2) (pow t 2))))) t) |
(/ 1 t) |
(* -1 (/ (- (* -1 (/ z t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) t) (* -1 z)) t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) t)) (pow z 2)) t)) (* -1 z)) t)) 1) t)) |
(/ 1 t) |
(+ (/ 1 t) (/ z (pow t 2))) |
(+ (* z (+ (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)) |
(+ (* z (+ (* z (+ (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(/ -1 z) |
(/ (- (* -1 (/ t z)) 1) z) |
(/ (- (* -1 (/ (pow t 2) (pow z 2))) (+ 1 (/ t z))) z) |
(/ (- (* -1 (/ (pow t 3) (pow z 3))) (+ 1 (+ (/ t z) (/ (pow t 2) (pow z 2))))) z) |
(/ -1 z) |
(* -1 (/ (+ 1 (/ t z)) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) z)) t) z))) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) z) (* -1 (pow t 2))) z)) t) z))) 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 (- 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 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) (/.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 t (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) (*.f64 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 (*.f64 x (*.f64 (-.f64 y z) t)) (neg.f64 (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) (*.f64 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 (*.f64 x (-.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 (*.f64 (-.f64 y z) (*.f64 x (*.f64 z z))) (*.f64 t t)) (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 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) |
(/.f64 (+.f64 (*.f64 x (+.f64 (-.f64 y z) (*.f64 (-.f64 y z) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (*.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 (*.f64 x (-.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 y 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 #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 y z) (/.f64 (*.f64 z (*.f64 z 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 (*.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 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.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 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.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 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 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (-.f64 y t)) (/.f64 (*.f64 t t) z))) (*.f64 z z)) (*.f64 x (/.f64 y z))) (+.f64 x (*.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 (*.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 #s(literal 0 binary64) (*.f64 (*.f64 x (-.f64 y t)) (/.f64 (*.f64 t t) z))) (*.f64 t (*.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z))) z)) |
(* -1 (/ (* x z) (- t z))) |
(*.f64 x (*.f64 (/.f64 z (-.f64 t z)) #s(literal -1 binary64))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (*.f64 x (/.f64 z (-.f64 t z)))) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x 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))))) |
(* 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 (*.f64 x y) (-.f64 t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))) (/.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 y (-.f64 t z))) (/.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 y (-.f64 t z))) (/.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 (-.f64 y z) t)))) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 z (*.f64 (-.f64 y z) t)))) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 z (*.f64 (-.f64 y z) t)))) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 y z) t)) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 y z) t)) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 y z) t)) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/ 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 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 t (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) z)) (-.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 t y) z)) |
(- (+ 1 (+ (* -1 (/ t z)) (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))) (* -1 (/ y z))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 t y))) (*.f64 z z)) (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 y (-.f64 t y)))) (*.f64 z (*.f64 z z))) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 t y))) (*.f64 z z))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- t y) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) |
(+ 1 (* -1 (/ (- (+ t (/ (* y (- t y)) z)) y) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (-.f64 (/.f64 (*.f64 y (-.f64 t y)) z) 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 (neg.f64 (+.f64 (*.f64 (-.f64 t y) (/.f64 (*.f64 y y) z)) (*.f64 y (-.f64 t y)))) 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 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z))) (/.f64 y z)) (-.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 (- (+ (* 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 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z))) (*.f64 y (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z))) (/.f64 y (*.f64 z z))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z 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 t (-.f64 (/.f64 (*.f64 z (-.f64 t z)) y) z)) 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 t (-.f64 (/.f64 (*.f64 z (-.f64 t z)) y) z))) 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 t (-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 z (-.f64 t z)))) (*.f64 y (*.f64 y y))) (-.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 t (-.f64 (/.f64 (*.f64 z (-.f64 t z)) y) z))) 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 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (-.f64 t z))) (/.f64 (*.f64 z (*.f64 z (*.f64 z (-.f64 t z)))) y))) y)) y))) y) |
(* -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 #s(literal 0 binary64) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* -1 (* t (- (/ z t) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* -1 (* t (- (/ z t) 1))) |
(-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t 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 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y 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 (*.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 (-.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 (*.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 #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 x (/.f64 y z)) t))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x (/.f64 y z)) t))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x 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 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 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 t) y))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 z t) y))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 z t) y))) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 z t) y) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 z t) y) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 z t) y) (/.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 #s(literal 0 binary64) (/.f64 z t)) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y z) t) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y z) t) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y z) t) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y z) t))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y z) t))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 #s(literal 1 binary64) 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) |
(/ (- y z) t) |
(/.f64 (-.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 (*.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 (-.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 (*.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 #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 x (/.f64 y z)) t))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x (/.f64 y z)) t))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x 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)) |
(*.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 #s(literal -1 binary64) (-.f64 x (*.f64 x (/.f64 y z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 x (/.f64 y z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 x (/.f64 y 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 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) (/.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 t (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) (*.f64 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 (*.f64 x (*.f64 (-.f64 y z) t)) (neg.f64 (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) (*.f64 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 (*.f64 x (-.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 (*.f64 (-.f64 y z) (*.f64 x (*.f64 z z))) (*.f64 t t)) (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 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) |
(/.f64 (+.f64 (*.f64 x (+.f64 (-.f64 y z) (*.f64 (-.f64 y z) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (*.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 (*.f64 x (-.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 y 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 #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 y z) (/.f64 (*.f64 z (*.f64 z 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 (*.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 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.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 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.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 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 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (-.f64 y t)) (/.f64 (*.f64 t t) z))) (*.f64 z z)) (*.f64 x (/.f64 y z))) (+.f64 x (*.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 (*.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 #s(literal 0 binary64) (*.f64 (*.f64 x (-.f64 y t)) (/.f64 (*.f64 t t) z))) (*.f64 t (*.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z))) 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)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x z) (- t z))) |
(*.f64 x (*.f64 (/.f64 z (-.f64 t z)) #s(literal -1 binary64))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (*.f64 x (/.f64 z (-.f64 t z)))) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x 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))))) |
(* 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 (*.f64 x y) (-.f64 t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))) (/.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 y (-.f64 t z))) (/.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 y (-.f64 t z))) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(- (* -1 (/ t (pow z 2))) (/ 1 z)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) z) |
(- (* t (- (* -1 (/ t (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1 binary64) (*.f64 z z))))) |
(- (* t (- (* t (- (* -1 (/ t (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t (+.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1 binary64) (*.f64 z z))))) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ (+ 1 (/ z t)) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) t) |
(/ (- (+ 1 (/ (pow z 2) (pow t 2))) (* -1 (/ z t))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) t)) t)) t) |
(/ (- (+ 1 (/ (pow z 3) (pow t 3))) (+ (* -1 (/ z t)) (* -1 (/ (pow z 2) (pow t 2))))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) t)) t)))) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(* -1 (/ (- (* -1 (/ z t)) 1) t)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) t) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) t) (* -1 z)) t)) 1) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) t)) t)) #s(literal 1 binary64)) t) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) t)) (pow z 2)) t)) (* -1 z)) t)) 1) t)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 z z)) t)) (*.f64 z z)) t) z)) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(+ (/ 1 t) (/ z (pow t 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) |
(+ (* z (+ (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))))) |
(+ (* z (+ (* z (+ (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ (- (* -1 (/ t z)) 1) z) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) z) |
(/ (- (* -1 (/ (pow t 2) (pow z 2))) (+ 1 (/ t z))) z) |
(/.f64 (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) z)) t) z) #s(literal 1 binary64)) z) |
(/ (- (* -1 (/ (pow t 3) (pow z 3))) (+ 1 (+ (/ t z) (/ (pow t 2) (pow z 2))))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) z)) t) z) #s(literal 1 binary64))) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (/ t z)) z)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) z)) t) z))) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) z)) t) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) z) (* -1 (pow t 2))) z)) t) z))) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 t t)) z)) (-.f64 #s(literal 0 binary64) z)) t) z)) (-.f64 #s(literal 0 binary64) z)) |
Compiled 45157 to 3648 computations (91.9% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2058 | 10 | 2068 |
| Fresh | 6 | 4 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2066 | 17 | 2083 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.5% | (/.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
| 85.5% | (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)) | |
| 35.7% | (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) x) (+.f64 z y)) | |
| ✓ | 49.4% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| 50.7% | (/.f64 (*.f64 x y) (-.f64 t z)) | |
| 38.3% | (/.f64 (*.f64 x y) t) | |
| 53.8% | (/.f64 x (/.f64 t (-.f64 y z))) | |
| 41.1% | (/.f64 x (/.f64 t y)) | |
| 55.9% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) | |
| ▶ | 48.5% | (-.f64 x (*.f64 (/.f64 x z) (-.f64 y t))) |
| 85.5% | (*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) | |
| 50.7% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) | |
| ✓ | 53.8% | (*.f64 x (/.f64 (-.f64 y z) t)) |
| ▶ | 41.1% | (*.f64 x (/.f64 y t)) |
| ▶ | 53.8% | (*.f64 x (-.f64 (/.f64 y t) (/.f64 z t))) |
| ▶ | 51.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | 34.4% | x |
Compiled 371 to 240 computations (35.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 x z) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x z) (-.f64 y t)) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 (/.f64 x z) (-.f64 y t))) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 y t) (/.f64 z t)) |
| ✓ | cost-diff | 128 | (*.f64 x (-.f64 (/.f64 y t) (/.f64 z t))) |
| ✓ | 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 x (/.f64 y 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 | 128 | (/.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
| 1794× | sum4-define |
| 1614× | sum3-define |
| 1476× | fmsub-define |
| 1440× | fma-lowering-fma.f32 |
| 1440× | fma-lowering-fma.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 112 |
| 1 | 54 | 111 |
| 2 | 148 | 110 |
| 3 | 470 | 109 |
| 4 | 1336 | 107 |
| 5 | 4342 | 107 |
| 0 | 8234 | 107 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- y z) (- t z)) (/ 1 x)) |
(/ (- y z) (- t z)) |
(- y z) |
y |
z |
(- t z) |
t |
(/ 1 x) |
1 |
x |
(* x (/ y t)) |
x |
(/ y t) |
y |
t |
(* x (- 1 (/ y z))) |
x |
(- 1 (/ y z)) |
1 |
(/ y z) |
y |
z |
(* x (- (/ y t) (/ z t))) |
x |
(- (/ y t) (/ z t)) |
(/ y t) |
y |
t |
(/ z t) |
z |
(- x (* (/ x z) (- y t))) |
x |
(* (/ x z) (- y t)) |
(/ x z) |
z |
(- y t) |
y |
t |
| Outputs |
|---|
(/ (/ (- y z) (- t z)) (/ 1 x)) |
(/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)) |
(/ (- y z) (- t z)) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(- y z) |
(-.f64 y z) |
y |
z |
(- t z) |
(-.f64 t z) |
t |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(* x (/ y t)) |
(*.f64 x (/.f64 y t)) |
x |
(/ y t) |
(/.f64 y t) |
y |
t |
(* 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 |
(* x (- (/ y t) (/ z t))) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
x |
(- (/ y t) (/ z t)) |
(-.f64 (/.f64 y t) (/.f64 z t)) |
(/ y t) |
(/.f64 y t) |
y |
t |
(/ z t) |
(/.f64 z t) |
z |
(- x (* (/ x z) (- y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
x |
(* (/ x z) (- y t)) |
(/.f64 (*.f64 x (-.f64 y t)) z) |
(/ x z) |
(/.f64 x z) |
z |
(- y t) |
(-.f64 y t) |
y |
t |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 (/.f64 x z) (-.f64 y t))) |
| ✓ | accuracy | 92.7% | (*.f64 (/.f64 x z) (-.f64 y t)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 98.0% | (-.f64 (/.f64 y t) (/.f64 z t)) |
| ✓ | accuracy | 96.1% | (*.f64 x (-.f64 (/.f64 y t) (/.f64 z t))) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 y z)) |
| ✓ | accuracy | 96.2% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 95.4% | (*.f64 x (/.f64 y 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.5% | (/.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
| 99.0ms | 256× | 0 | valid |
Compiled 119 to 23 computations (80.7% saved)
ival-div: 15.0ms (49.4% of total)ival-sub: 8.0ms (26.3% of total)ival-mult: 7.0ms (23% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (- y z) (- t z)) (/ 1 x))> |
#<alt (/ (- y z) (- t z))> |
#<alt (- y z)> |
#<alt (- t z)> |
#<alt (* x (/ y t))> |
#<alt (/ y t)> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (- 1 (/ y z))> |
#<alt (/ y z)> |
#<alt (* x (- (/ y t) (/ z t)))> |
#<alt (- (/ y t) (/ z t))> |
#<alt (/ z t)> |
#<alt (- x (* (/ x z) (- y t)))> |
#<alt (* (/ x z) (- y t))> |
#<alt (/ x z)> |
#<alt (- y t)> |
| 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) 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 t)))> |
#<alt (* x (- (/ y t) (/ z t)))> |
#<alt (* x (- (/ y t) (/ z t)))> |
#<alt (* x (- (/ y t) (/ z t)))> |
#<alt (* x (- (/ y t) (/ z t)))> |
#<alt (* x (- (/ y t) (/ z t)))> |
#<alt (* x (- (/ y t) (/ z t)))> |
#<alt (* x (- (/ y t) (/ z t)))> |
#<alt (* x (- (/ y t) (/ z t)))> |
#<alt (* x (- (/ y t) (/ z t)))> |
#<alt (* x (- (/ y t) (/ z t)))> |
#<alt (* x (- (/ y t) (/ 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 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 (- (* -1 y) (* -1 z))) t))> |
#<alt (* -1 (/ (* x (- (* -1 y) (* -1 z))) t))> |
#<alt (* -1 (/ (* x (- (* -1 y) (* -1 z))) t))> |
#<alt (* -1 (/ (* x (- (* -1 y) (* -1 z))) t))> |
#<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 t))> |
#<alt (- (/ y t) (/ z t))> |
#<alt (- (/ y t) (/ z t))> |
#<alt (- (/ y t) (/ z 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 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 (* -1 (/ (- (* -1 y) (* -1 z)) t))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 z)) t))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 z)) t))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 z)) 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 (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (* x (- (+ 1 (/ t z)) (/ y z)))> |
#<alt (* x (- (+ 1 (/ t z)) (/ y z)))> |
#<alt (* x (- (+ 1 (/ t z)) (/ y z)))> |
#<alt (* x (- (+ 1 (/ t z)) (/ y z)))> |
#<alt (* x (- (+ 1 (/ t z)) (/ y z)))> |
#<alt (* x (- (+ 1 (/ t z)) (/ y z)))> |
#<alt (* x (- (+ 1 (/ t z)) (/ y z)))> |
#<alt (* x (- (+ 1 (/ t z)) (/ y z)))> |
#<alt (* x (+ 1 (* -1 (/ (- y t) z))))> |
#<alt (* x (+ 1 (* -1 (/ (- y t) z))))> |
#<alt (* x (+ 1 (* -1 (/ (- y t) z))))> |
#<alt (* x (+ 1 (* -1 (/ (- y t) z))))> |
#<alt (* -1 (/ (* x (- y t)) z))> |
#<alt (/ (- (* x z) (* x (- y t))) z)> |
#<alt (/ (- (* x z) (* x (- y t))) z)> |
#<alt (/ (- (* x z) (* x (- y t))) z)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x (- y t)) z)))> |
#<alt (+ x (* -1 (/ (* x (- y t)) z)))> |
#<alt (+ x (* -1 (/ (* x (- y t)) z)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x (- y t)) z)))> |
#<alt (+ x (* -1 (/ (* x (- y t)) z)))> |
#<alt (+ x (* -1 (/ (* x (- y t)) z)))> |
#<alt (- x (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* y (- (/ x y) (+ (* -1 (/ (* t x) (* y z))) (/ x z))))> |
#<alt (* y (- (/ x y) (+ (* -1 (/ (* t x) (* y z))) (/ x z))))> |
#<alt (* y (- (/ x y) (+ (* -1 (/ (* t x) (* y z))) (/ x z))))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* t x) z))) y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* t x) z))) y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* t x) z))) y)) (* -1 (/ x z)))))> |
#<alt (- x (/ (* x y) z))> |
#<alt (- (+ x (/ (* t x) z)) (/ (* x y) z))> |
#<alt (- (+ x (/ (* t x) z)) (/ (* x y) z))> |
#<alt (- (+ x (/ (* t x) z)) (/ (* x y) z))> |
#<alt (/ (* t x) z)> |
#<alt (* t (- (/ x t) (+ (* -1 (/ x z)) (/ (* x y) (* t z)))))> |
#<alt (* t (- (/ x t) (+ (* -1 (/ x z)) (/ (* x y) (* t z)))))> |
#<alt (* t (- (/ x t) (+ (* -1 (/ x z)) (/ (* x y) (* t z)))))> |
#<alt (/ (* t x) z)> |
#<alt (* -1 (* t (- (* -1 (/ (- x (/ (* x y) z)) t)) (/ x z))))> |
#<alt (* -1 (* t (- (* -1 (/ (- x (/ (* x y) z)) t)) (/ x z))))> |
#<alt (* -1 (* t (- (* -1 (/ (- x (/ (* x y) z)) t)) (/ x 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 (/ (* t x) z))> |
#<alt (+ (* -1 (/ (* t x) z)) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) z)) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) z)) (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (* y (+ (* -1 (/ (* t x) (* y z))) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) (* y z))) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) (* y z))) (/ x z)))> |
#<alt (/ (* x y) z)> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y z)))))> |
#<alt (/ (* x y) z)> |
#<alt (+ (* -1 (/ (* t x) z)) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) z)) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) z)) (/ (* x y) z))> |
#<alt (* -1 (/ (* t x) z))> |
#<alt (* t (+ (* -1 (/ x z)) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 (/ x z)) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 (/ x z)) (/ (* x y) (* t z))))> |
#<alt (* -1 (/ (* t x) z))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x z))))> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (* -1 t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | y | @ | -inf | (* (/ x z) (- y t)) |
| 6.0ms | t | @ | -inf | (* x (- (/ y t) (/ z t))) |
| 3.0ms | z | @ | 0 | (* x (- 1 (/ y z))) |
| 1.0ms | x | @ | 0 | (* x (- (/ y t) (/ z t))) |
| 1.0ms | x | @ | inf | (- x (* (/ x z) (- y t))) |
| 1× | batch-egg-rewrite |
| 4916× | *-lowering-*.f32 |
| 4916× | *-lowering-*.f64 |
| 4102× | /-lowering-/.f32 |
| 4102× | /-lowering-/.f64 |
| 2192× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 83 |
| 1 | 165 | 82 |
| 2 | 1654 | 81 |
| 0 | 8859 | 81 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- y z) (- t z)) (/ 1 x)) |
(/ (- y z) (- t z)) |
(- y z) |
(- t z) |
(* x (/ y t)) |
(/ y t) |
(* x (- 1 (/ y z))) |
(- 1 (/ y z)) |
(/ y z) |
(* x (- (/ y t) (/ z t))) |
(- (/ y t) (/ z t)) |
(/ z t) |
(- x (* (/ x z) (- y t))) |
(* (/ x z) (- y t)) |
(/ x z) |
(- y t) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) (-.f64 t z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x)) (/.f64 z (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x))) |
(-.f64 (/.f64 (/.f64 y (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 z (-.f64 t z)) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 y z) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x)) |
(/.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) (-.f64 y z)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) (-.f64 t z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) (-.f64 t z)))))) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) (-.f64 t z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 y z)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x) (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) (-.f64 t z))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (-.f64 t z) (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x) (+.f64 y z)))) |
(/.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) x)) (-.f64 t z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x)) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x) z)) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (-.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) (-.f64 t z))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 y z)) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) x) (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) (-.f64 t z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z))) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (-.f64 y z) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(+.f64 (/.f64 y (-.f64 t z)) (neg.f64 (/.f64 z (-.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 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) 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 (neg.f64 (+.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 (neg.f64 (+.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 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) 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 (neg.f64 (+.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 (neg.f64 (+.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 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) 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 (neg.f64 (+.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 (neg.f64 (+.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)))))) |
(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 (/.f64 (/.f64 y (-.f64 t z)) #s(literal 1 binary64)) (/.f64 (/.f64 z (-.f64 t z)) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (/.f64 z (-.f64 t z)))) |
(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 z (-.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (/.f64 z (-.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(/.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 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t z) (-.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(/.f64 (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -1 binary64)) |
(/.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 y) (*.f64 z z)) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 t z) z)) (*.f64 (-.f64 t z) (-.f64 t 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 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (-.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 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)))) (*.f64 (/.f64 z (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z))))) (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z)))) (+.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 t z) z)) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.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 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 t z) 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) z))) |
(/.f64 (-.f64 (*.f64 (-.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) z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 t z)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 t z) z))) (neg.f64 (*.f64 (-.f64 t z) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y z) (-.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)))) (*.f64 (/.f64 z (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z))))) (neg.f64 (+.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (neg.f64 (+.f64 y z))) |
(pow.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (/.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 y z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64))) |
(*.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 t) (*.f64 z z))) (+.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 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))) |
(fma.f64 #s(literal -1 binary64) z y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 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)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(+.f64 t (-.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))) |
(fma.f64 #s(literal -1 binary64) z t) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 z t) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.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) (neg.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(/.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)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 t t) (*.f64 z 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 t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y x))) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 t y))) |
(/.f64 (*.f64 y x) t) |
(/.f64 (neg.f64 (*.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.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 (neg.f64 (*.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.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 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(*.f64 x (/.f64 y t)) |
(*.f64 (/.f64 y t) x) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(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) (/.f64 (/.f64 t y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)))) |
(/.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)) |
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.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 x (*.f64 x (/.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 x (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z)) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (/.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z)) x)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 x (/.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) 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 (/.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 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) x) |
(+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) 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)))) |
(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 (+.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 (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y 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)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) 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 y (-.f64 #s(literal 0 binary64) 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 (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) 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 y (-.f64 #s(literal 0 binary64) 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))))) |
(pow.f64 (/.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 (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (/.f64 z y)))) #s(literal -1 binary64)) |
(*.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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 y z) |
(/.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)))) |
(/.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 (*.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))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(pow.f64 (/.f64 z y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) #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 (-.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 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 (/.f64 x (/.f64 t y)) (*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (/.f64 x (/.f64 t y)) (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) x) (*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) x) (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 x (/.f64 y t) (*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 x (/.f64 y t) (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 y t) x (*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 (/.f64 y t) x (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) t) (*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 x (-.f64 (*.f64 y t) (*.f64 z t))) (*.f64 t t)) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) |
(/.f64 (*.f64 (-.f64 y z) x) t) |
(/.f64 (*.f64 (-.f64 (*.f64 y t) (*.f64 z t)) x) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) x) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) x) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y t) (*.f64 z t)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.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 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y t) (*.f64 z t)) x)) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) x)) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) x)) (neg.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(+.f64 (/.f64 y t) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 (-.f64 y z) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(+.f64 (/.f64 (-.f64 y z) t) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t) (/.f64 z t))) |
(+.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 y t)) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 y t) (/.f64 z t)) |
(-.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 y (-.f64 #s(literal 0 binary64) z)) 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 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) (/.f64 (/.f64 (*.f64 z (/.f64 z t)) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 y t)) |
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z t) (/.f64 y t)) |
(fma.f64 (-.f64 (*.f64 y t) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t) (/.f64 y t)) |
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.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 y (-.f64 #s(literal 0 binary64) z)) t)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(/.f64 (-.f64 y z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 y t) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 y t) (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 z t)) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (-.f64 (/.f64 (*.f64 z (/.f64 z t)) t) (*.f64 (/.f64 y t) (/.f64 z (-.f64 #s(literal 0 binary64) 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 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) 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 t t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 z t))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.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 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (-.f64 (/.f64 (*.f64 z (/.f64 z t)) t) (*.f64 (/.f64 y t) (/.f64 z (-.f64 #s(literal 0 binary64) t))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.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 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 t (+.f64 y z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y t) (*.f64 z t)) t) t) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) z) t) |
(/.f64 (-.f64 y (*.f64 z #s(literal 1 binary64))) t) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) t) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (/.f64 t z))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 t (*.f64 z #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t z))) (*.f64 (/.f64 t y) #s(literal -1 binary64))) (*.f64 (/.f64 t y) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t y) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t y) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t z))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) z)) (*.f64 (neg.f64 (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 z t)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 t z))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t (*.f64 z #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 z t))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.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 y (-.f64 #s(literal 0 binary64) z)) t)))) (*.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) (*.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (*.f64 z (/.f64 z t)) t))) (*.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) z))) (neg.f64 (*.f64 (/.f64 t y) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 t y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 t y) (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z)))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 z t)))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (neg.f64 (neg.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y t) (*.f64 z t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 y t) (*.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 (*.f64 y t) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.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 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 z t) |
(/.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) (neg.f64 (neg.f64 (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(+.f64 x (/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (-.f64 x (/.f64 (-.f64 y t) (/.f64 z x))) (fma.f64 (neg.f64 (-.f64 y t)) (/.f64 x z) (/.f64 (-.f64 y t) (/.f64 z x)))) |
(+.f64 (-.f64 x (/.f64 (-.f64 y t) (/.f64 z x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))) |
(+.f64 (/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) x) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t)) x))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t))) x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t)) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (/.f64 (-.f64 y t) z) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 y t) z)) x (*.f64 (/.f64 (-.f64 y t) z) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 y t))))) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t)) x))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t))) x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t)) x))) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 y t) z) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 y t) z)) x (*.f64 (/.f64 (-.f64 y t) z) x))) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 y t))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t)) x))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t))) x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t)) x))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (/.f64 (-.f64 y t) z) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 y t) z)) x (*.f64 (/.f64 (-.f64 y t) z) x))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 y t))))) |
(-.f64 x (/.f64 (-.f64 y t) (/.f64 z x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x)))))) (/.f64 (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x)))) (/.f64 (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 x z) (neg.f64 (-.f64 y t)) x) |
(fma.f64 (-.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 x z)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 y t) (/.f64 z x)) x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (-.f64 y t) x) |
(fma.f64 (neg.f64 (-.f64 y t)) (/.f64 x z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x))))) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x))))) (-.f64 x (/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))))) (neg.f64 (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))))) (neg.f64 (-.f64 x (/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))) (*.f64 x (/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (-.f64 y t)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x (-.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 y t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 z x) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (/.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y t) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y t) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 x (-.f64 y t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x z) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (-.f64 y t)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 z (*.f64 x (-.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 y t))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (-.f64 y t)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 y t))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 z x) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 z (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (/.f64 z x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 y t) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 y t) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (neg.f64 (*.f64 x (-.f64 y t))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 x z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 x z) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 y t) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 y t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 y t)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x z)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 x (/.f64 z (*.f64 x (-.f64 y t)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (-.f64 y t))))) |
(/.f64 (-.f64 (*.f64 x (/.f64 z x)) (*.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 #s(literal 1 binary64) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 x z) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y t)))) (*.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (*.f64 x (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (/.f64 z x) (+.f64 y t))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 z (+.f64 y t))) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 y t) (/.f64 z x))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 y t) z)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) z))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 y t))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 x (+.f64 y t)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x z) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 x (/.f64 z x)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 x (/.f64 z x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 y t)))) (*.f64 #s(literal 1 binary64) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 x (+.f64 y t)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x (-.f64 y t)))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z (*.f64 x (-.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 y t))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (-.f64 y t)))) (*.f64 (/.f64 #s(literal -1 binary64) x) z)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (+.f64 y t))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 z x) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 y t))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 z (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) (/.f64 z x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 y t) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) z)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 y t) z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 x (-.f64 y t))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 x z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 y t)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 x z) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 y t) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 y t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 y t)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x z)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 y t)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (*.f64 x (-.f64 y t)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x (-.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z x)) (*.f64 #s(literal -1 binary64) (-.f64 y t))) (*.f64 #s(literal -1 binary64) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z x) (+.f64 y t))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (+.f64 y t))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 y t) (/.f64 z x))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 y t) z)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (-.f64 y t))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y t)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x z) (-.f64 (*.f64 y y) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z x)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z x)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 y t)))) (*.f64 #s(literal -1 binary64) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x z)))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z)))) (*.f64 #s(literal -1 binary64) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x)))) (*.f64 (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))))) (*.f64 (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))) (*.f64 x (/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x))))))) (neg.f64 (neg.f64 (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (/.f64 x z) (*.f64 (-.f64 y t) (/.f64 (-.f64 y t) (/.f64 z x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y t) (/.f64 z x)) (+.f64 x (/.f64 (-.f64 y t) (/.f64 z x))))))) |
(+.f64 (*.f64 (/.f64 x z) y) (*.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 y (/.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x z))) |
(fma.f64 y (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x z))) |
(fma.f64 (/.f64 x z) y (*.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (-.f64 y t)))) |
(/.f64 (-.f64 y t) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 x (-.f64 y t))))) |
(/.f64 (*.f64 x (-.f64 y t)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 z x) (+.f64 y t))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 z (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 y t) (/.f64 z x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x) (*.f64 (+.f64 y t) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 y t)) (neg.f64 (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 x z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 x z) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(/.f64 (*.f64 (-.f64 y t) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (-.f64 y t) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x z)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z)) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 t t)))) (neg.f64 (*.f64 z (+.f64 y t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 y t)))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 z x) (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y t) (/.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x)) (neg.f64 (*.f64 (+.f64 y t) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x z) (-.f64 (*.f64 y y) (*.f64 t t)))) (neg.f64 (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y t) #s(literal 1 binary64))) (neg.f64 (/.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y t) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 y t))) (neg.f64 (/.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x z))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z))) (neg.f64 (+.f64 y t))) |
(pow.f64 (/.f64 z (*.f64 x (-.f64 y t))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t))) |
(*.f64 x (/.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 x z) (-.f64 y t)) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(*.f64 (*.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z x)))) |
(/.f64 x z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(+.f64 y (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) y) |
(-.f64 y t) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) |
(fma.f64 #s(literal -1 binary64) t y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (-.f64 (*.f64 y y) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y t) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (-.f64 (*.f64 t t) (*.f64 y (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 y t)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 t t) (*.f64 y (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 t t))) (neg.f64 (+.f64 y t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 t t))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 t t))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 y t)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y t) (-.f64 (*.f64 y y) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
| 1× | egg-herbie |
| 3602× | *-lowering-*.f32 |
| 3602× | *-lowering-*.f64 |
| 1932× | +-lowering-+.f64 |
| 1932× | +-lowering-+.f32 |
| 1828× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 455 | 4486 |
| 1 | 1570 | 3906 |
| 2 | 5602 | 3887 |
| 0 | 8299 | 3887 |
| 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) 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 t))) |
(* x (- (/ y t) (/ z t))) |
(* x (- (/ y t) (/ z t))) |
(* x (- (/ y t) (/ z t))) |
(* x (- (/ y t) (/ z t))) |
(* x (- (/ y t) (/ z t))) |
(* x (- (/ y t) (/ z t))) |
(* x (- (/ y t) (/ z t))) |
(* x (- (/ y t) (/ z t))) |
(* x (- (/ y t) (/ z t))) |
(* x (- (/ y t) (/ z t))) |
(* x (- (/ y t) (/ 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 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 (- (* -1 y) (* -1 z))) t)) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) t)) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) t)) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) t)) |
(/ (* 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 t)) |
(- (/ y t) (/ z t)) |
(- (/ y t) (/ z t)) |
(- (/ y t) (/ z 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 z) t) |
(/ (- y z) t) |
(/ (- y z) t) |
(/ (- y z) t) |
(/ (- y z) t) |
(/ (- y z) t) |
(/ (- y z) t) |
(/ (- y z) t) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(* -1 (/ (- (* -1 y) (* -1 z)) 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)))) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(* x (+ 1 (* -1 (/ (- y t) z)))) |
(* x (+ 1 (* -1 (/ (- y t) z)))) |
(* x (+ 1 (* -1 (/ (- y t) z)))) |
(* x (+ 1 (* -1 (/ (- y t) z)))) |
(* -1 (/ (* x (- y t)) z)) |
(/ (- (* x z) (* x (- y t))) z) |
(/ (- (* x z) (* x (- y t))) z) |
(/ (- (* x z) (* x (- y t))) z) |
x |
(+ x (* -1 (/ (* x (- y t)) z))) |
(+ x (* -1 (/ (* x (- y t)) z))) |
(+ x (* -1 (/ (* x (- y t)) z))) |
x |
(+ x (* -1 (/ (* x (- y t)) z))) |
(+ x (* -1 (/ (* x (- y t)) z))) |
(+ x (* -1 (/ (* x (- y t)) z))) |
(- x (* -1 (/ (* t x) z))) |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(* -1 (/ (* x y) z)) |
(* y (- (/ x y) (+ (* -1 (/ (* t x) (* y z))) (/ x z)))) |
(* y (- (/ x y) (+ (* -1 (/ (* t x) (* y z))) (/ x z)))) |
(* y (- (/ x y) (+ (* -1 (/ (* t x) (* y z))) (/ x z)))) |
(* -1 (/ (* x y) z)) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* t x) z))) y)) (* -1 (/ x z))))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* t x) z))) y)) (* -1 (/ x z))))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* t x) z))) y)) (* -1 (/ x z))))) |
(- x (/ (* x y) z)) |
(- (+ x (/ (* t x) z)) (/ (* x y) z)) |
(- (+ x (/ (* t x) z)) (/ (* x y) z)) |
(- (+ x (/ (* t x) z)) (/ (* x y) z)) |
(/ (* t x) z) |
(* t (- (/ x t) (+ (* -1 (/ x z)) (/ (* x y) (* t z))))) |
(* t (- (/ x t) (+ (* -1 (/ x z)) (/ (* x y) (* t z))))) |
(* t (- (/ x t) (+ (* -1 (/ x z)) (/ (* x y) (* t z))))) |
(/ (* t x) z) |
(* -1 (* t (- (* -1 (/ (- x (/ (* x y) z)) t)) (/ x z)))) |
(* -1 (* t (- (* -1 (/ (- x (/ (* x y) z)) t)) (/ x z)))) |
(* -1 (* t (- (* -1 (/ (- x (/ (* x y) z)) t)) (/ x 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 (/ (* t x) z)) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(/ (* x y) z) |
(* y (+ (* -1 (/ (* t x) (* y z))) (/ x z))) |
(* y (+ (* -1 (/ (* t x) (* y z))) (/ x z))) |
(* y (+ (* -1 (/ (* t x) (* y z))) (/ x z))) |
(/ (* x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y z))))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y z))))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y z))))) |
(/ (* x y) z) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(* -1 (/ (* t x) z)) |
(* t (+ (* -1 (/ x z)) (/ (* x y) (* t z)))) |
(* t (+ (* -1 (/ x z)) (/ (* x y) (* t z)))) |
(* t (+ (* -1 (/ x z)) (/ (* x y) (* t z)))) |
(* -1 (/ (* t x) z)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x z)))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* -1 t) |
(- y t) |
(- y t) |
(- y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
y |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(* -1 t) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
| Outputs |
|---|
(* -1 (/ (* x z) (- t z))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.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 (-.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 y (/.f64 x (-.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 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 #s(literal 1 binary64) (/.f64 (-.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 x (+.f64 t (-.f64 #s(literal 0 binary64) y))) (/.f64 t (*.f64 z z))) (/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) 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 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 (/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x z) (/.f64 (*.f64 x (+.f64 t (-.f64 #s(literal 0 binary64) y))) (*.f64 z z)))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.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 y t) (/.f64 x 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 t) (/.f64 (*.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 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 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 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.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)))) |
(+ (* -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 (*.f64 (*.f64 x (-.f64 z y)) t) (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)))) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/.f64 (*.f64 x (+.f64 y (-.f64 (*.f64 z (/.f64 (-.f64 y z) t)) z))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 z z))) (*.f64 t t)) (*.f64 x (+.f64 y (-.f64 (*.f64 z (/.f64 (-.f64 y z) t)) z)))) 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 z (*.f64 z (*.f64 z (/.f64 (-.f64 y z) t)))) (*.f64 t t)) (-.f64 y z))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 z (/.f64 (-.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 y (-.f64 (*.f64 z (/.f64 (-.f64 y z) t)) z)))) 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 z y)) (/.f64 (*.f64 x (+.f64 (*.f64 z (-.f64 y z)) (*.f64 z (*.f64 z (/.f64 (-.f64 y z) t))))) t)) (-.f64 #s(literal 0 binary64) 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 z y)) (/.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 z (*.f64 z (*.f64 z (/.f64 (-.f64 y z) t))))))) t)) t)) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 y (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 t 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 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 y (pow.f64 t #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 y (*.f64 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 #s(literal 0 binary64) (*.f64 t (-.f64 y t))) (*.f64 z z)) (/.f64 (+.f64 t (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 y z)) (-.f64 (/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y t)))) (*.f64 z z)) z) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y t))) (*.f64 z 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 (*.f64 t (-.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 #s(literal 0 binary64) (*.f64 (*.f64 t t) (/.f64 (-.f64 y t) z))) (*.f64 t (-.f64 y t))) z)) t) z)) |
(* -1 (/ (- y z) z)) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z))) z) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) 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 #s(literal 1 binary64) (/.f64 y z)) (*.f64 t (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 t (+.f64 (*.f64 t (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) (*.f64 z z))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) z)) z)))))) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- (+ y (/ (* z (- y z)) t)) z) t) |
(/.f64 (+.f64 y (-.f64 (*.f64 z (/.f64 (-.f64 y z) t)) z)) t) |
(/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t)) (-.f64 y z)) (/.f64 (*.f64 (-.f64 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) |
(/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 z (*.f64 z (*.f64 z (/.f64 (-.f64 y z) t)))) (*.f64 t t))) (+.f64 z (+.f64 (/.f64 (*.f64 (-.f64 z y) z) t) (/.f64 (*.f64 (*.f64 z z) (-.f64 z y)) (*.f64 t t))))) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 z y) z) t) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)) |
(/.f64 (-.f64 (-.f64 z y) (/.f64 (+.f64 (*.f64 z (-.f64 y z)) (*.f64 z (*.f64 z (/.f64 (-.f64 y z) t)))) t)) (-.f64 #s(literal 0 binary64) 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 (-.f64 z y) (/.f64 (-.f64 (*.f64 z (-.f64 y z)) (/.f64 (+.f64 (*.f64 (*.f64 z z) (-.f64 z y)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 z y) t))) t)) t)) (-.f64 #s(literal 0 binary64) 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 (+.f64 #s(literal -1 binary64) (/.f64 z y)) #s(literal -1 binary64))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z y)) #s(literal -1 binary64))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z y)) #s(literal -1 binary64))) |
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 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.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) |
(/ 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 #s(literal 0 binary64) (/.f64 (*.f64 x 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 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 x z) (/.f64 x y)))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 x z) (/.f64 x y)))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 x z) (/.f64 x y)))) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x 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 t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- (/ y t) (/ z t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- (/ y t) (/ z t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- (/ y t) (/ z t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- (/ y t) (/ z t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- (/ y t) (/ z t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- (/ y t) (/ z t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- (/ y t) (/ z t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- (/ y t) (/ z t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- (/ y t) (/ z t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- (/ y t) (/ z t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* x (- (/ y t) (/ z t))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(*.f64 x (/.f64 (-.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 z (/.f64 x t)) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (*.f64 z (/.f64 x t)) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (*.f64 z (/.f64 x t)) y))) |
(/ (* 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 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 (- (* -1 y) (* -1 z))) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z y))) t) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z y))) t) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z y))) t) |
(* -1 (/ (* x (- (* -1 y) (* -1 z))) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z y))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x 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 z (/.f64 x t))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) t))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) t))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) t))) |
(* -1 (/ z t)) |
(/.f64 z (-.f64 #s(literal 0 binary64) t)) |
(- (/ y t) (/ z t)) |
(/.f64 (-.f64 y z) t) |
(- (/ y t) (/ z t)) |
(/.f64 (-.f64 y z) t) |
(- (/ y t) (/ z 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 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) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z y)) t) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z y)) t) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z y)) t) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z y)) 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 z (-.f64 #s(literal 0 binary64) t)) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ z t)) |
(/.f64 z (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) z)))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) z)))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) z)))) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* x (- (+ 1 (/ t z)) (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* x (+ 1 (* -1 (/ (- y t) z)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* x (+ 1 (* -1 (/ (- y t) z)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* x (+ 1 (* -1 (/ (- y t) z)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* x (+ 1 (* -1 (/ (- y t) z)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* -1 (/ (* x (- y t)) z)) |
(/.f64 (*.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) |
(/ (- (* x z) (* x (- y t))) z) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ (- (* x z) (* x (- y t))) z) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ (- (* x z) (* x (- y t))) z) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
x |
(+ x (* -1 (/ (* x (- y t)) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(+ x (* -1 (/ (* x (- y t)) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(+ x (* -1 (/ (* x (- y t)) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
x |
(+ x (* -1 (/ (* x (- y t)) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(+ x (* -1 (/ (* x (- y t)) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(+ x (* -1 (/ (* x (- y t)) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(- x (* -1 (/ (* t x) z))) |
(+.f64 x (*.f64 x (/.f64 t z))) |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(* y (- (/ x y) (+ (* -1 (/ (* t x) (* y z))) (/ x z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x (*.f64 x (/.f64 t z))) y) (/.f64 x z))) |
(* y (- (/ x y) (+ (* -1 (/ (* t x) (* y z))) (/ x z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x (*.f64 x (/.f64 t z))) y) (/.f64 x z))) |
(* y (- (/ x y) (+ (* -1 (/ (* t x) (* y z))) (/ x z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x (*.f64 x (/.f64 t z))) y) (/.f64 x z))) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* t x) z))) y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 x z) (/.f64 (+.f64 x (*.f64 x (/.f64 t z))) (-.f64 #s(literal 0 binary64) y)))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* t x) z))) y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 x z) (/.f64 (+.f64 x (*.f64 x (/.f64 t z))) (-.f64 #s(literal 0 binary64) y)))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 (/ (* t x) z))) y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 x z) (/.f64 (+.f64 x (*.f64 x (/.f64 t z))) (-.f64 #s(literal 0 binary64) y)))) |
(- x (/ (* x y) z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(- (+ x (/ (* t x) z)) (/ (* x y) z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(- (+ x (/ (* t x) z)) (/ (* x y) z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(- (+ x (/ (* t x) z)) (/ (* x y) z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ (* t x) z) |
(*.f64 x (/.f64 t z)) |
(* t (- (/ x t) (+ (* -1 (/ x z)) (/ (* x y) (* t z))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) t) (/.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(* t (- (/ x t) (+ (* -1 (/ x z)) (/ (* x y) (* t z))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) t) (/.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(* t (- (/ x t) (+ (* -1 (/ x z)) (/ (* x y) (* t z))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) t) (/.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(/ (* t x) z) |
(*.f64 x (/.f64 t z)) |
(* -1 (* t (- (* -1 (/ (- x (/ (* x y) z)) t)) (/ x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 x z))) |
(* -1 (* t (- (* -1 (/ (- x (/ (* x y) z)) t)) (/ x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 x z))) |
(* -1 (* t (- (* -1 (/ (- x (/ (* x y) z)) t)) (/ x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 x z))) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x (- y t)) z) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(* -1 (/ (* t x) z)) |
(*.f64 t (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* y (+ (* -1 (/ (* t x) (* y z))) (/ x z))) |
(*.f64 y (-.f64 (/.f64 x z) (/.f64 (*.f64 x t) (*.f64 z y)))) |
(* y (+ (* -1 (/ (* t x) (* y z))) (/ x z))) |
(*.f64 y (-.f64 (/.f64 x z) (/.f64 (*.f64 x t) (*.f64 z y)))) |
(* y (+ (* -1 (/ (* t x) (* y z))) (/ x z))) |
(*.f64 y (-.f64 (/.f64 x z) (/.f64 (*.f64 x t) (*.f64 z y)))) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 t y)))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 t y)))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 t y)))) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(+ (* -1 (/ (* t x) z)) (/ (* x y) z)) |
(*.f64 (-.f64 y t) (/.f64 x z)) |
(* -1 (/ (* t x) z)) |
(*.f64 t (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(* t (+ (* -1 (/ x z)) (/ (* x y) (* t z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) (*.f64 z t)) (/.f64 x z))) |
(* t (+ (* -1 (/ x z)) (/ (* x y) (* t z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) (*.f64 z t)) (/.f64 x z))) |
(* t (+ (* -1 (/ x z)) (/ (* x y) (* t z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) (*.f64 z t)) (/.f64 x z))) |
(* -1 (/ (* t x) z)) |
(*.f64 t (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 z t)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 z t)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 z t)))) |
(/ 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) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 t y))) |
y |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
Compiled 23325 to 2928 computations (87.4% saved)
20 alts after pruning (14 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1300 | 9 | 1309 |
| Fresh | 4 | 5 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1306 | 20 | 1326 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 41.1% | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
| ▶ | 38.3% | (/.f64 (*.f64 y x) t) |
| ✓ | 49.4% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| 50.7% | (/.f64 (*.f64 x y) (-.f64 t z)) | |
| 53.8% | (/.f64 x (/.f64 t (-.f64 y z))) | |
| 41.1% | (/.f64 x (/.f64 t y)) | |
| ▶ | 55.9% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
| ▶ | 38.2% | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y x))) |
| 34.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 49.1% | (-.f64 x (*.f64 (/.f64 x z) y)) | |
| 40.8% | (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) t))) | |
| 48.6% | (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x (-.f64 t z)))) | |
| 33.9% | (+.f64 x (*.f64 x (/.f64 t z))) | |
| 50.7% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) | |
| ✓ | 53.8% | (*.f64 x (/.f64 (-.f64 y z) t)) |
| ✓ | 41.1% | (*.f64 x (/.f64 y t)) |
| ▶ | 3.7% | (*.f64 x (/.f64 t z)) |
| ✓ | 53.8% | (*.f64 x (-.f64 (/.f64 y t) (/.f64 z t))) |
| ✓ | 51.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | 34.4% | x |
Compiled 376 to 256 computations (31.9% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 t (*.f64 y x)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y x))) |
| ✓ | cost-diff | 0 | (*.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y x) t) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 t z)) |
| ✓ | cost-diff | 0 | (-.f64 t y) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 t y) z) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) |
| ✓ | cost-diff | 0 | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
| 1768× | fnmadd-define |
| 1622× | fma-define |
| 1332× | sum5-define |
| 1254× | fma-lowering-fma.f32 |
| 1254× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 82 |
| 1 | 42 | 82 |
| 2 | 81 | 82 |
| 3 | 165 | 82 |
| 4 | 394 | 82 |
| 5 | 1041 | 82 |
| 6 | 2943 | 82 |
| 7 | 6786 | 82 |
| 0 | 8007 | 82 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (- 1 (/ (- t y) z))) |
x |
(- 1 (/ (- t y) z)) |
1 |
(/ (- t y) z) |
(- t y) |
t |
y |
z |
(* x (/ t z)) |
x |
(/ t z) |
t |
z |
(/ (* y x) t) |
(* y x) |
y |
x |
t |
(/ 1 (/ t (* y x))) |
1 |
(/ t (* y x)) |
t |
(* y x) |
y |
x |
(/ (/ y t) (/ 1 x)) |
(/ y t) |
y |
t |
(/ 1 x) |
1 |
x |
| Outputs |
|---|
(/ x (- 1 (/ (- t y) z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
x |
(- 1 (/ (- t y) z)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
1 |
#s(literal 1 binary64) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(- t y) |
(-.f64 t y) |
t |
y |
z |
(* x (/ t z)) |
(/.f64 t (/.f64 z x)) |
x |
(/ t z) |
(/.f64 t z) |
t |
z |
(/ (* y x) t) |
(/.f64 y (/.f64 t x)) |
(* y x) |
(*.f64 x y) |
y |
x |
t |
(/ 1 (/ t (* y x))) |
(/.f64 y (/.f64 t x)) |
1 |
#s(literal 1 binary64) |
(/ t (* y x)) |
(/.f64 t (*.f64 x y)) |
t |
(* y x) |
(*.f64 x y) |
y |
x |
(/ (/ y t) (/ 1 x)) |
(/.f64 y (/.f64 t x)) |
(/ y t) |
(/.f64 y t) |
y |
t |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 95.4% | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y x))) |
| ✓ | accuracy | 92.5% | (/.f64 t (*.f64 y x)) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 92.2% | (/.f64 (*.f64 y x) t) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 92.2% | (*.f64 x (/.f64 t z)) |
| ✓ | accuracy | 100.0% | (-.f64 t y) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 t y) z) |
| ✓ | accuracy | 96.5% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
| 56.0ms | 256× | 0 | valid |
Compiled 92 to 19 computations (79.3% saved)
ival-div: 15.0ms (67.6% of total)ival-mult: 4.0ms (18% of total)ival-sub: 3.0ms (13.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (- 1 (/ (- t y) z)))> |
#<alt (- 1 (/ (- t y) z))> |
#<alt (/ (- t y) z)> |
#<alt (- t y)> |
#<alt (* x (/ t z))> |
#<alt (/ t z)> |
#<alt (/ (* y x) t)> |
#<alt (* y x)> |
#<alt (/ 1 (/ t (* y x)))> |
#<alt (/ t (* y x))> |
#<alt (/ (/ y t) (/ 1 x))> |
#<alt (/ y t)> |
#<alt (/ 1 x)> |
| Outputs |
|---|
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (- (+ 1 (/ y z)) (/ t z)))> |
#<alt (/ x (+ 1 (/ y z)))> |
#<alt (+ (/ x (+ 1 (/ y z))) (/ (* t x) (* z (pow (+ 1 (/ y z)) 2))))> |
#<alt (+ (* t (- (/ (* t x) (* (pow z 2) (pow (+ 1 (/ y z)) 3))) (* -1 (/ x (* z (pow (+ 1 (/ y z)) 2)))))) (/ x (+ 1 (/ y z))))> |
#<alt (+ (* t (- (* t (- (/ (* t x) (* (pow z 3) (pow (+ 1 (/ y z)) 4))) (* -1 (/ x (* (pow z 2) (pow (+ 1 (/ y z)) 3)))))) (* -1 (/ x (* z (pow (+ 1 (/ y z)) 2)))))) (/ x (+ 1 (/ y z))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (/ (+ (* -1 (* x z)) (* -1 (/ (* x (* (pow z 2) (+ 1 (/ y z)))) t))) t)> |
#<alt (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (* (pow z 3) (pow (+ 1 (/ y z)) 2))) (pow t 2)))) (/ (* x (* (pow z 2) (+ 1 (/ y z)))) t)) t)> |
#<alt (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (* (pow z 4) (pow (+ 1 (/ y z)) 3))) (pow t 3)))) (+ (/ (* x (* (pow z 2) (+ 1 (/ y z)))) t) (/ (* x (* (pow z 3) (pow (+ 1 (/ y z)) 2))) (pow t 2)))) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (+ (* x z) (/ (* x (* (pow z 2) (- 1 (* -1 (/ y z))))) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (* (pow z 3) (pow (- 1 (* -1 (/ y z))) 2))) t)) (* x (* (pow z 2) (- 1 (* -1 (/ y z)))))) t)) (* x z)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (* (pow z 4) (pow (- 1 (* -1 (/ y z))) 3))) t) (* -1 (* x (* (pow z 3) (pow (- 1 (* -1 (/ y z))) 2))))) t)) (* x (* (pow z 2) (- 1 (* -1 (/ y z)))))) t)) (* x z)) t))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (+ (* -1 (/ (* x y) (* z (pow (- 1 (/ t z)) 2)))) (/ x (- 1 (/ t z))))> |
#<alt (+ (* y (- (/ (* x y) (* (pow z 2) (pow (- 1 (/ t z)) 3))) (/ x (* z (pow (- 1 (/ t z)) 2))))) (/ x (- 1 (/ t z))))> |
#<alt (+ (* y (- (* y (- (* -1 (/ (* x y) (* (pow z 3) (pow (- 1 (/ t z)) 4)))) (* -1 (/ x (* (pow z 2) (pow (- 1 (/ t z)) 3)))))) (/ x (* z (pow (- 1 (/ t z)) 2))))) (/ x (- 1 (/ t z))))> |
#<alt (/ (* x z) y)> |
#<alt (/ (+ (* -1 (/ (* x (* (pow z 2) (- 1 (/ t z)))) y)) (* x z)) y)> |
#<alt (/ (- (+ (* x z) (/ (* x (* (pow z 3) (pow (- 1 (/ t z)) 2))) (pow y 2))) (/ (* x (* (pow z 2) (- 1 (/ t z)))) y)) y)> |
#<alt (/ (- (+ (* -1 (/ (* x (* (pow z 4) (pow (- 1 (/ t z)) 3))) (pow y 3))) (* x z)) (+ (* -1 (/ (* x (* (pow z 3) (pow (- 1 (/ t z)) 2))) (pow y 2))) (/ (* x (* (pow z 2) (- 1 (/ t z)))) y))) y)> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (/ (+ (* -1 (* x z)) (/ (* x (* (pow z 2) (- 1 (/ t z)))) y)) y))> |
#<alt (* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (- (/ (* x (* (pow z 3) (pow (- 1 (/ t z)) 2))) y) (* x (* (pow z 2) (- 1 (/ t z))))) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (- (/ (* x (* (pow z 4) (pow (- 1 (/ t z)) 3))) y) (* x (* (pow z 3) (pow (- 1 (/ t z)) 2)))) y)) (* x (* (pow z 2) (- 1 (/ t z))))) y))) y))> |
#<alt (/ (* x z) (- y t))> |
#<alt (* z (+ (* -1 (/ (* x z) (pow (- y t) 2))) (/ x (- y t))))> |
#<alt (* z (+ (* z (- (/ (* x z) (pow (- y t) 3)) (/ x (pow (- y t) 2)))) (/ x (- y t))))> |
#<alt (* z (+ (* z (- (* z (- (* -1 (/ (* x z) (pow (- y t) 4))) (* -1 (/ x (pow (- y t) 3))))) (/ x (pow (- y t) 2)))) (/ x (- y t))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x (- y t)) z)))> |
#<alt (- (+ x (/ (* x (pow (- y t) 2)) (pow z 2))) (/ (* x (- y t)) z))> |
#<alt (- (+ x (* -1 (/ (* x (pow (- y t) 3)) (pow z 3)))) (+ (* -1 (/ (* x (pow (- y t) 2)) (pow z 2))) (/ (* x (- y t)) z)))> |
#<alt x> |
#<alt (+ x (/ (* x (- t y)) z))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (* x (pow (- t y) 2)) z)) (* x (- t y))) z)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (- t y) 3)) z) (* -1 (* x (pow (- t y) 2)))) z)) (* x (- t y))) z)))> |
#<alt (+ 1 (/ y z))> |
#<alt (+ 1 (+ (* -1 (/ t z)) (/ y z)))> |
#<alt (+ 1 (+ (* -1 (/ t z)) (/ y z)))> |
#<alt (+ 1 (+ (* -1 (/ t z)) (/ y z)))> |
#<alt (* -1 (/ t z))> |
#<alt (* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z)))> |
#<alt (* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z)))> |
#<alt (* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z)))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (- 1 (* -1 (/ y z))) t)) (/ 1 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- 1 (* -1 (/ y z))) t)) (/ 1 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- 1 (* -1 (/ y z))) t)) (/ 1 z))))> |
#<alt (- 1 (/ t z))> |
#<alt (- (+ 1 (/ y z)) (/ t z))> |
#<alt (- (+ 1 (/ y z)) (/ t z))> |
#<alt (- (+ 1 (/ y z)) (/ t z))> |
#<alt (/ y z)> |
#<alt (* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z))))> |
#<alt (* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z))))> |
#<alt (* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z))))> |
#<alt (/ y z)> |
#<alt (* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z))))> |
#<alt (/ (- y t) z)> |
#<alt (/ (- (+ y z) t) z)> |
#<alt (/ (- (+ y z) t) z)> |
#<alt (/ (- (+ y z) t) z)> |
#<alt 1> |
#<alt (- (+ 1 (/ y z)) (/ t z))> |
#<alt (- (+ 1 (/ y z)) (/ t z))> |
#<alt (- (+ 1 (/ y z)) (/ t z))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- t y) z)))> |
#<alt (+ 1 (* -1 (/ (- t y) z)))> |
#<alt (+ 1 (* -1 (/ (- t y) z)))> |
#<alt (* -1 (/ y z))> |
#<alt (+ (* -1 (/ y z)) (/ t z))> |
#<alt (+ (* -1 (/ y z)) (/ t z))> |
#<alt (+ (* -1 (/ y z)) (/ t z))> |
#<alt (/ t z)> |
#<alt (* t (+ (* -1 (/ y (* t z))) (/ 1 z)))> |
#<alt (* t (+ (* -1 (/ y (* t z))) (/ 1 z)))> |
#<alt (* t (+ (* -1 (/ y (* t z))) (/ 1 z)))> |
#<alt (/ t z)> |
#<alt (* -1 (* t (- (/ y (* t z)) (/ 1 z))))> |
#<alt (* -1 (* t (- (/ y (* t z)) (/ 1 z))))> |
#<alt (* -1 (* t (- (/ y (* t z)) (/ 1 z))))> |
#<alt (/ t z)> |
#<alt (+ (* -1 (/ y z)) (/ t z))> |
#<alt (+ (* -1 (/ y z)) (/ t z))> |
#<alt (+ (* -1 (/ y z)) (/ t z))> |
#<alt (* -1 (/ y z))> |
#<alt (* y (- (/ t (* y z)) (/ 1 z)))> |
#<alt (* y (- (/ t (* y z)) (/ 1 z)))> |
#<alt (* y (- (/ t (* y z)) (/ 1 z)))> |
#<alt (* -1 (/ y z))> |
#<alt (* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 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 y)> |
#<alt (- t y)> |
#<alt (- t y)> |
#<alt (- t y)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ y t))))> |
#<alt (* t (+ 1 (* -1 (/ y t))))> |
#<alt (* t (+ 1 (* -1 (/ y t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ y t) 1)))> |
#<alt (* -1 (* t (- (/ y t) 1)))> |
#<alt (* -1 (* t (- (/ y t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 y))> |
#<alt (+ t (* -1 y))> |
#<alt (+ t (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ t y) 1))> |
#<alt (* y (- (/ t y) 1))> |
#<alt (* y (- (/ t y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ t y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ t y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ t y)))))> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t 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 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) 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 (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<alt (/ t (* x y))> |
#<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 (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | y | @ | 0 | (/ x (- 1 (/ (- t y) z))) |
| 2.0ms | z | @ | -inf | (/ x (- 1 (/ (- t y) z))) |
| 1.0ms | x | @ | 0 | (/ x (- 1 (/ (- t y) z))) |
| 1.0ms | x | @ | inf | (/ x (- 1 (/ (- t y) z))) |
| 1.0ms | t | @ | -inf | (/ x (- 1 (/ (- t y) z))) |
| 1× | batch-egg-rewrite |
| 3742× | *-lowering-*.f32 |
| 3742× | *-lowering-*.f64 |
| 3524× | /-lowering-/.f32 |
| 3524× | /-lowering-/.f64 |
| 1524× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 60 |
| 1 | 116 | 60 |
| 2 | 833 | 60 |
| 0 | 8849 | 60 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (- 1 (/ (- t y) z))) |
(- 1 (/ (- t y) z)) |
(/ (- t y) z) |
(- t y) |
(* x (/ t z)) |
(/ t z) |
(/ (* y x) t) |
(* y x) |
(/ 1 (/ t (* y x))) |
(/ t (* y x)) |
(/ (/ y t) (/ 1 x)) |
(/ y t) |
(/ 1 x) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64))) (/.f64 x (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 x (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z)) |
(+.f64 (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 y z)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 t y) (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) z) #s(literal 1 binary64)) |
(fma.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(neg.f64 (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 3 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (-.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) #s(literal 1 binary64)) (-.f64 (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (/.f64 y z) (/.f64 z y))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 t y) z) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z)) (/.f64 z (-.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z)))) |
(+.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) y))) (fma.f64 (/.f64 #s(literal -1 binary64) z) y (*.f64 (/.f64 #s(literal 1 binary64) z) y))) |
(+.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) y))) (fma.f64 (/.f64 #s(literal -1 binary64) z) y (*.f64 (/.f64 #s(literal 1 binary64) z) y))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) y))) (fma.f64 (/.f64 #s(literal -1 binary64) z) y (*.f64 (/.f64 #s(literal 1 binary64) z) y))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) z) t (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) y))) (fma.f64 (/.f64 #s(literal -1 binary64) z) y (*.f64 (/.f64 #s(literal 1 binary64) z) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (-.f64 t y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 t z) (/.f64 y z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z)) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) z) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) z)) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t y)) z) (/.f64 (/.f64 (*.f64 y y) (+.f64 t y)) z)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 z (+.f64 t y))) (/.f64 (*.f64 y y) (*.f64 z (+.f64 t y)))) |
(-.f64 (/.f64 z (*.f64 (/.f64 z t) z)) (/.f64 (*.f64 (/.f64 z t) y) (*.f64 (/.f64 z t) z))) |
(-.f64 (/.f64 (*.f64 t z) (*.f64 z z)) (/.f64 (*.f64 z y) (*.f64 z z))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (neg.f64 (*.f64 z z))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (neg.f64 (*.f64 z z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (/.f64 t z) (/.f64 z t)) (+.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (/.f64 (/.f64 t z) (/.f64 z y))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (/.f64 t z) (/.f64 z t)) (+.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (/.f64 (/.f64 t z) (/.f64 z y)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 t z) (/.f64 z t)) (+.f64 (/.f64 t z) (/.f64 y z))) (/.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (+.f64 (/.f64 t z) (/.f64 y z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) t (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(neg.f64 (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 t y)) (-.f64 (*.f64 t t) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) (-.f64 z (*.f64 (/.f64 z t) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 t z) (*.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 z z)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))) z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 t y) z) (-.f64 (*.f64 t t) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 t z) (/.f64 z t)) (+.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (/.f64 (/.f64 t z) (/.f64 z y)))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z 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 (/.f64 t z) (/.f64 y z)) (/.f64 (-.f64 t y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) z))) |
(/.f64 (-.f64 t y) z) |
(/.f64 #s(literal -1 binary64) (/.f64 z (+.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))) z)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 z (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (+.f64 t y) z)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (*.f64 z (+.f64 t y))) |
(/.f64 (-.f64 z (*.f64 (/.f64 z t) y)) (*.f64 (/.f64 z t) z)) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 z y)) (*.f64 z z)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 z y)) (neg.f64 (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 z (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 y y))) (neg.f64 (*.f64 z (+.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 y y))) (neg.f64 (*.f64 (+.f64 t y) z))) |
(/.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 (/.f64 t z) (/.f64 z t)) (+.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (/.f64 (/.f64 t z) (/.f64 z y))))) |
(/.f64 (*.f64 (+.f64 (/.f64 t z) (/.f64 y z)) (/.f64 (-.f64 t y) z)) (+.f64 (/.f64 t z) (/.f64 y z))) |
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) z) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) z) (+.f64 t y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 z y)) (/.f64 z t)) (*.f64 (/.f64 z t) (/.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 t (/.f64 z y)) z) (*.f64 z (/.f64 z y))) |
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 z (-.f64 #s(literal 0 binary64) y))) (neg.f64 (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 z y))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) z)) |
(/.f64 (-.f64 z (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z y)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 z y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))) (*.f64 z z)) |
(/.f64 (neg.f64 (-.f64 z (*.f64 (/.f64 z t) y))) (neg.f64 (*.f64 (/.f64 z t) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t z) (*.f64 z y))) (neg.f64 (*.f64 z z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 z y))) (*.f64 z z)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 (/.f64 t z) (/.f64 z t)) (+.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (/.f64 (/.f64 t z) (/.f64 z y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 t z) (/.f64 y z)) (/.f64 (-.f64 t y) z))) (neg.f64 (+.f64 (/.f64 t z) (/.f64 y z)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) z)) (-.f64 #s(literal 0 binary64) (+.f64 t y))) |
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 t z) (/.f64 z t)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 y z)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 t z) (/.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 y z)))) (-.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 y z)))) |
(pow.f64 (/.f64 z (-.f64 t y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) |
(*.f64 (-.f64 t y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (-.f64 t y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z)) |
(*.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 t y)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t y) z))) |
(*.f64 (-.f64 z (*.f64 (/.f64 z t) y)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) z))) |
(*.f64 (-.f64 (*.f64 t z) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z z)))) |
(*.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 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t z) (/.f64 z t)) (+.f64 (/.f64 (/.f64 y z) (/.f64 z y)) (/.f64 (/.f64 t z) (/.f64 z y)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 t z) (/.f64 y z)) (/.f64 (-.f64 t y) z)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t z) (/.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) z) (/.f64 #s(literal 1 binary64) (+.f64 t y))) |
(*.f64 (pow.f64 (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) |
(*.f64 (pow.f64 (/.f64 z (-.f64 (*.f64 t t) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t y))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))) z) (/.f64 (-.f64 t y) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) |
(*.f64 (/.f64 (+.f64 t y) z) (/.f64 (-.f64 t y) (+.f64 t y))) |
(*.f64 (pow.f64 (/.f64 z (-.f64 t y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (-.f64 t y)) #s(literal -1/2 binary64))) |
(+.f64 t (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) y) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 t y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 t y)))) |
(-.f64 t y) |
(-.f64 #s(literal 0 binary64) (+.f64 y (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t y)) (/.f64 (*.f64 y y) (+.f64 t y))) |
(fma.f64 #s(literal -1 binary64) y t) |
(neg.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (+.f64 t y)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 t y))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t y)) (*.f64 (+.f64 t y) (*.f64 y y))) (*.f64 (+.f64 t y) (+.f64 t y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 y y)))) (+.f64 t y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t y)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (-.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) y) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 t y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t y)) (/.f64 (*.f64 t t) (+.f64 t y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 t y)) (/.f64 (*.f64 y y) (+.f64 t y))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t y)) (/.f64 (*.f64 y y) (+.f64 t y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t y)) (/.f64 (*.f64 t t) (+.f64 t y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 t y)) (/.f64 (*.f64 y y) (+.f64 t y)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 t y)) (/.f64 (*.f64 y y) (+.f64 t y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t y)) |
(*.f64 (-.f64 t y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t (-.f64 #s(literal 0 binary64) y)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 t y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 y (+.f64 t y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) x)) |
(neg.f64 (*.f64 x (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (/.f64 (*.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) z)) |
(/.f64 x (/.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x t)) #s(literal 1 binary64))) |
(/.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 x t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 (*.f64 x t) z) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t))) z) |
(pow.f64 (/.f64 z (*.f64 x t)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 t z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 z t))) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
(*.f64 t (/.f64 x z)) |
(*.f64 (/.f64 t z) x) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 x t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 x z) t) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 t z) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.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 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (/.f64 y (/.f64 t x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 x y)) (/.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 t (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t x))) |
(*.f64 y (/.f64 x t)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y (/.f64 t x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 y (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y t) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 y (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 x #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #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 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (/.f64 y (/.f64 t x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 x y)) (/.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 t (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t x))) |
(*.f64 y (/.f64 x t)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y (/.f64 t x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 y (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y t) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 y (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 x #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 t x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 t (*.f64 x y)) |
(/.f64 (/.f64 t (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 t y) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 t x) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x t)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x t))) |
(pow.f64 (/.f64 y (/.f64 t x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 t (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 t (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t y)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) t) |
(*.f64 (/.f64 t x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 t x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 x t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (pow.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)) t) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 t x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 y t))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 y t)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 t x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 t x)) #s(literal -1/2 binary64))) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (/.f64 y (/.f64 t x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 x y)) (/.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 t (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t x))) |
(*.f64 y (/.f64 x t)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y (/.f64 t x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y (/.f64 t x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 y (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y t) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 y (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 x #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(-.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))) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 y t) |
(/.f64 (/.f64 y t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 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 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 4648× | *-lowering-*.f32 |
| 4648× | *-lowering-*.f64 |
| 1914× | +-lowering-+.f64 |
| 1914× | +-lowering-+.f32 |
| 1590× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 2911 |
| 1 | 995 | 2696 |
| 2 | 3614 | 2658 |
| 0 | 8347 | 2658 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/ x (+ 1 (/ y z))) |
(+ (/ x (+ 1 (/ y z))) (/ (* t x) (* z (pow (+ 1 (/ y z)) 2)))) |
(+ (* t (- (/ (* t x) (* (pow z 2) (pow (+ 1 (/ y z)) 3))) (* -1 (/ x (* z (pow (+ 1 (/ y z)) 2)))))) (/ x (+ 1 (/ y z)))) |
(+ (* t (- (* t (- (/ (* t x) (* (pow z 3) (pow (+ 1 (/ y z)) 4))) (* -1 (/ x (* (pow z 2) (pow (+ 1 (/ y z)) 3)))))) (* -1 (/ x (* z (pow (+ 1 (/ y z)) 2)))))) (/ x (+ 1 (/ y z)))) |
(* -1 (/ (* x z) t)) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (* (pow z 2) (+ 1 (/ y z)))) t))) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (* (pow z 3) (pow (+ 1 (/ y z)) 2))) (pow t 2)))) (/ (* x (* (pow z 2) (+ 1 (/ y z)))) t)) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (* (pow z 4) (pow (+ 1 (/ y z)) 3))) (pow t 3)))) (+ (/ (* x (* (pow z 2) (+ 1 (/ y z)))) t) (/ (* x (* (pow z 3) (pow (+ 1 (/ y z)) 2))) (pow t 2)))) t) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (+ (* x z) (/ (* x (* (pow z 2) (- 1 (* -1 (/ y z))))) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (* (pow z 3) (pow (- 1 (* -1 (/ y z))) 2))) t)) (* x (* (pow z 2) (- 1 (* -1 (/ y z)))))) t)) (* x z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (* (pow z 4) (pow (- 1 (* -1 (/ y z))) 3))) t) (* -1 (* x (* (pow z 3) (pow (- 1 (* -1 (/ y z))) 2))))) t)) (* x (* (pow z 2) (- 1 (* -1 (/ y z)))))) t)) (* x z)) t)) |
(/ x (- 1 (/ t z))) |
(+ (* -1 (/ (* x y) (* z (pow (- 1 (/ t z)) 2)))) (/ x (- 1 (/ t z)))) |
(+ (* y (- (/ (* x y) (* (pow z 2) (pow (- 1 (/ t z)) 3))) (/ x (* z (pow (- 1 (/ t z)) 2))))) (/ x (- 1 (/ t z)))) |
(+ (* y (- (* y (- (* -1 (/ (* x y) (* (pow z 3) (pow (- 1 (/ t z)) 4)))) (* -1 (/ x (* (pow z 2) (pow (- 1 (/ t z)) 3)))))) (/ x (* z (pow (- 1 (/ t z)) 2))))) (/ x (- 1 (/ t z)))) |
(/ (* x z) y) |
(/ (+ (* -1 (/ (* x (* (pow z 2) (- 1 (/ t z)))) y)) (* x z)) y) |
(/ (- (+ (* x z) (/ (* x (* (pow z 3) (pow (- 1 (/ t z)) 2))) (pow y 2))) (/ (* x (* (pow z 2) (- 1 (/ t z)))) y)) y) |
(/ (- (+ (* -1 (/ (* x (* (pow z 4) (pow (- 1 (/ t z)) 3))) (pow y 3))) (* x z)) (+ (* -1 (/ (* x (* (pow z 3) (pow (- 1 (/ t z)) 2))) (pow y 2))) (/ (* x (* (pow z 2) (- 1 (/ t z)))) y))) y) |
(/ (* x z) y) |
(* -1 (/ (+ (* -1 (* x z)) (/ (* x (* (pow z 2) (- 1 (/ t z)))) y)) y)) |
(* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (- (/ (* x (* (pow z 3) (pow (- 1 (/ t z)) 2))) y) (* x (* (pow z 2) (- 1 (/ t z))))) y))) y)) |
(* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (- (/ (* x (* (pow z 4) (pow (- 1 (/ t z)) 3))) y) (* x (* (pow z 3) (pow (- 1 (/ t z)) 2)))) y)) (* x (* (pow z 2) (- 1 (/ t z))))) y))) y)) |
(/ (* x z) (- y t)) |
(* z (+ (* -1 (/ (* x z) (pow (- y t) 2))) (/ x (- y t)))) |
(* z (+ (* z (- (/ (* x z) (pow (- y t) 3)) (/ x (pow (- y t) 2)))) (/ x (- y t)))) |
(* z (+ (* z (- (* z (- (* -1 (/ (* x z) (pow (- y t) 4))) (* -1 (/ x (pow (- y t) 3))))) (/ x (pow (- y t) 2)))) (/ x (- y t)))) |
x |
(+ x (* -1 (/ (* x (- y t)) z))) |
(- (+ x (/ (* x (pow (- y t) 2)) (pow z 2))) (/ (* x (- y t)) z)) |
(- (+ x (* -1 (/ (* x (pow (- y t) 3)) (pow z 3)))) (+ (* -1 (/ (* x (pow (- y t) 2)) (pow z 2))) (/ (* x (- y t)) z))) |
x |
(+ x (/ (* x (- t y)) z)) |
(+ x (* -1 (/ (- (* -1 (/ (* x (pow (- t y) 2)) z)) (* x (- t y))) z))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (- t y) 3)) z) (* -1 (* x (pow (- t y) 2)))) z)) (* x (- t y))) z))) |
(+ 1 (/ y z)) |
(+ 1 (+ (* -1 (/ t z)) (/ y z))) |
(+ 1 (+ (* -1 (/ t z)) (/ y z))) |
(+ 1 (+ (* -1 (/ t z)) (/ y z))) |
(* -1 (/ t z)) |
(* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z))) |
(* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z))) |
(* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z))) |
(* -1 (/ t z)) |
(* -1 (* t (+ (* -1 (/ (- 1 (* -1 (/ y z))) t)) (/ 1 z)))) |
(* -1 (* t (+ (* -1 (/ (- 1 (* -1 (/ y z))) t)) (/ 1 z)))) |
(* -1 (* t (+ (* -1 (/ (- 1 (* -1 (/ y z))) t)) (/ 1 z)))) |
(- 1 (/ t z)) |
(- (+ 1 (/ y z)) (/ t z)) |
(- (+ 1 (/ y z)) (/ t z)) |
(- (+ 1 (/ y z)) (/ t z)) |
(/ y z) |
(* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z)))) |
(* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z)))) |
(* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z)))) |
(/ y z) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(/ (- y t) z) |
(/ (- (+ y z) t) z) |
(/ (- (+ y z) t) z) |
(/ (- (+ y z) t) z) |
1 |
(- (+ 1 (/ y z)) (/ t z)) |
(- (+ 1 (/ y z)) (/ t z)) |
(- (+ 1 (/ y z)) (/ t z)) |
1 |
(+ 1 (* -1 (/ (- t y) z))) |
(+ 1 (* -1 (/ (- t y) z))) |
(+ 1 (* -1 (/ (- t y) z))) |
(* -1 (/ y z)) |
(+ (* -1 (/ y z)) (/ t z)) |
(+ (* -1 (/ y z)) (/ t z)) |
(+ (* -1 (/ y z)) (/ t z)) |
(/ t z) |
(* t (+ (* -1 (/ y (* t z))) (/ 1 z))) |
(* t (+ (* -1 (/ y (* t z))) (/ 1 z))) |
(* t (+ (* -1 (/ y (* t z))) (/ 1 z))) |
(/ t z) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(/ t z) |
(+ (* -1 (/ y z)) (/ t z)) |
(+ (* -1 (/ y z)) (/ t z)) |
(+ (* -1 (/ y z)) (/ t z)) |
(* -1 (/ y z)) |
(* y (- (/ t (* y z)) (/ 1 z))) |
(* y (- (/ t (* y z)) (/ 1 z))) |
(* y (- (/ t (* y z)) (/ 1 z))) |
(* -1 (/ y z)) |
(* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 z)))) |
(* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 z)))) |
(* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 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 y) |
(- t y) |
(- t y) |
(- t y) |
t |
(* t (+ 1 (* -1 (/ y t)))) |
(* t (+ 1 (* -1 (/ y t)))) |
(* t (+ 1 (* -1 (/ y t)))) |
t |
(* -1 (* t (- (/ y t) 1))) |
(* -1 (* t (- (/ y t) 1))) |
(* -1 (* t (- (/ y t) 1))) |
t |
(+ t (* -1 y)) |
(+ t (* -1 y)) |
(+ t (* -1 y)) |
(* -1 y) |
(* y (- (/ t y) 1)) |
(* y (- (/ t y) 1)) |
(* y (- (/ t y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ t y))))) |
(* -1 (* y (+ 1 (* -1 (/ t y))))) |
(* -1 (* y (+ 1 (* -1 (/ t y))))) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t 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 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) 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) |
(/ 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) 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) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
| Outputs |
|---|
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (- (+ 1 (/ y z)) (/ t z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(/ x (+ 1 (/ y z))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ (/ x (+ 1 (/ y z))) (/ (* t x) (* z (pow (+ 1 (/ y z)) 2)))) |
(+.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 (/.f64 (/.f64 (*.f64 x t) z) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(+ (* t (- (/ (* t x) (* (pow z 2) (pow (+ 1 (/ y z)) 3))) (* -1 (/ x (* z (pow (+ 1 (/ y z)) 2)))))) (/ x (+ 1 (/ y z)))) |
(+.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 x (/.f64 t (*.f64 z z))) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (/.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(+ (* t (- (* t (- (/ (* t x) (* (pow z 3) (pow (+ 1 (/ y z)) 4))) (* -1 (/ x (* (pow z 2) (pow (+ 1 (/ y z)) 3)))))) (* -1 (/ x (* z (pow (+ 1 (/ y z)) 2)))))) (/ x (+ 1 (/ y z)))) |
(+.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 t (+.f64 (/.f64 (/.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 t (+.f64 (/.f64 (*.f64 x (/.f64 t (*.f64 z (*.f64 z z)))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (* (pow z 2) (+ 1 (/ y z)))) t))) t) |
(/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 z z)) t))) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (* (pow z 3) (pow (+ 1 (/ y z)) 2))) (pow t 2)))) (/ (* x (* (pow z 2) (+ 1 (/ y z)))) t)) t) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 #s(literal -1 binary64) (/.f64 y z))) t) (*.f64 x (+.f64 z (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t t)))))) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (* (pow z 4) (pow (+ 1 (/ y z)) 3))) (pow t 3)))) (+ (/ (* x (* (pow z 2) (+ 1 (/ y z)))) t) (/ (* x (* (pow z 3) (pow (+ 1 (/ y z)) 2))) (pow t 2)))) t) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 #s(literal -1 binary64) (/.f64 y z))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) z) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 y z))) t)) t) (*.f64 x (+.f64 z (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (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) (- 1 (* -1 (/ y z))))) t)) t)) |
(/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 z z)) t))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (* (pow z 3) (pow (- 1 (* -1 (/ y z))) 2))) t)) (* x (* (pow z 2) (- 1 (* -1 (/ y z)))))) t)) (* x z)) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 #s(literal -1 binary64) (/.f64 y z))) t) (*.f64 x (+.f64 z (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t t)))))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (* (pow z 4) (pow (- 1 (* -1 (/ y z))) 3))) t) (* -1 (* x (* (pow z 3) (pow (- 1 (* -1 (/ y z))) 2))))) t)) (* x (* (pow z 2) (- 1 (* -1 (/ y z)))))) t)) (* x z)) t)) |
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) z) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (-.f64 #s(literal -1 binary64) (/.f64 y z))) (/.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (-.f64 #s(literal -1 binary64) (/.f64 y z)))) t)) t) (*.f64 (*.f64 x (*.f64 z z)) (-.f64 #s(literal -1 binary64) (/.f64 y z)))) t) (*.f64 x z)) t) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(+ (* -1 (/ (* x y) (* z (pow (- 1 (/ t z)) 2)))) (/ x (- 1 (/ t z)))) |
(-.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)))) |
(+ (* y (- (/ (* x y) (* (pow z 2) (pow (- 1 (/ t z)) 3))) (/ x (* z (pow (- 1 (/ t z)) 2))))) (/ x (- 1 (/ t z)))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 y (/.f64 x (*.f64 z 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 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)))))) |
(+ (* y (- (* y (- (* -1 (/ (* x y) (* (pow z 3) (pow (- 1 (/ t z)) 4)))) (* -1 (/ x (* (pow z 2) (pow (- 1 (/ t z)) 3)))))) (/ x (* z (pow (- 1 (/ t z)) 2))))) (/ x (- 1 (/ t z)))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (/.f64 (/.f64 x (*.f64 z 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 y (/.f64 (/.f64 x (*.f64 z z)) z)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 4 binary64))))) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z)))))) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (+ (* -1 (/ (* x (* (pow z 2) (- 1 (/ t z)))) y)) (* x z)) y) |
(/.f64 (-.f64 (*.f64 x z) (*.f64 (*.f64 z (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 x y))) y) |
(/ (- (+ (* x z) (/ (* x (* (pow z 3) (pow (- 1 (/ t z)) 2))) (pow y 2))) (/ (* x (* (pow z 2) (- 1 (/ t z)))) y)) y) |
(/.f64 (+.f64 (*.f64 x z) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (*.f64 z (*.f64 z z)) y)) (*.f64 z (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) y)) y) |
(/ (- (+ (* -1 (/ (* x (* (pow z 4) (pow (- 1 (/ t z)) 3))) (pow y 3))) (* x z)) (+ (* -1 (/ (* x (* (pow z 3) (pow (- 1 (/ t z)) 2))) (pow y 2))) (/ (* x (* (pow z 2) (- 1 (/ t z)))) y))) y) |
(/.f64 (+.f64 (-.f64 (*.f64 x z) (/.f64 (*.f64 x (*.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 (pow.f64 z #s(literal 4 binary64)) y))) (*.f64 y y))) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (*.f64 z (*.f64 z z)) y)) (*.f64 z (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) y)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (/ (+ (* -1 (* x z)) (/ (* x (* (pow z 2) (- 1 (/ t z)))) y)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 x y)) (*.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (- (/ (* x (* (pow z 3) (pow (- 1 (/ t z)) 2))) y) (* x (* (pow z 2) (- 1 (/ t z))))) y))) y)) |
(/.f64 (+.f64 (*.f64 x z) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (*.f64 z (*.f64 z z)) y)) (*.f64 z (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) y)) y) |
(* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (- (/ (* x (* (pow z 4) (pow (- 1 (/ t z)) 3))) y) (* x (* (pow z 3) (pow (- 1 (/ t z)) 2)))) y)) (* x (* (pow z 2) (- 1 (/ t z))))) y))) y)) |
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (-.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)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) y)) (*.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z))))) y) (*.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x))) y) (*.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(/ (* x z) (- y t)) |
(*.f64 x (/.f64 z (-.f64 y t))) |
(* z (+ (* -1 (/ (* x z) (pow (- y t) 2))) (/ x (- y t)))) |
(*.f64 z (-.f64 (/.f64 x (-.f64 y t)) (/.f64 (*.f64 x z) (*.f64 (-.f64 y t) (-.f64 y t))))) |
(* z (+ (* z (- (/ (* x z) (pow (- y t) 3)) (/ x (pow (- y t) 2)))) (/ x (- y t)))) |
(*.f64 z (+.f64 (/.f64 x (-.f64 y t)) (*.f64 z (-.f64 (/.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 y t) (-.f64 y t))) (-.f64 y t)) (/.f64 x (*.f64 (-.f64 y t) (-.f64 y t))))))) |
(* z (+ (* z (- (* z (- (* -1 (/ (* x z) (pow (- y t) 4))) (* -1 (/ x (pow (- y t) 3))))) (/ x (pow (- y t) 2)))) (/ x (- y t)))) |
(*.f64 z (+.f64 (/.f64 x (-.f64 y t)) (*.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (/.f64 x (-.f64 y t)) (*.f64 (-.f64 y t) (-.f64 y t))) (*.f64 x (/.f64 z (pow.f64 (-.f64 y t) #s(literal 4 binary64)))))) (/.f64 x (*.f64 (-.f64 y t) (-.f64 y t))))))) |
x |
(+ x (* -1 (/ (* x (- y t)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(- (+ x (/ (* x (pow (- y t) 2)) (pow z 2))) (/ (* x (- y t)) z)) |
(+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (/.f64 x z)) (*.f64 x (-.f64 t y))) z)) |
(- (+ x (* -1 (/ (* x (pow (- y t) 3)) (pow z 3)))) (+ (* -1 (/ (* x (pow (- y t) 2)) (pow z 2))) (/ (* x (- y t)) z))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y t) (*.f64 (-.f64 y t) (*.f64 x (-.f64 t y)))) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (/.f64 x z)) (*.f64 x (-.f64 t y))) z))) |
x |
(+ x (/ (* x (- t y)) z)) |
(+.f64 x (*.f64 x (/.f64 (-.f64 t y) z))) |
(+ x (* -1 (/ (- (* -1 (/ (* x (pow (- t y) 2)) z)) (* x (- t y))) z))) |
(+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 t y) (-.f64 t y)) (/.f64 x z)) (*.f64 x (-.f64 t y))) z)) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (- t y) 3)) z) (* -1 (* x (pow (- t y) 2)))) z)) (* x (- t y))) z))) |
(+.f64 x (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (-.f64 y t) (*.f64 x (-.f64 y t))) (*.f64 (*.f64 (-.f64 t y) (*.f64 (-.f64 t y) (-.f64 t y))) (/.f64 x z))) z) (*.f64 x (-.f64 t y))) z)) |
(+ 1 (/ y z)) |
(+.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ 1 (+ (* -1 (/ t z)) (/ y z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(+ 1 (+ (* -1 (/ t z)) (/ y z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(+ 1 (+ (* -1 (/ t z)) (/ y z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(* -1 (/ t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)))) |
(* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)))) |
(* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)))) |
(* -1 (/ t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- 1 (* -1 (/ y z))) t)) (/ 1 z)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (- 1 (* -1 (/ y z))) t)) (/ 1 z)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)))) |
(* -1 (* t (+ (* -1 (/ (- 1 (* -1 (/ y z))) t)) (/ 1 z)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)))) |
(- 1 (/ t z)) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(- (+ 1 (/ y z)) (/ t z)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(- (+ 1 (/ y z)) (/ t z)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(- (+ 1 (/ y z)) (/ t z)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(/ y z) |
(/.f64 y z) |
(* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 y z))))) |
(* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 y z))))) |
(* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 y z))))) |
(/ y z) |
(/.f64 y z) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) y) (/.f64 #s(literal 1 binary64) z))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) y) (/.f64 #s(literal 1 binary64) z))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) y) (/.f64 #s(literal 1 binary64) z))) |
(/ (- y t) z) |
(/.f64 (-.f64 y t) z) |
(/ (- (+ y z) t) z) |
(/.f64 (+.f64 y (-.f64 z t)) z) |
(/ (- (+ y z) t) z) |
(/.f64 (+.f64 y (-.f64 z t)) z) |
(/ (- (+ y z) t) z) |
(/.f64 (+.f64 y (-.f64 z t)) z) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ y z)) (/ t z)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(- (+ 1 (/ y z)) (/ t z)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(- (+ 1 (/ y z)) (/ t z)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) 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) z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(+ 1 (* -1 (/ (- t y) z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(* -1 (/ y z)) |
(-.f64 #s(literal 0 binary64) (/.f64 y z)) |
(+ (* -1 (/ y z)) (/ t z)) |
(/.f64 (-.f64 t y) z) |
(+ (* -1 (/ y z)) (/ t z)) |
(/.f64 (-.f64 t y) z) |
(+ (* -1 (/ y z)) (/ t z)) |
(/.f64 (-.f64 t y) z) |
(/ t z) |
(/.f64 t z) |
(* t (+ (* -1 (/ y (* t z))) (/ 1 z))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z t)))) |
(* t (+ (* -1 (/ y (* t z))) (/ 1 z))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z t)))) |
(* t (+ (* -1 (/ y (* t z))) (/ 1 z))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z t)))) |
(/ t z) |
(/.f64 t z) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/ t z) |
(/.f64 t z) |
(+ (* -1 (/ y z)) (/ t z)) |
(/.f64 (-.f64 t y) z) |
(+ (* -1 (/ y z)) (/ t z)) |
(/.f64 (-.f64 t y) z) |
(+ (* -1 (/ y z)) (/ t z)) |
(/.f64 (-.f64 t y) z) |
(* -1 (/ y z)) |
(-.f64 #s(literal 0 binary64) (/.f64 y z)) |
(* y (- (/ t (* y z)) (/ 1 z))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal -1 binary64) z))) |
(* y (- (/ t (* y z)) (/ 1 z))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal -1 binary64) z))) |
(* y (- (/ t (* y z)) (/ 1 z))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal -1 binary64) z))) |
(* -1 (/ y z)) |
(-.f64 #s(literal 0 binary64) (/.f64 y z)) |
(* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 z)))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal -1 binary64) z))) |
(* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 z)))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal -1 binary64) z))) |
(* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 z)))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal -1 binary64) z))) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(/ (- t y) z) |
(/.f64 (-.f64 t y) z) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(- t y) |
(-.f64 t y) |
(- t y) |
(-.f64 t y) |
(- t y) |
(-.f64 t y) |
t |
(* t (+ 1 (* -1 (/ y t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(* t (+ 1 (* -1 (/ y t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(* t (+ 1 (* -1 (/ y t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
t |
(* -1 (* t (- (/ y t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(* -1 (* t (- (/ y t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(* -1 (* t (- (/ y t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
t |
(+ t (* -1 y)) |
(-.f64 t y) |
(+ t (* -1 y)) |
(-.f64 t y) |
(+ t (* -1 y)) |
(-.f64 t y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ t y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t y))) |
(* y (- (/ t y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t y))) |
(* y (- (/ t y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t y))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ t y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t y))) |
(* -1 (* y (+ 1 (* -1 (/ t y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t y))) |
(* -1 (* y (+ 1 (* -1 (/ t y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t y))) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(/ (* t x) z) |
(/.f64 (*.f64 x 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) |
(/ 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 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) 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) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ t (* x y)) |
(/.f64 t (*.f64 x y)) |
(/ (* 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) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
Compiled 13101 to 1650 computations (87.4% saved)
22 alts after pruning (14 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1000 | 6 | 1006 |
| Fresh | 1 | 8 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1004 | 22 | 1026 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 41.1% | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 38.3% | (/.f64 (*.f64 y x) t) |
| ✓ | 49.4% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| 6.6% | (/.f64 (*.f64 x z) y) | |
| 50.7% | (/.f64 (*.f64 x y) (-.f64 t z)) | |
| 37.2% | (/.f64 y (/.f64 t x)) | |
| 3.7% | (/.f64 x (/.f64 z t)) | |
| 53.8% | (/.f64 x (/.f64 t (-.f64 y z))) | |
| 41.1% | (/.f64 x (/.f64 t y)) | |
| 56.0% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) | |
| 34.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 49.1% | (-.f64 x (*.f64 (/.f64 x z) y)) | |
| 40.8% | (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) t))) | |
| 48.6% | (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x (-.f64 t z)))) | |
| 3.9% | (*.f64 (/.f64 x z) t) | |
| 37.2% | (*.f64 (/.f64 x t) y) | |
| 50.7% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) | |
| ✓ | 53.8% | (*.f64 x (/.f64 (-.f64 y z) t)) |
| ✓ | 41.1% | (*.f64 x (/.f64 y t)) |
| ✓ | 53.8% | (*.f64 x (-.f64 (/.f64 y t) (/.f64 z t))) |
| ✓ | 51.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | 34.4% | x |
Compiled 559 to 255 computations (54.4% saved)
| Inputs |
|---|
x |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 z t)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(/.f64 (*.f64 y x) 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 x (*.f64 x (/.f64 t z))) |
(-.f64 x (*.f64 (/.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y 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 t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (-.f64 (/.f64 y t) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x (-.f64 t z)))) |
(-.f64 x (*.f64 (/.f64 x z) (-.f64 y t))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z x)) (-.f64 t z)) |
(/.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) t))) |
(/.f64 (*.f64 x (-.f64 y z)) (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) x) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 x (+.f64 y z))) (-.f64 t z)) |
| Outputs |
|---|
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
5 calls:
| 14.0ms | z |
| 13.0ms | x |
| 13.0ms | y |
| 12.0ms | t |
| 12.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | x |
| 98.8% | 1 | y |
| 98.8% | 1 | z |
| 98.8% | 1 | t |
| 98.8% | 1 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 z t)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(/.f64 (*.f64 y x) 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 x (*.f64 x (/.f64 t z))) |
(-.f64 x (*.f64 (/.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y 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 t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (-.f64 (/.f64 y t) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x (-.f64 t z)))) |
(-.f64 x (*.f64 (/.f64 x z) (-.f64 y t))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t 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 y z))) |
4 calls:
| 14.0ms | x |
| 10.0ms | z |
| 9.0ms | y |
| 9.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.5% | 1 | x |
| 91.0% | 4 | y |
| 91.0% | 3 | z |
| 87.7% | 2 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 z t)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(/.f64 (*.f64 y x) 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 x (*.f64 x (/.f64 t z))) |
(-.f64 x (*.f64 (/.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y 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 t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (-.f64 (/.f64 y t) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) |
| Outputs |
|---|
(*.f64 x (-.f64 (/.f64 y t) (/.f64 z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
4 calls:
| 11.0ms | z |
| 9.0ms | y |
| 8.0ms | x |
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.2% | 5 | x |
| 81.9% | 3 | t |
| 79.7% | 3 | y |
| 76.8% | 3 | z |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 z t)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(/.f64 (*.f64 y x) 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 x (*.f64 x (/.f64 t z))) |
(-.f64 x (*.f64 (/.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y 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 t) (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
1 calls:
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.9% | 3 | t |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 z t)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(/.f64 (*.f64 y x) 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 x (*.f64 x (/.f64 t z))) |
(-.f64 x (*.f64 (/.f64 x z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y x))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
| 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)) |
1 calls:
| 10.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.9% | 3 | t |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 z t)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(/.f64 (*.f64 y x) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| Outputs |
|---|
(*.f64 x (/.f64 y t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/.f64 x (/.f64 t y)) |
3 calls:
| 6.0ms | z |
| 5.0ms | t |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 3 | z |
| 54.5% | 2 | y |
| 71.8% | 3 | t |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 z t)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(/.f64 (*.f64 y x) t) |
| Outputs |
|---|
x |
(/.f64 x (/.f64 t y)) |
x |
2 calls:
| 6.0ms | z |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.3% | 3 | z |
| 57.7% | 3 | t |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
x |
(*.f64 x (/.f64 y t)) |
x |
1 calls:
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.3% | 3 | z |
Compiled 5 to 4 computations (20% saved)
Total -20.2b remaining (-48%)
Threshold costs -20.2b (-48%)
| Inputs |
|---|
x |
(*.f64 x (/.f64 t z)) |
| Outputs |
|---|
x |
4 calls:
| 2.0ms | x |
| 2.0ms | t |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.4% | 1 | y |
| 34.4% | 1 | t |
| 34.4% | 1 | x |
| 34.4% | 1 | z |
Compiled 20 to 16 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.6678739010931152e+128 | 1.5611271069272854e+134 |
| 13.0ms | -5.98511442404731e+124 | -4.028007109089635e+121 |
| 16.0ms | 272× | 0 | valid |
Compiled 462 to 320 computations (30.7% saved)
ival-sub: 3.0ms (40.8% of total)ival-div: 2.0ms (27.2% of total)ival-mult: 2.0ms (27.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 |
|---|---|---|
| 9.0ms | 7.672487206788006e-33 | 8.197602360996529e-32 |
| 12.0ms | -4.450167085961951e+63 | -3.660117400825202e+59 |
| 13.0ms | 224× | 0 | valid |
Compiled 372 to 260 computations (30.1% saved)
ival-sub: 2.0ms (33.2% of total)ival-div: 2.0ms (33.2% of total)ival-mult: 2.0ms (33.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 |
|---|---|---|
| 9.0ms | 7.672487206788006e-33 | 8.197602360996529e-32 |
| 15.0ms | -4.450167085961951e+63 | -3.660117400825202e+59 |
| 17.0ms | 224× | 0 | valid |
Compiled 356 to 252 computations (29.2% saved)
ival-sub: 6.0ms (66.2% of total)ival-div: 2.0ms (22.1% of total)ival-mult: 2.0ms (22.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 7.672487206788006e-33 | 8.197602360996529e-32 |
| 12.0ms | -4.450167085961951e+63 | -3.660117400825202e+59 |
| 16.0ms | 224× | 0 | valid |
Compiled 356 to 252 computations (29.2% saved)
ival-sub: 3.0ms (49.4% of total)ival-div: 2.0ms (32.9% of total)ival-mult: 2.0ms (32.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 7.672487206788006e-33 | 8.197602360996529e-32 |
| 12.0ms | -4.450167085961951e+63 | -3.660117400825202e+59 |
| 17.0ms | 224× | 0 | valid |
Compiled 328 to 238 computations (27.4% saved)
ival-sub: 6.0ms (61.3% of total)ival-div: 2.0ms (20.4% of total)ival-mult: 2.0ms (20.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 | 4.013223041052169e+79 | 2.4615205459072257e+81 |
| 10.0ms | -1.046342801602059e+19 | -48947566792366810.0 |
| 17.0ms | 224× | 0 | valid |
Compiled 244 to 182 computations (25.4% saved)
ival-div: 5.0ms (53.1% of total)ival-sub: 3.0ms (31.8% of total)ival-mult: 2.0ms (21.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 |
|---|---|---|
| 13.0ms | 4.013223041052169e+79 | 2.4615205459072257e+81 |
| 10.0ms | -1.046342801602059e+19 | -48947566792366810.0 |
| 17.0ms | 224× | 0 | valid |
Compiled 244 to 182 computations (25.4% saved)
ival-sub: 6.0ms (65.5% of total)ival-mult: 2.0ms (21.8% of total)ival-div: 1.0ms (10.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 22× | *-commutative_binary64 |
| 22× | +-commutative_binary64 |
| 22× | sub-neg_binary64 |
| 12× | neg-sub0_binary64 |
| 12× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 179 |
| 1 | 96 | 179 |
| 2 | 118 | 179 |
| 3 | 130 | 179 |
| 4 | 138 | 179 |
| 5 | 140 | 179 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(if (<=.f64 z #s(literal -58000000000000004284966878509293437100879506635180891505986886371684187801426770781512695060002495864001057443940848029925376 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 4299999999999999818719917523133364059647873694407675423244535200350369347548222180379886238752170551497931171070372618813593922568192 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 t #s(literal -14500000000000000336549231337043184364687329746815798346776576 binary64)) (*.f64 x (-.f64 (/.f64 y t) (/.f64 z t))) (if (<=.f64 t #s(literal 5023911878324979/91343852333181432387730302044767688728495783936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 x (/.f64 t (-.f64 y z))))) |
(if (<=.f64 t #s(literal -369999999999999997329776602859435642682265810381782011346944 binary64)) (*.f64 x (/.f64 (-.f64 y z) t)) (if (<=.f64 t #s(literal 35681192317649/713623846352979940529142984724747568191373312 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 x (/.f64 t (-.f64 y z))))) |
(if (<=.f64 t #s(literal -600000000000000005313473495893408346635336242845424453419008 binary64)) (*.f64 x (/.f64 (-.f64 y z) t)) (if (<=.f64 t #s(literal 890602560248519/11417981541647679048466287755595961091061972992 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (/.f64 (-.f64 y z) t)))) |
(if (<=.f64 t #s(literal -15999999999999999190194164753184301871418320176214561169342464 binary64)) (*.f64 x (/.f64 y t)) (if (<=.f64 t #s(literal 4019129502659983/91343852333181432387730302044767688728495783936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 x (/.f64 t y)))) |
(if (<=.f64 z #s(literal -7800000000000000000 binary64)) x (if (<=.f64 z #s(literal 110000000000000001345674497036168837915117987345201293994133867705702625486831616 binary64)) (/.f64 x (/.f64 t y)) x)) |
(if (<=.f64 z #s(literal -9200000000000000000 binary64)) x (if (<=.f64 z #s(literal 860000000000000008127266711633747580565512726433609382161067161141195270753615872 binary64)) (*.f64 x (/.f64 y t)) x)) |
x |
| Outputs |
|---|
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(if (<=.f64 z #s(literal -58000000000000004284966878509293437100879506635180891505986886371684187801426770781512695060002495864001057443940848029925376 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 4299999999999999818719917523133364059647873694407675423244535200350369347548222180379886238752170551497931171070372618813593922568192 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -58000000000000004284966878509293437100879506635180891505986886371684187801426770781512695060002495864001057443940848029925376 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 4299999999999999818719917523133364059647873694407675423244535200350369347548222180379886238752170551497931171070372618813593922568192 binary64)) (*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 t #s(literal -14500000000000000336549231337043184364687329746815798346776576 binary64)) (*.f64 x (-.f64 (/.f64 y t) (/.f64 z t))) (if (<=.f64 t #s(literal 5023911878324979/91343852333181432387730302044767688728495783936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 x (/.f64 t (-.f64 y z))))) |
(if (<=.f64 t #s(literal -369999999999999997329776602859435642682265810381782011346944 binary64)) (*.f64 x (/.f64 (-.f64 y z) t)) (if (<=.f64 t #s(literal 35681192317649/713623846352979940529142984724747568191373312 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 x (/.f64 t (-.f64 y z))))) |
(if (<=.f64 t #s(literal -600000000000000005313473495893408346635336242845424453419008 binary64)) (*.f64 x (/.f64 (-.f64 y z) t)) (if (<=.f64 t #s(literal 890602560248519/11417981541647679048466287755595961091061972992 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (/.f64 (-.f64 y z) t)))) |
(if (<=.f64 t #s(literal -15999999999999999190194164753184301871418320176214561169342464 binary64)) (*.f64 x (/.f64 y t)) (if (<=.f64 t #s(literal 4019129502659983/91343852333181432387730302044767688728495783936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 x (/.f64 t y)))) |
(if (<=.f64 z #s(literal -7800000000000000000 binary64)) x (if (<=.f64 z #s(literal 110000000000000001345674497036168837915117987345201293994133867705702625486831616 binary64)) (/.f64 x (/.f64 t y)) x)) |
(if (<=.f64 z #s(literal -9200000000000000000 binary64)) x (if (<=.f64 z #s(literal 860000000000000008127266711633747580565512726433609382161067161141195270753615872 binary64)) (*.f64 x (/.f64 y t)) x)) |
x |
| 4878× | *-lowering-*.f32 |
| 4878× | *-lowering-*.f64 |
| 4648× | *-lowering-*.f32 |
| 4648× | *-lowering-*.f64 |
| 4606× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 20 |
| 1 | 45 | 20 |
| 2 | 369 | 20 |
| 3 | 4907 | 20 |
| 0 | 9278 | 20 |
| 0 | 15 | 59 |
| 1 | 90 | 59 |
| 2 | 688 | 59 |
| 0 | 8613 | 59 |
| 0 | 492 | 4375 |
| 1 | 1686 | 3859 |
| 2 | 5792 | 3816 |
| 0 | 8032 | 3816 |
| 0 | 209 | 1328 |
| 1 | 718 | 1190 |
| 2 | 2607 | 1080 |
| 0 | 8588 | 1080 |
| 0 | 301 | 2911 |
| 1 | 995 | 2696 |
| 2 | 3614 | 2658 |
| 0 | 8347 | 2658 |
| 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 496 to 274 computations (44.8% saved)
(negabs x)
Compiled 456 to 188 computations (58.8% saved)
Loading profile data...