
Time bar (total: 9.2s)
| 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: 29.0ms (64.1% of total)ival-mult: 12.0ms (26.5% of total)ival-div: 4.0ms (8.8% of total)const: 1.0ms (2.2% of total)backward-pass: 0.0ms (0% of total)| 710.0ms | 8256× | 0 | valid |
ival-sub: 137.0ms (45.9% of total)ival-mult: 89.0ms (29.8% of total)ival-div: 60.0ms (20.1% of total)const: 9.0ms (3% 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 |
|---|---|---|---|---|---|
| 46 | 0 | - | 3 | (2.728537019483138e-182 -9.838291812729979e-135 -1.0003241283893516e-268 -6.3600886001226976e-52) | (/.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) |
| 66.0ms | 512× | 0 | valid |
Compiled 71 to 26 computations (63.4% saved)
ival-mult: 16.0ms (57.8% of total)ival-sub: 6.0ms (21.7% of total)ival-div: 5.0ms (18% of total)const: 1.0ms (3.6% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 84.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 | 84.1% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 37.0ms | 256× | 0 | valid |
Compiled 29 to 9 computations (69% saved)
ival-sub: 3.0ms (41.1% of total)ival-div: 2.0ms (27.4% of total)ival-mult: 2.0ms (27.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 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 | |
|---|---|---|---|---|
| 1.0ms | z | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | x | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | y | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | x | @ | inf | (/ (* x (- y z)) (- t z)) |
| 1.0ms | y | @ | -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)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 507 | 12 | 519 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 507 | 13 | 520 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 84.1% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| ▶ | 47.8% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| 44.6% | (/.f64 (*.f64 x y) (-.f64 t z)) | |
| 35.0% | (/.f64 (*.f64 x y) t) | |
| 85.0% | (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) | |
| 97.5% | (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t z))) | |
| ▶ | 97.6% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 85.1% | (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) | |
| 84.0% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) | |
| ▶ | 44.5% | (*.f64 y (/.f64 x (-.f64 t z))) |
| 50.1% | (*.f64 x (/.f64 (-.f64 y z) t)) | |
| ▶ | 52.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ▶ | 37.4% | x |
Compiled 301 to 196 computations (34.9% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 t z) |
| ✓ | cost-diff | 0 | (/.f64 x (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 x (-.f64 t z))) |
| ✓ | 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 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))) |
| 2024× | sum4-define |
| 2016× | fnmsub-define |
| 1978× | fmsub-define |
| 1800× | fma-lowering-fma.f32 |
| 1800× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 84 |
| 1 | 34 | 84 |
| 2 | 72 | 84 |
| 3 | 153 | 83 |
| 4 | 407 | 83 |
| 5 | 970 | 83 |
| 6 | 3038 | 83 |
| 7 | 6023 | 83 |
| 0 | 8370 | 83 |
| 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 (- 1 (/ y z))) |
x |
(- 1 (/ y z)) |
1 |
(/ y z) |
y |
z |
(* y (/ x (- t z))) |
y |
(/ x (- t z)) |
x |
(- t z) |
t |
z |
(/ (* x (- y z)) t) |
(* x (- y z)) |
x |
(- y z) |
y |
z |
t |
| 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 (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
x |
(- 1 (/ y z)) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
1 |
#s(literal 1 binary64) |
(/ y z) |
(/.f64 y z) |
y |
z |
(* y (/ x (- t z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
y |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
x |
(- t z) |
(-.f64 t z) |
t |
z |
(/ (* 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 |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 y z)) |
| ✓ | accuracy | 93.5% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 x (-.f64 t z)) |
| ✓ | accuracy | 91.7% | (*.f64 y (/.f64 x (-.f64 t z))) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 y z)) |
| ✓ | accuracy | 97.0% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 t z) (-.f64 y z)) |
| ✓ | accuracy | 97.6% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 88.0ms | 256× | 0 | valid |
Compiled 89 to 17 computations (80.9% saved)
ival-div: 25.0ms (68.8% of total)ival-sub: 6.0ms (16.5% of total)ival-mult: 5.0ms (13.8% 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 (- 1 (/ y z)))> |
#<alt (- 1 (/ y z))> |
#<alt (/ y z)> |
#<alt (* y (/ x (- t z)))> |
#<alt (/ x (- t z))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* x (- y z))> |
| Outputs |
|---|
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* 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 (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* y (+ (* -1 (/ x z)) (/ x y)))> |
#<alt (* y (+ (* -1 (/ x z)) (/ x y)))> |
#<alt (* y (+ (* -1 (/ x z)) (/ x y)))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (/ x z))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (/ x z))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (/ x z))))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (/ (+ (* -1 (* x y)) (* x z)) z)> |
#<alt (/ (+ (* -1 (* x y)) (* x z)) z)> |
#<alt (/ (+ (* -1 (* x y)) (* x z)) z)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (* -1 (/ y z))> |
#<alt (* y (- (/ 1 y) (/ 1 z)))> |
#<alt (* y (- (/ 1 y) (/ 1 z)))> |
#<alt (* y (- (/ 1 y) (/ 1 z)))> |
#<alt (* -1 (/ y z))> |
#<alt (* -1 (* y (- (/ 1 z) (/ 1 y))))> |
#<alt (* -1 (* y (- (/ 1 z) (/ 1 y))))> |
#<alt (* -1 (* y (- (/ 1 z) (/ 1 y))))> |
#<alt (* -1 (/ y z))> |
#<alt (/ (- z y) z)> |
#<alt (/ (- z y) z)> |
#<alt (/ (- z y) z)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (+ 1 (* -1 (/ y z)))> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z)))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2)))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (+ (* x y) (/ (* x (* y z)) t)) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t)> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t))> |
#<alt (/ (* x y) t)> |
#<alt (+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2)))> |
#<alt (+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z)> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (/ x (- t z))> |
#<alt (/ x (- t z))> |
#<alt (/ x (- t z))> |
#<alt (/ x (- t z))> |
#<alt (/ x (- t z))> |
#<alt (/ x (- t z))> |
#<alt (/ x (- t z))> |
#<alt (/ x (- t z))> |
#<alt (/ x (- t z))> |
#<alt (/ x (- t z))> |
#<alt (/ x (- t z))> |
#<alt (/ x (- t z))> |
#<alt (* -1 (/ x z))> |
#<alt (+ (* -1 (/ x z)) (* -1 (/ (* t x) (pow z 2))))> |
#<alt (+ (* -1 (/ x z)) (* t (- (* -1 (/ (* t x) (pow z 3))) (/ x (pow z 2)))))> |
#<alt (+ (* -1 (/ x z)) (* t (- (* t (- (* -1 (/ (* t x) (pow z 4))) (/ x (pow z 3)))) (/ x (pow z 2)))))> |
#<alt (/ x t)> |
#<alt (/ (+ x (/ (* x z) t)) t)> |
#<alt (/ (- (+ x (/ (* x (pow z 2)) (pow t 2))) (* -1 (/ (* x z) t))) t)> |
#<alt (/ (- (+ x (/ (* x (pow z 3)) (pow t 3))) (+ (* -1 (/ (* x z) t)) (* -1 (/ (* x (pow z 2)) (pow t 2))))) t)> |
#<alt (/ x t)> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (* x z) t))) t))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (pow z 2))) (* -1 (/ (* x (pow z 3)) t))) t)) (* x z)) t))) t))> |
#<alt (/ x t)> |
#<alt (+ (/ x t) (/ (* x z) (pow t 2)))> |
#<alt (+ (* z (- (/ (* x z) (pow t 3)) (* -1 (/ x (pow t 2))))) (/ x t))> |
#<alt (+ (* z (- (* z (- (/ (* x z) (pow t 4)) (* -1 (/ x (pow t 3))))) (* -1 (/ x (pow t 2))))) (/ x t))> |
#<alt (* -1 (/ x z))> |
#<alt (/ (+ (* -1 x) (* -1 (/ (* t x) z))) z)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* (pow t 2) x) (pow z 2)))) (/ (* t x) z)) z)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* (pow t 3) x) (pow z 3)))) (+ (/ (* t x) z) (/ (* (pow t 2) x) (pow z 2)))) z)> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ (+ x (/ (* t x) z)) z))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) z))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z))) 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 (* 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)))))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | y | @ | inf | (* x (- 1 (/ y z))) |
| 3.0ms | y | @ | inf | (* y (/ x (- t z))) |
| 1.0ms | t | @ | 0 | (/ (- t z) (- y z)) |
| 1.0ms | z | @ | -inf | (* y (/ x (- t z))) |
| 1.0ms | z | @ | 0 | (/ (- t z) (- y z)) |
| 1× | batch-egg-rewrite |
| 4538× | *-lowering-*.f32 |
| 4538× | *-lowering-*.f64 |
| 3428× | /-lowering-/.f32 |
| 3428× | /-lowering-/.f64 |
| 1836× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 61 |
| 1 | 101 | 61 |
| 2 | 848 | 61 |
| 0 | 8753 | 61 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (/ (- t z) (- y z))) |
(/ (- t z) (- y z)) |
(- t z) |
(- y z) |
(* x (- 1 (/ y z))) |
(- 1 (/ y z)) |
(/ y z) |
(* y (/ x (- t z))) |
(/ x (- t z)) |
(/ (* x (- y z)) t) |
(* x (- y z)) |
| Outputs |
|---|
(+.f64 (/.f64 y (/.f64 (-.f64 t z) x)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (/.f64 y (/.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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)) (/.f64 y (/.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 (/.f64 x (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 x (-.f64 z t)) z)) |
(+.f64 (*.f64 (/.f64 y (/.f64 (-.f64 t z) x)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) 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 #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 z y) (/.f64 x (-.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) (*.f64 (-.f64 z y) (/.f64 x (-.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 y (/.f64 x (-.f64 t z)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z))) |
(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 t z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 x (-.f64 t z)) y (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(neg.f64 (*.f64 (-.f64 z y) (/.f64 x (-.f64 t z)))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 y z))) |
(neg.f64 (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z y) (/.f64 x (-.f64 t z))))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))))) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 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 (-.f64 t z) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 t z) x) (+.f64 z y)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 z y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) x) (-.f64 y z))) |
(/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/.f64 (-.f64 z y) (/.f64 (-.f64 z t) x)) |
(/.f64 (-.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 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 z y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.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 y) (*.f64 z z))) (*.f64 (-.f64 z t) (+.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 t z) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (neg.f64 (*.f64 (/.f64 (-.f64 t z) x) (+.f64 z y)))) |
(/.f64 (/.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 z t) (+.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 (-.f64 t z) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 (-.f64 t z) x)) (/.f64 y (/.f64 (-.f64 t z) x))) (-.f64 (*.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 y (/.f64 (-.f64 t z) x)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) 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 y (/.f64 (-.f64 t z) x)) (/.f64 y (/.f64 (-.f64 t z) x))) (*.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)))) (-.f64 (/.f64 y (/.f64 (-.f64 t z) x)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) 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)))) |
(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 #s(literal 1 binary64) (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.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 t z))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 (*.f64 y y) (*.f64 z (+.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)))) (/.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 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 z y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 x (-.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z y) (/.f64 x (-.f64 t 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 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 z y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (*.f64 x (-.f64 z y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 y z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) (-.f64 y z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 y z) (/.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 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.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 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) x)) |
(*.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 0 binary64) x) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64)) (*.f64 x (-.f64 y z))) |
(*.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 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.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 x (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 t z) (+.f64 z y))) |
(*.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 (-.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 (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 x (-.f64 z t))) (-.f64 z y)) |
(*.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 x (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (*.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (-.f64 y z)) |
(+.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 z y))) |
(+.f64 (/.f64 t (-.f64 y z)) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 z y)))) |
(+.f64 (/.f64 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 t (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 z y)) #s(literal 1 binary64))) |
(+.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 #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)))) |
(-.f64 (/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 z (-.f64 y z)) #s(literal 1 binary64))) |
(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))) |
(neg.f64 (/.f64 (/.f64 (-.f64 t z) (-.f64 z y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 t z) (-.f64 y z)) |
(/.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) (+.f64 t z)) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 z y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 t z) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))) (-.f64 (*.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 z (-.f64 y z)) (/.f64 (/.f64 z (-.f64 y z)) (/.f64 (-.f64 y z) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 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 (/.f64 (-.f64 t z) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 z t) (-.f64 z y)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (+.f64 t z) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (-.f64 y z) (+.f64 t z))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (-.f64 z t))) |
(/.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 z y) z)) (*.f64 (-.f64 y z) (-.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 y z) (+.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 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 y z)))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 y z) (+.f64 t z)))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (neg.f64 (*.f64 (+.f64 t 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 (/.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 #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 t) (*.f64 z z)) (-.f64 y z)) (+.f64 t z)) |
(/.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 (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)))) |
(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 (-.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 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (-.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t 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 #s(literal 1 binary64) (*.f64 (+.f64 t z) (-.f64 y 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 #s(literal -1 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) |
(*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 z y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 y z)))) |
(*.f64 (-.f64 (*.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t))) (*.f64 (/.f64 z (-.f64 y z)) (/.f64 (/.f64 z (-.f64 y z)) (/.f64 (-.f64 y z) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))))) |
(*.f64 (*.f64 (*.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 (-.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 (/.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 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) #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 (-.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 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.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)))) |
(-.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 #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 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 #s(literal -1 binary64) (/.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 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t z)) (*.f64 (+.f64 t z) (*.f64 z z))) (*.f64 (+.f64 t z) (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 t z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t z)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 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 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (-.f64 z t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) y) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) y) |
(-.f64 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 (-.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 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 (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)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(*.f64 (+.f64 (*.f64 y 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 z y) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.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 x (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z y)))) |
(+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x)) |
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z y))) x) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z y)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z (/.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z (/.f64 y z)))) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z (/.f64 y z))))) (+.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 y (/.f64 z (/.f64 y z)))) 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)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z (/.f64 y z)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z (/.f64 y z)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z y))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z y))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z y)))) (*.f64 x (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z y))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x)) (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z y))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z y))))) (-.f64 x (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x))) (-.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z (/.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) x)) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z (/.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z (/.f64 y z)))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (neg.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (neg.f64 (/.f64 (/.f64 y (/.f64 z (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y z) #s(literal 1 binary64))) |
(-.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 y (/.f64 z (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(fma.f64 y (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y z) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z (/.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z (/.f64 y z)))) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y z))) #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 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z (/.f64 y z)))) (+.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z (/.f64 y z)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (*.f64 (+.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 y (/.f64 z (/.f64 y z))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.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) (neg.f64 (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z (/.f64 y z))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 y (/.f64 z (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (+.f64 (*.f64 (/.f64 (/.f64 y (/.f64 z (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 (/.f64 y (/.f64 z (/.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 y (/.f64 z (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(/.f64 (-.f64 (/.f64 y (/.f64 z (/.f64 y z))) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 (/.f64 (/.f64 y (/.f64 z (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 (/.f64 y (/.f64 z (/.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 y (/.f64 z (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y (/.f64 z (/.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z (/.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(/.f64 y z) |
(/.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y))) |
(pow.f64 (/.f64 z y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) z)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.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) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z y) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) t) (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) z) (*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) t)) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t z) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 z (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 t (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 z t)) y)) |
(neg.f64 (*.f64 y (/.f64 x (-.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 z t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 t z))) |
(/.f64 y (/.f64 (-.f64 t z) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) x)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 z t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 t z)) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (-.f64 t z) x))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) y)) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) y)) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (-.f64 z t))) |
(*.f64 (*.f64 y (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 y (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) t) (*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) z)) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) z) (*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) t)) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t z) (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 t (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 z (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))))) |
(+.f64 (*.f64 z (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 t (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 z t))) |
(neg.f64 (/.f64 x (-.f64 z t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 z t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) x))) |
(/.f64 x (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) x)) |
(pow.f64 (/.f64 (-.f64 t z) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x (-.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 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 x (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) x)) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.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 x (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(+.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 x y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) z) 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 x y) (/.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 #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 #s(literal 1 binary64) (/.f64 t (*.f64 x (-.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x (-.f64 z y)))) |
(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 1 binary64) t) x)) |
(*.f64 (-.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (-.f64 y z)))) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 x (-.f64 z y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 z y) (*.f64 x (/.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 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) #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 (-.f64 y z) t) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 z y)) t)) |
(*.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 (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 #s(literal 1 binary64) (*.f64 x (-.f64 z y))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x) (-.f64 y z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) x) |
(+.f64 (*.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x y)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z y))) |
(fma.f64 x y (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 x y (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(fma.f64 y x (*.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 y) (*.f64 z z))) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.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 y) (*.f64 z z)) x) (+.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 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) (*.f64 (*.f64 x y) (*.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 x y) (*.f64 x y)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) (-.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(*.f64 x (-.f64 y z)) |
(*.f64 (-.f64 y z) x) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) |
(*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z y)) |
(*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z y))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 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))) |
| 1× | egg-herbie |
| 4916× | *-lowering-*.f32 |
| 4916× | *-lowering-*.f64 |
| 2464× | +-lowering-+.f64 |
| 2464× | +-lowering-+.f32 |
| 1652× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 615 | 4014 |
| 1 | 2096 | 3582 |
| 2 | 7346 | 3574 |
| 0 | 8101 | 3574 |
| 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 (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(* -1 (/ (* x y) z)) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(* -1 (/ (* x y) z)) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(* -1 (/ (* x y) z)) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
1 |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
(* -1 (/ y z)) |
(* y (- (/ 1 y) (/ 1 z))) |
(* y (- (/ 1 y) (/ 1 z))) |
(* y (- (/ 1 y) (/ 1 z))) |
(* -1 (/ y z)) |
(* -1 (* y (- (/ 1 z) (/ 1 y)))) |
(* -1 (* y (- (/ 1 z) (/ 1 y)))) |
(* -1 (* y (- (/ 1 z) (/ 1 y)))) |
(* -1 (/ y z)) |
(/ (- z y) z) |
(/ (- z y) z) |
(/ (- z y) z) |
1 |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
1 |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
(+ 1 (* -1 (/ y z))) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(* -1 (/ (* x y) z)) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2))))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(/ (* x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/ (* x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/ (* x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(* -1 (/ (* x y) z)) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z) |
(* -1 (/ (* x y) z)) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z)) |
(/ x (- t z)) |
(/ x (- t z)) |
(/ x (- t z)) |
(/ x (- t z)) |
(/ x (- t z)) |
(/ x (- t z)) |
(/ x (- t z)) |
(/ x (- t z)) |
(/ x (- t z)) |
(/ x (- t z)) |
(/ x (- t z)) |
(/ x (- t z)) |
(* -1 (/ x z)) |
(+ (* -1 (/ x z)) (* -1 (/ (* t x) (pow z 2)))) |
(+ (* -1 (/ x z)) (* t (- (* -1 (/ (* t x) (pow z 3))) (/ x (pow z 2))))) |
(+ (* -1 (/ x z)) (* t (- (* t (- (* -1 (/ (* t x) (pow z 4))) (/ x (pow z 3)))) (/ x (pow z 2))))) |
(/ x t) |
(/ (+ x (/ (* x z) t)) t) |
(/ (- (+ x (/ (* x (pow z 2)) (pow t 2))) (* -1 (/ (* x z) t))) t) |
(/ (- (+ x (/ (* x (pow z 3)) (pow t 3))) (+ (* -1 (/ (* x z) t)) (* -1 (/ (* x (pow z 2)) (pow t 2))))) t) |
(/ x t) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (* x z) t))) t)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t))) t)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (pow z 2))) (* -1 (/ (* x (pow z 3)) t))) t)) (* x z)) t))) t)) |
(/ x t) |
(+ (/ x t) (/ (* x z) (pow t 2))) |
(+ (* z (- (/ (* x z) (pow t 3)) (* -1 (/ x (pow t 2))))) (/ x t)) |
(+ (* z (- (* z (- (/ (* x z) (pow t 4)) (* -1 (/ x (pow t 3))))) (* -1 (/ x (pow t 2))))) (/ x t)) |
(* -1 (/ x z)) |
(/ (+ (* -1 x) (* -1 (/ (* t x) z))) z) |
(/ (- (+ (* -1 x) (* -1 (/ (* (pow t 2) x) (pow z 2)))) (/ (* t x) z)) z) |
(/ (- (+ (* -1 x) (* -1 (/ (* (pow t 3) x) (pow z 3)))) (+ (/ (* t x) z) (/ (* (pow t 2) x) (pow z 2)))) z) |
(* -1 (/ x z)) |
(* -1 (/ (+ x (/ (* t x) z)) z)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) z)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z))) 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) |
(* 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))))) |
| 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 #s(literal 0 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) (/.f64 t (*.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 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 (-.f64 y z) t)) (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 y z) (/.f64 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 y z) (/.f64 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 z (*.f64 z z)) (/.f64 (-.f64 y z) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (-.f64 y z) (/.f64 z t)) (/.f64 (*.f64 (-.f64 y z) (*.f64 z 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 y z) (/.f64 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 z (*.f64 x (-.f64 y z))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (-.f64 y z) (*.f64 z 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 x y) (*.f64 t t))))) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 t t)))) t) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t t))))) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 z (*.f64 t t))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t t))) t))) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t t))))) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(+.f64 x (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 x (-.f64 y t)))) (*.f64 z z)) (/.f64 (*.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 (*.f64 x y) z)) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 x (-.f64 y t))) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x z) (/.f64 (neg.f64 (*.f64 x (-.f64 y t))) (*.f64 z z)))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 y t)) (/.f64 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 t (*.f64 (*.f64 x (-.f64 y t)) (/.f64 t z)))) (*.f64 t (*.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z))) z)) |
(* -1 (/ (* x z) (- t z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 t z)))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x (/.f64 z (-.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 (/.f64 z (-.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 (/.f64 z (-.f64 t z))) y))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (/.f64 z (-.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 (/.f64 z (-.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 (/.f64 z (-.f64 t z))) y) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ z (- y z))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 y z))) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 z (*.f64 (-.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 #s(literal 0 binary64) (*.f64 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)))))) |
(+ (* 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 y (-.f64 #s(literal 0 binary64) 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 (/.f64 (*.f64 y (-.f64 t y)) z) (-.f64 t y)) z)) |
(+ 1 (* -1 (/ (- (+ t (* -1 (/ (- (* -1 (/ (* (pow y 2) (- t y)) z)) (* y (- t y))) z))) y) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 t (/.f64 (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 t (/.f64 (/.f64 (*.f64 z (*.f64 z (-.f64 t z))) y) y)) (-.f64 z (/.f64 (*.f64 z (-.f64 t z)) y))) y) |
(/ (- (+ t (/ (* (pow z 3) (- t z)) (pow y 3))) (+ z (+ (* -1 (/ (* z (- t z)) y)) (* -1 (/ (* (pow z 2) (- t z)) (pow y 2)))))) y) |
(/.f64 (+.f64 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 (*.f64 z (*.f64 z (-.f64 t z))) 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 #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)))) |
(* 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 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x 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 (-.f64 (/.f64 x z) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(*.f64 (-.f64 (/.f64 x z) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(*.f64 (-.f64 (/.f64 x z) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/.f64 (-.f64 (*.f64 x z) (*.f64 x y)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/.f64 (-.f64 (*.f64 x z) (*.f64 x y)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/.f64 (-.f64 (*.f64 x z) (*.f64 x y)) z) |
x |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
x |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x 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 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ 1 z) (/ 1 y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ 1 z) (/ 1 y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(/ (- z y) z) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(/ (- z y) z) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(/ (- z y) z) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ 1 (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) (*.f64 t (/.f64 (/.f64 (*.f64 x y) z) z))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z))) (*.f64 z z)) (/.f64 (/.f64 (*.f64 x y) z) z))) (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x t))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 x y) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (*.f64 x y) z) z))) (/.f64 (*.f64 x y) z)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 y z) t))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y z)) t) (*.f64 x (+.f64 y (/.f64 (/.f64 (*.f64 y (*.f64 z z)) t) t)))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 y z) t) (/.f64 (/.f64 (*.f64 y (*.f64 z z)) t) t))))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y (/.f64 (*.f64 y z) t)))) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (/.f64 (*.f64 x (+.f64 (*.f64 y z) (/.f64 (*.f64 y (*.f64 z z)) t))) t))) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (/.f64 (+.f64 (*.f64 x (*.f64 y z)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 y t))))) t)) t))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(*.f64 x (+.f64 (/.f64 y t) (*.f64 z (/.f64 y (*.f64 t t))))) |
(+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x y) (*.f64 t t))))) |
(+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y z)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 x y) (*.f64 t t))))) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 y (*.f64 x t)) z)) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 t t) y)) z)) (*.f64 y (*.f64 x t))) z)) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z) |
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (/.f64 (/.f64 (*.f64 x y) z) z) (/.f64 (*.f64 t (*.f64 t t)) z))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 t t) y)) z)) (*.f64 y (*.f64 x t))) z)) z) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 y (*.f64 x t)) z)) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (-.f64 (*.f64 x y) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 t t) y)) z)) (*.f64 y (*.f64 x t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (-.f64 (*.f64 x y) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 y (*.f64 t (*.f64 x (*.f64 t t)))) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 y (*.f64 x t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
(* -1 (/ x z)) |
(-.f64 #s(literal 0 binary64) (/.f64 x z)) |
(+ (* -1 (/ x z)) (* -1 (/ (* t x) (pow z 2)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 x (/.f64 t z)) z)) |
(+ (* -1 (/ x z)) (* t (- (* -1 (/ (* t x) (pow z 3))) (/ x (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (/.f64 t z)) z)) z) (/.f64 x (*.f64 z z)))) (/.f64 x z)) |
(+ (* -1 (/ x z)) (* t (- (* t (- (* -1 (/ (* t x) (pow z 4))) (/ x (pow z 3)))) (/ x (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 x (pow.f64 z #s(literal 4 binary64))))) (/.f64 x (*.f64 z (*.f64 z z))))) (/.f64 x (*.f64 z z)))) (/.f64 x z)) |
(/ x t) |
(/.f64 x t) |
(/ (+ x (/ (* x z) t)) t) |
(/.f64 (+.f64 x (/.f64 (*.f64 x z) t)) t) |
(/ (- (+ x (/ (* x (pow z 2)) (pow t 2))) (* -1 (/ (* x z) t))) t) |
(/.f64 (+.f64 x (*.f64 x (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))))) t) |
(/ (- (+ x (/ (* x (pow z 3)) (pow t 3))) (+ (* -1 (/ (* x z) t)) (* -1 (/ (* x (pow z 2)) (pow t 2))))) t) |
(/.f64 (+.f64 (+.f64 x (/.f64 (*.f64 (*.f64 z z) (*.f64 x z)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ x t) |
(/.f64 x t) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (* x z) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 x z) t))) t) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 z z) t))) t))) t) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (pow z 2))) (* -1 (/ (* x (pow z 3)) t))) t)) (* x z)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x z) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t))) t) |
(/ x t) |
(/.f64 x t) |
(+ (/ x t) (/ (* x z) (pow t 2))) |
(+.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x z) t) t)) |
(+ (* z (- (/ (* x z) (pow t 3)) (* -1 (/ x (pow t 2))))) (/ x t)) |
(+.f64 (/.f64 x t) (*.f64 z (+.f64 (/.f64 (*.f64 x z) (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t t))))) |
(+ (* z (- (* z (- (/ (* x z) (pow t 4)) (* -1 (/ x (pow t 3))))) (* -1 (/ x (pow t 2))))) (/ x t)) |
(+.f64 (/.f64 x t) (*.f64 z (+.f64 (/.f64 x (*.f64 t t)) (*.f64 z (+.f64 (/.f64 (*.f64 x z) (pow.f64 t #s(literal 4 binary64))) (/.f64 x (*.f64 t (*.f64 t t)))))))) |
(* -1 (/ x z)) |
(-.f64 #s(literal 0 binary64) (/.f64 x z)) |
(/ (+ (* -1 x) (* -1 (/ (* t x) z))) z) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x (*.f64 x (/.f64 t z)))) z) |
(/ (- (+ (* -1 x) (* -1 (/ (* (pow t 2) x) (pow z 2)))) (/ (* t x) z)) z) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 x t)) z)) z) |
(/ (- (+ (* -1 x) (* -1 (/ (* (pow t 3) x) (pow z 3)))) (+ (/ (* t x) z) (/ (* (pow t 2) x) (pow z 2)))) z) |
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 t (*.f64 x (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 x t)) z)) z) |
(* -1 (/ x z)) |
(-.f64 #s(literal 0 binary64) (/.f64 x z)) |
(* -1 (/ (+ x (/ (* t x) z)) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x (*.f64 x (/.f64 t z)))) z) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) z)) |
(/.f64 (-.f64 x (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 x t)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z))) z)) |
(/.f64 (-.f64 x (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 x (*.f64 t t)) (/.f64 (*.f64 t (*.f64 x (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 x t)) z)) (-.f64 #s(literal 0 binary64) 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 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) 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 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) t) z)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) t) z)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) t) z)))) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* 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 #s(literal 0 binary64) (*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(-.f64 #s(literal 0 binary64) (*.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 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 #s(literal 0 binary64) (*.f64 z (-.f64 x (/.f64 (*.f64 x y) z)))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x (/.f64 (*.f64 x y) z)))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x (/.f64 (*.f64 x y) z)))) |
Compiled 21725 to 2615 computations (88% saved)
14 alts after pruning (10 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1148 | 9 | 1157 |
| Fresh | 6 | 1 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1156 | 14 | 1170 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 84.1% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| ✓ | 47.8% | (/.f64 (*.f64 x (-.f64 y z)) t) |
| ▶ | 35.0% | (/.f64 (*.f64 x y) t) |
| 44.4% | (/.f64 y (/.f64 (-.f64 t z) x)) | |
| 46.3% | (/.f64 x (/.f64 (-.f64 t z) y)) | |
| ▶ | 49.9% | (/.f64 x (/.f64 t (-.f64 y z))) |
| 35.4% | (/.f64 x (/.f64 t y)) | |
| ▶ | 62.1% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
| 48.5% | (-.f64 x (/.f64 (*.f64 x y) z)) | |
| ▶ | 50.1% | (*.f64 (/.f64 (-.f64 y z) t) x) |
| 46.5% | (*.f64 (-.f64 y z) (/.f64 x t)) | |
| ▶ | 34.6% | (*.f64 y (/.f64 x t)) |
| ✓ | 52.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | 37.4% | x |
Compiled 252 to 165 computations (34.5% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 x (/.f64 t (-.f64 y z))) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y z) t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 y z) t) x) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) t) |
| ✓ | cost-diff | 0 | (/.f64 x t) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 x t)) |
| ✓ | cost-diff | 0 | (-.f64 t 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))) |
| 1928× | fnmadd-define |
| 1890× | fnmsub-define |
| 1752× | sum5-define |
| 1694× | fmm-def |
| 1484× | fma-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 89 |
| 1 | 40 | 89 |
| 2 | 67 | 89 |
| 3 | 152 | 89 |
| 4 | 374 | 89 |
| 5 | 935 | 89 |
| 6 | 2725 | 89 |
| 7 | 7171 | 89 |
| 0 | 8236 | 89 |
| 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 |
(* y (/ x t)) |
y |
(/ x t) |
x |
t |
(/ (* x y) t) |
(* x y) |
x |
y |
t |
(* (/ (- y z) t) x) |
(/ (- y z) t) |
(- y z) |
y |
z |
t |
x |
(/ x (/ t (- y z))) |
x |
(/ t (- y z)) |
t |
(- y z) |
y |
z |
| 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 |
(* y (/ x t)) |
(*.f64 x (/.f64 y t)) |
y |
(/ x t) |
(/.f64 x t) |
x |
t |
(/ (* x y) t) |
(*.f64 x (/.f64 y t)) |
(* x y) |
(*.f64 x y) |
x |
y |
t |
(* (/ (- y z) t) x) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(- y z) |
(-.f64 y z) |
y |
z |
t |
x |
(/ x (/ t (- y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
x |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
t |
(- y z) |
(-.f64 y z) |
y |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 y z)) |
| ✓ | accuracy | 95.4% | (/.f64 x (/.f64 t (-.f64 y z))) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y z) t) |
| ✓ | accuracy | 95.6% | (*.f64 (/.f64 (-.f64 y z) t) x) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 93.7% | (/.f64 (*.f64 x y) t) |
| ✓ | accuracy | 100.0% | (/.f64 x t) |
| ✓ | accuracy | 90.6% | (*.f64 y (/.f64 x t)) |
| ✓ | 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 | 95.1% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
| 90.0ms | 256× | 0 | valid |
Compiled 94 to 19 computations (79.8% saved)
ival-div: 12.0ms (39.6% of total)ival-sub: 11.0ms (36.3% of total)ival-mult: 7.0ms (23.1% 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 (* y (/ x t))> |
#<alt (/ x t)> |
#<alt (/ (* x y) t)> |
#<alt (* x y)> |
#<alt (* (/ (- y z) t) x)> |
#<alt (/ (- y z) t)> |
#<alt (- y z)> |
#<alt (/ x (/ t (- y z)))> |
#<alt (/ t (- y z))> |
| 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 (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* -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)) 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 (* -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 (/ (* 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 (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (/ t (- y z))> |
#<alt (* -1 (/ t z))> |
#<alt (+ (* -1 (/ t z)) (* -1 (/ (* t y) (pow z 2))))> |
#<alt (+ (* -1 (/ t z)) (* y (- (* -1 (/ (* t y) (pow z 3))) (/ t (pow z 2)))))> |
#<alt (+ (* -1 (/ t z)) (* y (- (* y (- (* -1 (/ (* t y) (pow z 4))) (/ t (pow z 3)))) (/ t (pow z 2)))))> |
#<alt (/ t y)> |
#<alt (/ (+ t (/ (* t z) y)) y)> |
#<alt (/ (- (+ t (/ (* t (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y))) y)> |
#<alt (/ (- (+ t (/ (* t (pow z 3)) (pow y 3))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* t (pow z 2)) (pow y 2))))) y)> |
#<alt (/ t y)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (* t z) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t z) (/ (* t (pow z 2)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow z 2))) (* -1 (/ (* t (pow z 3)) y))) y)) (* t z)) y))) y))> |
#<alt (/ t y)> |
#<alt (+ (/ t y) (/ (* t z) (pow y 2)))> |
#<alt (+ (* z (- (/ (* t z) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (+ (* z (- (* z (- (/ (* t z) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (* -1 (/ t z))> |
#<alt (/ (+ (* -1 t) (* -1 (/ (* t y) z))) z)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow z 2)))) (/ (* t y) z)) z)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow z 3)))) (+ (/ (* t y) z) (/ (* t (pow y 2)) (pow z 2)))) z)> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ (+ t (/ (* t y) z)) z))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) z)) (* t y)) z))) z))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) z) (* -1 (* t (pow y 2)))) z)) (* t y)) z))) z))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | y | @ | -inf | (/ (- t y) z) |
| 1.0ms | z | @ | 0 | (/ t (- y z)) |
| 1.0ms | y | @ | inf | (* x y) |
| 1.0ms | x | @ | 0 | (/ x (- 1 (/ (- t y) z))) |
| 1.0ms | x | @ | inf | (/ x (- 1 (/ (- t y) z))) |
| 1× | batch-egg-rewrite |
| 3978× | /-lowering-/.f32 |
| 3978× | /-lowering-/.f64 |
| 3890× | *-lowering-*.f32 |
| 3890× | *-lowering-*.f64 |
| 1824× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 67 |
| 1 | 111 | 67 |
| 2 | 889 | 67 |
| 0 | 8662 | 67 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (- 1 (/ (- t y) z))) |
(- 1 (/ (- t y) z)) |
(/ (- t y) z) |
(- t y) |
(* y (/ x t)) |
(/ x t) |
(/ (* x y) t) |
(* x y) |
(* (/ (- y z) t) x) |
(/ (- y z) t) |
(- y z) |
(/ x (/ t (- y z))) |
(/ t (- y z)) |
| 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 #s(literal -1 binary64) (/.f64 (-.f64 t y) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) z)))) |
(neg.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) z)))) |
(/.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) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) z))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x) #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 (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x)))) |
(*.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 t y) z))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.f64 (-.f64 t y) z))))) (/.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 t y) (*.f64 (/.f64 z (-.f64 t y)) z)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.f64 t y)) z)))) (/.f64 #s(literal 1 binary64) (/.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 #s(literal 0 binary64) (/.f64 (-.f64 t y) z))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) z)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)) (-.f64 t y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.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))))) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (neg.f64 (/.f64 (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.f64 t y)) 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 #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 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.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 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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))))) #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 t y) (*.f64 (/.f64 z (-.f64 t y)) z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.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)) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) z))) |
(/.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 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 #s(literal 1 binary64) (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.f64 t y)) z))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.f64 (-.f64 t y) z))))) (-.f64 #s(literal 0 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 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.f64 t y)) z)))) (-.f64 #s(literal 0 binary64) (+.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))))) (*.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 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 #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 t y) (*.f64 (/.f64 z (-.f64 t y)) 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 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.f64 (-.f64 t y) z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.f64 t y)) z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.f64 (-.f64 t y) z)))) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.f64 t y)) z)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) z)) #s(literal 1 binary64))))) |
(/.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 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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))))) #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 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 #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 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 (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 t y) (*.f64 (/.f64 z (-.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 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 (/.f64 z (-.f64 t y)) z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.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 t y) (*.f64 (/.f64 z (-.f64 t y)) z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(/.f64 (-.f64 (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.f64 t y)) z)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) 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 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 #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 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 (/.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 t y) (*.f64 (/.f64 z (-.f64 t y)) z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.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 t y) (*.f64 (/.f64 z (-.f64 t y)) 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 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.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 #s(literal 1 binary64) (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.f64 t y)) z))) (/.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 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 z (-.f64 t y)) (/.f64 (-.f64 t y) z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) (*.f64 (/.f64 z (-.f64 t y)) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(+.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(+.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(+.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 0 binary64) (/.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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) z))) |
(-.f64 (/.f64 t z) (/.f64 y z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) 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 (*.f64 t z) (*.f64 z z)) (/.f64 (*.f64 y z) (*.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 t (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 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 z z) (-.f64 (*.f64 t z) (*.f64 y z)))) |
(/.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 (-.f64 #s(literal 0 binary64) (-.f64 t y)) (-.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 t y)))) |
(/.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 t z) (*.f64 y z)) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 z y)) (*.f64 (/.f64 z t) #s(literal 1 binary64))) (*.f64 (/.f64 z t) (/.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z t) y)) (*.f64 (/.f64 z t) z)) |
(/.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))) (*.f64 z (-.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) z) (*.f64 (-.f64 #s(literal 0 binary64) z) y)) (*.f64 (-.f64 #s(literal 0 binary64) z) z)) |
(/.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 (*.f64 t z) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) (-.f64 t y)) (/.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.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 #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 (-.f64 (*.f64 t z) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.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 #s(literal 0 binary64) (-.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 t t) (+.f64 t y)) (/.f64 (*.f64 y y) (+.f64 t y))) |
(fma.f64 #s(literal -1 binary64) y t) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.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 (-.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 t) (*.f64 y y)) (+.f64 t y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 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))))) (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)))) (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 (-.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 #s(literal -1 binary64) (-.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 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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t)) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y))))) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y)))) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y))) |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y t) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(/.f64 x t) |
(/.f64 #s(literal 1 binary64) (/.f64 t x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(pow.f64 (/.f64 t x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x t)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(*.f64 (pow.f64 (/.f64 t x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t)) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y))))) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y)))) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y))) |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y t) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.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 x (/.f64 t y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (/.f64 x (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (-.f64 y z)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))) |
(fma.f64 x (/.f64 y t) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 x (/.f64 y t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 y (/.f64 x t) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y (/.f64 x t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 (/.f64 x t) y (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 x t) y (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 (/.f64 y t) x (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 y t) x (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y z)) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t x) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) x))) |
(/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 y z) (/.f64 t x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t x) (+.f64 y z))) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y z)) x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 (/.f64 t x) (+.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) y) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) x) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) y) z))) t) |
(/.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 x (-.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 x (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z))) t) |
(/.f64 (neg.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) x)) t) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (-.f64 (*.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 x (/.f64 t y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) (*.f64 (/.f64 x (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (*.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)))) (-.f64 (/.f64 x (/.f64 t y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)))) (-.f64 (/.f64 x (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)))) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (-.f64 y z)))) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(*.f64 (/.f64 (-.f64 y z) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) t)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) (+.f64 y z)))) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y z)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (+.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) y) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) x) (/.f64 #s(literal -1 binary64) t)) |
(*.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 t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 x t) (+.f64 y z))) |
(*.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) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.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 y z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 x (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) 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 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(+.f64 (/.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) t)) |
(-.f64 (/.f64 y t) (/.f64 z t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) t) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 t (+.f64 y z)))) |
(-.f64 (/.f64 (*.f64 t y) (*.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 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 y t) (/.f64 z t))) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (+.f64 (/.f64 y t) (/.f64 z t)))) |
(-.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (/.f64 z t) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y z) t) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z)))) (-.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 z t)) (*.f64 (+.f64 (/.f64 y t) (/.f64 z t)) (/.f64 (-.f64 y z) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) |
(/.f64 (-.f64 y z) t) |
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 1 binary64)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 y z) t)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t (+.f64 y z))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 t (+.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 (+.f64 y z) t))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z))))) |
(/.f64 (*.f64 (+.f64 (/.f64 y t) (/.f64 z t)) (/.f64 (-.f64 y z) t)) (+.f64 (/.f64 y t) (/.f64 z t))) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) t) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (/.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) t) (*.f64 (/.f64 t y) z)) (*.f64 (/.f64 t y) t)) |
(/.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 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 (*.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) 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 #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 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t 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 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 y t) (/.f64 z t)) (/.f64 (-.f64 y z) t))) (neg.f64 (+.f64 (/.f64 y t) (/.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (-.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(pow.f64 (/.f64 (-.f64 y z) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y z) t) #s(literal 1 binary64)) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) t)) |
(*.f64 (-.f64 (*.f64 t y) (*.f64 t 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 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 y t) (/.f64 t z)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (/.f64 y t) (/.f64 z t)) (/.f64 (-.f64 y z) t)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y t) (/.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 y z) t) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1/2 binary64))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(-.f64 y z) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) z) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #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 x (/.f64 t y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (/.f64 x (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (-.f64 y z)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))) |
(fma.f64 x (/.f64 y t) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 x (/.f64 y t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 y (/.f64 x t) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y (/.f64 x t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 (/.f64 x t) y (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 x t) y (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 (/.f64 y t) x (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 y t) x (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y z)) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t x) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) x))) |
(/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 y z) (/.f64 t x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t x) (+.f64 y z))) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y z)) x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 (/.f64 t x) (+.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) y) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) x) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) y) z))) t) |
(/.f64 (neg.f64 (/.f64 x t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 x (-.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 x (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z))) t) |
(/.f64 (neg.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) x)) t) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (-.f64 (*.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 x (/.f64 t y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) (*.f64 (/.f64 x (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (*.f64 (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)))) (-.f64 (/.f64 x (/.f64 t y)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t y)) (/.f64 x (/.f64 t y))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)))) (-.f64 (/.f64 x (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x)))) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (-.f64 y z)))) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(*.f64 (/.f64 (-.f64 y z) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) t)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) (+.f64 y z)))) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y z)) x)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y z)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (+.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) y) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (/.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) x) (/.f64 #s(literal -1 binary64) t)) |
(*.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 t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 x t) (+.f64 y z))) |
(*.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) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.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 y z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 x (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) 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 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (-.f64 y z)) x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y z) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) z)) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t)) |
(/.f64 t (-.f64 y z)) |
(/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z))) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y z) t) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 3926× | *-lowering-*.f32 |
| 3926× | *-lowering-*.f64 |
| 1788× | /-lowering-/.f32 |
| 1788× | /-lowering-/.f64 |
| 1730× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 462 | 4059 |
| 1 | 1548 | 3618 |
| 2 | 5478 | 3569 |
| 0 | 8043 | 3569 |
| 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))))) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -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)) 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) |
(* -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) |
(/ (* 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)))) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(/ t (- y z)) |
(* -1 (/ t z)) |
(+ (* -1 (/ t z)) (* -1 (/ (* t y) (pow z 2)))) |
(+ (* -1 (/ t z)) (* y (- (* -1 (/ (* t y) (pow z 3))) (/ t (pow z 2))))) |
(+ (* -1 (/ t z)) (* y (- (* y (- (* -1 (/ (* t y) (pow z 4))) (/ t (pow z 3)))) (/ t (pow z 2))))) |
(/ t y) |
(/ (+ t (/ (* t z) y)) y) |
(/ (- (+ t (/ (* t (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y))) y) |
(/ (- (+ t (/ (* t (pow z 3)) (pow y 3))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* t (pow z 2)) (pow y 2))))) y) |
(/ t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t z) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t z) (/ (* t (pow z 2)) y)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow z 2))) (* -1 (/ (* t (pow z 3)) y))) y)) (* t z)) y))) y)) |
(/ t y) |
(+ (/ t y) (/ (* t z) (pow y 2))) |
(+ (* z (- (/ (* t z) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+ (* z (- (* z (- (/ (* t z) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(* -1 (/ t z)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) z))) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow z 2)))) (/ (* t y) z)) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow z 3)))) (+ (/ (* t y) z) (/ (* t (pow y 2)) (pow z 2)))) z) |
(* -1 (/ t z)) |
(* -1 (/ (+ t (/ (* t y) z)) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) z)) (* t y)) z))) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) z) (* -1 (* t (pow y 2)))) z)) (* t y)) z))) z)) |
| 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 x t) z) (*.f64 (+.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 x t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 z z)))) (/.f64 (/.f64 x z) (*.f64 (+.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 x z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 x (/.f64 t (*.f64 z z))) z) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) #s(literal 4 binary64))) (/.f64 (/.f64 x (*.f64 z z)) (*.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)))))))))) |
(* -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 #s(literal 1 binary64) (/.f64 y z)) (/.f64 (*.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 (*.f64 x (*.f64 z z)) (-.f64 #s(literal -1 binary64) (/.f64 y z))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 z (*.f64 z z)))) (/.f64 x t))) t) (*.f64 x z)) 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 #s(literal 1 binary64) (/.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 z (*.f64 z z)))) (/.f64 x 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 #s(literal 1 binary64) (/.f64 y z)) (/.f64 (*.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 x z) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 #s(literal -1 binary64) (/.f64 y z))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 z (*.f64 z z)))) (/.f64 x t))) t)) (-.f64 #s(literal 0 binary64) 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 x z) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 #s(literal -1 binary64) (/.f64 y z))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (/.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)))) t))) t)) t)) (-.f64 #s(literal 0 binary64) 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 (/.f64 (*.f64 x y) 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 x (/.f64 y (*.f64 z (*.f64 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 x (*.f64 z z)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) 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 (pow.f64 z #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) y)) (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (*.f64 z z)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) y)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 x (*.f64 z (*.f64 z z)))) (*.f64 y 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 x (*.f64 z z)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) 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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 (*.f64 x z) (/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) y) (*.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) z))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x))) y))) 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 x (/.f64 z (-.f64 y t))) (*.f64 (-.f64 y t) (-.f64 y t))) (/.f64 (/.f64 x (-.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 (*.f64 x z) (pow.f64 (-.f64 y t) #s(literal 4 binary64))))) (/.f64 (/.f64 x (-.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 x (-.f64 (/.f64 (*.f64 (-.f64 y t) (-.f64 y t)) (*.f64 z z)) (/.f64 (-.f64 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))) |
(-.f64 (-.f64 x (/.f64 (*.f64 (*.f64 (-.f64 y t) (-.f64 y t)) (*.f64 x (-.f64 y t))) (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 (*.f64 x (-.f64 y t)) z) (*.f64 (*.f64 (-.f64 y t) (-.f64 y t)) (/.f64 x (*.f64 z z))))) |
x |
(+ x (/ (* x (- t y)) z)) |
(+.f64 x (/.f64 (*.f64 x (-.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 x (-.f64 t y))) (-.f64 #s(literal 0 binary64) 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 t y) (*.f64 x (-.f64 t y))) (/.f64 (*.f64 (-.f64 t y) (*.f64 (-.f64 t y) (*.f64 x (-.f64 t y)))) z)) (-.f64 #s(literal 0 binary64) 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 t (+.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (/.f64 (/.f64 y z) t) (/.f64 #s(literal -1 binary64) z)))) |
(* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z))) |
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (/.f64 (/.f64 y z) t) (/.f64 #s(literal -1 binary64) z)))) |
(* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z))) |
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (/.f64 (/.f64 y 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 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ (- 1 (* -1 (/ y z))) t)) (/ 1 z)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ (- 1 (* -1 (/ y z))) t)) (/ 1 z)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) t)) (-.f64 #s(literal 0 binary64) t)) |
(- 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 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) y))) |
(* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) y))) |
(* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) y))) |
(/ y z) |
(/.f64 y z) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) y)) (-.f64 #s(literal 0 binary64) y)) |
(/ (- y t) z) |
(/.f64 (-.f64 y t) z) |
(/ (- (+ y z) t) z) |
(/.f64 (+.f64 z (-.f64 y t)) z) |
(/ (- (+ y z) t) z) |
(/.f64 (+.f64 z (-.f64 y t)) z) |
(/ (- (+ y z) t) z) |
(/.f64 (+.f64 z (-.f64 y 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 (/.f64 y z) t))) |
(* t (+ (* -1 (/ y (* t z))) (/ 1 z))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) t))) |
(* t (+ (* -1 (/ y (* t z))) (/ 1 z))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y z) t))) |
(/ t z) |
(/.f64 t z) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 (/.f64 y z) t) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 (/.f64 y z) t) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 (/.f64 y 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 (/.f64 t z) y) (/.f64 #s(literal -1 binary64) z))) |
(* y (- (/ t (* y z)) (/ 1 z))) |
(*.f64 y (+.f64 (/.f64 (/.f64 t z) y) (/.f64 #s(literal -1 binary64) z))) |
(* y (- (/ t (* y z)) (/ 1 z))) |
(*.f64 y (+.f64 (/.f64 (/.f64 t z) y) (/.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 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 z)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 z)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) y)) |
(/ (- 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 #s(literal 0 binary64) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (- (/ y t) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (- (/ y t) 1))) |
(-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 1 binary64) (/.f64 t y)) #s(literal -1 binary64))) |
(* -1 (* y (+ 1 (* -1 (/ t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) #s(literal -1 binary64))) |
(* -1 (* y (+ 1 (* -1 (/ t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) #s(literal -1 binary64))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* -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 x z) (*.f64 y t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (*.f64 x z) (*.f64 y t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (*.f64 x z) (*.f64 y t)))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (*.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 (/.f64 y z) #s(literal -1 binary64)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 z t))) (-.f64 #s(literal 0 binary64) 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) |
(/ (* 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 y) t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 z y) t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 z y) t))) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 z y) t) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 z y) t) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 z y) t) (/.f64 #s(literal -1 binary64) t))) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ z t)) |
(-.f64 #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 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y z) t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y z) t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y z) t)) (-.f64 #s(literal 0 binary64) z)) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(* -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 (/.f64 y z) #s(literal -1 binary64))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(* -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)))) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* x y) t)) |
(-.f64 (/.f64 (*.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 x z) (*.f64 y t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (*.f64 x z) (*.f64 y t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ x t))) |
(*.f64 y (-.f64 (/.f64 x t) (/.f64 (*.f64 x z) (*.f64 y t)))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (*.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 (/.f64 y z) #s(literal -1 binary64)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(* z (+ (* -1 (/ x t)) (/ (* x y) (* t z)))) |
(*.f64 z (*.f64 (/.f64 x t) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* t z))) (/ x t)))) |
(*.f64 (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(* -1 (/ t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(+ (* -1 (/ t z)) (* -1 (/ (* t y) (pow z 2)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y t) z)) z) |
(+ (* -1 (/ t z)) (* y (- (* -1 (/ (* t y) (pow z 3))) (/ t (pow z 2))))) |
(-.f64 (*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 t (*.f64 z (*.f64 z z))))) (/.f64 t (*.f64 z z)))) (/.f64 t z)) |
(+ (* -1 (/ t z)) (* y (- (* y (- (* -1 (/ (* t y) (pow z 4))) (/ t (pow z 3)))) (/ t (pow z 2))))) |
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (pow.f64 z #s(literal 4 binary64))) (/.f64 t (*.f64 z (*.f64 z z))))) (/.f64 t (*.f64 z z)))) (/.f64 t z)) |
(/ t y) |
(/.f64 t y) |
(/ (+ t (/ (* t z) y)) y) |
(/.f64 (+.f64 t (/.f64 (*.f64 z t) y)) y) |
(/ (- (+ t (/ (* t (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y))) y) |
(/.f64 (+.f64 t (*.f64 t (+.f64 (/.f64 z y) (/.f64 (*.f64 z z) (*.f64 y y))))) y) |
(/ (- (+ t (/ (* t (pow z 3)) (pow y 3))) (+ (* -1 (/ (* t z) y)) (* -1 (/ (* t (pow z 2)) (pow y 2))))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 z t))) (*.f64 y (*.f64 y y))) (+.f64 t (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 z y) (/.f64 (*.f64 z z) (*.f64 y y))))))) y) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t z) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 z t) y))) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t z) (/ (* t (pow z 2)) y)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 t (+.f64 z (/.f64 (*.f64 z z) y))) y))) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow z 2))) (* -1 (/ (* t (pow z 3)) y))) y)) (* t z)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (+.f64 (*.f64 z t) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) y)))) y)) y))) y) |
(/ t y) |
(/.f64 t y) |
(+ (/ t y) (/ (* t z) (pow y 2))) |
(+.f64 (/.f64 t y) (/.f64 (/.f64 (*.f64 z t) y) y)) |
(+ (* z (- (/ (* t z) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 z (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 z t) y) y) y) (/.f64 t (*.f64 y y))))) |
(+ (* z (- (* z (- (/ (* t z) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 z (+.f64 (/.f64 t (*.f64 y y)) (*.f64 z (+.f64 (/.f64 (*.f64 z t) (pow.f64 y #s(literal 4 binary64))) (/.f64 t (*.f64 y (*.f64 y y)))))))) |
(* -1 (/ t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) z))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y t) z)) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow z 2)))) (/ (* t y) z)) z) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (/.f64 y z) (/.f64 (*.f64 y y) (*.f64 z z))))) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow z 3)))) (+ (/ (* t y) z) (/ (* t (pow y 2)) (pow z 2)))) z) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 t (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 (/.f64 y z) (/.f64 (*.f64 y y) (*.f64 z z))))) z) |
(* -1 (/ t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(* -1 (/ (+ t (/ (* t y) z)) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y t) z)) z) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) z)) (* t y)) z))) z)) |
(/.f64 (-.f64 t (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 y y)) z)) (*.f64 y t)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) z) (* -1 (* t (pow y 2)))) z)) (* t y)) z))) z)) |
(/.f64 (-.f64 t (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 t (*.f64 y y)) (/.f64 (*.f64 t (*.f64 y (*.f64 y y))) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 y t)) z)) (-.f64 #s(literal 0 binary64) z)) |
Compiled 19563 to 2221 computations (88.6% saved)
16 alts after pruning (9 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1199 | 6 | 1205 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 3 | 4 |
| Total | 1203 | 16 | 1219 |
| Status | Accuracy | Program |
|---|---|---|
| 46.0% | (/.f64 (-.f64 y z) (/.f64 t x)) | |
| ✓ | 84.1% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 6.5% | (/.f64 (*.f64 x z) y) | |
| ✓ | 35.0% | (/.f64 (*.f64 x y) t) |
| ▶ | 44.4% | (/.f64 y (/.f64 (-.f64 t z) x)) |
| ▶ | 34.4% | (/.f64 y (/.f64 t x)) |
| 46.3% | (/.f64 x (/.f64 (-.f64 t z) y)) | |
| 4.7% | (/.f64 x (/.f64 y z)) | |
| ✓ | 49.9% | (/.f64 x (/.f64 t (-.f64 y z))) |
| ▶ | 62.2% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
| ▶ | 48.5% | (-.f64 x (/.f64 (*.f64 x y) z)) |
| ✓ | 50.1% | (*.f64 (/.f64 (-.f64 y z) t) x) |
| ▶ | 35.6% | (*.f64 (/.f64 y t) x) |
| ✓ | 34.6% | (*.f64 y (/.f64 x t)) |
| ✓ | 52.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | 37.4% | x |
Compiled 251 to 166 computations (33.9% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 t z) x) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 (-.f64 t z) x)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) z) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 (*.f64 x y) z)) |
| ✓ | cost-diff | 0 | (/.f64 t x) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 t x)) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y t) x) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 t z)) |
| ✓ | cost-diff | 0 | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
| 2390× | sum3-define |
| 2232× | fnmadd-define |
| 1472× | fmsub-define |
| 1384× | fnmsub-define |
| 1304× | fmm-def |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 78 |
| 1 | 36 | 78 |
| 2 | 66 | 77 |
| 3 | 136 | 77 |
| 4 | 243 | 77 |
| 5 | 454 | 77 |
| 6 | 1261 | 77 |
| 7 | 2143 | 77 |
| 8 | 5115 | 77 |
| 9 | 7993 | 77 |
| 0 | 8509 | 77 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (- 1 (/ t z))) |
x |
(- 1 (/ t z)) |
1 |
(/ t z) |
t |
z |
(* (/ y t) x) |
(/ y t) |
y |
t |
x |
(/ y (/ t x)) |
y |
(/ t x) |
t |
x |
(- x (/ (* x y) z)) |
x |
(/ (* x y) z) |
(* x y) |
y |
z |
(/ y (/ (- t z) x)) |
y |
(/ (- t z) x) |
(- t z) |
t |
z |
x |
| Outputs |
|---|
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
x |
(- 1 (/ t z)) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
1 |
#s(literal 1 binary64) |
(/ t z) |
(/.f64 t z) |
t |
z |
(* (/ y t) x) |
(/.f64 y (/.f64 t x)) |
(/ y t) |
(/.f64 y t) |
y |
t |
x |
(/ y (/ t x)) |
(/.f64 y (/.f64 t x)) |
y |
(/ t x) |
(/.f64 t x) |
t |
x |
(- x (/ (* x y) z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
x |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* x y) |
(*.f64 x y) |
y |
z |
(/ y (/ (- t z) x)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
y |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(- t z) |
(-.f64 t z) |
t |
z |
x |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 t z) x) |
| ✓ | accuracy | 91.5% | (/.f64 y (/.f64 (-.f64 t z) x)) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 x (/.f64 (*.f64 x y) z)) |
| ✓ | accuracy | 90.6% | (/.f64 (*.f64 x y) z) |
| ✓ | accuracy | 100.0% | (/.f64 t x) |
| ✓ | accuracy | 90.6% | (/.f64 y (/.f64 t x)) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 92.2% | (*.f64 (/.f64 y t) x) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 t z)) |
| ✓ | accuracy | 96.6% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
| 84.0ms | 256× | 0 | valid |
Compiled 83 to 19 computations (77.1% saved)
ival-div: 14.0ms (51.5% of total)ival-sub: 6.0ms (22.1% of total)ival-mult: 6.0ms (22.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (- 1 (/ t z)))> |
#<alt (- 1 (/ t z))> |
#<alt (/ t z)> |
#<alt (* (/ y t) x)> |
#<alt (/ y t)> |
#<alt (/ y (/ t x))> |
#<alt (/ t x)> |
#<alt (- x (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (* x y)> |
#<alt (/ y (/ (- t z) x))> |
#<alt (/ (- t z) x)> |
#<alt (- t z)> |
| Outputs |
|---|
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt (/ x (- 1 (/ t z)))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (+ x (* t (- (/ (* t x) (pow z 2)) (* -1 (/ x z)))))> |
#<alt (+ x (* t (- (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (* -1 (/ x z)))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t)> |
#<alt (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 3)) (pow t 2)))) (/ (* x (pow z 2)) t)) t)> |
#<alt (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 4)) (pow t 3)))) (+ (/ (* x (pow z 2)) t) (/ (* x (pow z 3)) (pow t 2)))) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2)))))> |
#<alt (* z (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2))))))> |
#<alt (* z (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (* -1 (/ t z))> |
#<alt (* t (- (/ 1 t) (/ 1 z)))> |
#<alt (* t (- (/ 1 t) (/ 1 z)))> |
#<alt (* t (- (/ 1 t) (/ 1 z)))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (* t (- (/ 1 z) (/ 1 t))))> |
#<alt (* -1 (* t (- (/ 1 z) (/ 1 t))))> |
#<alt (* -1 (* t (- (/ 1 z) (/ 1 t))))> |
#<alt (* -1 (/ t z))> |
#<alt (/ (- z t) z)> |
#<alt (/ (- z t) z)> |
#<alt (/ (- z t) z)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (+ 1 (* -1 (/ t z)))> |
#<alt (/ 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 (/ 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 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)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<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 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -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 (- (/ x y) (/ x z)))> |
#<alt (* y (- (/ x y) (/ x z)))> |
#<alt (* y (- (/ x y) (/ x z)))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z)))))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (/ (- (* x z) (* x y)) z)> |
#<alt (/ (- (* x z) (* x y)) z)> |
#<alt (/ (- (* x z) (* x y)) 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 (/ (* 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 (/ (* 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 (/ (* 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 (* 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 z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z)))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2)))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (+ (* x y) (/ (* x (* y z)) t)) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t)> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t))> |
#<alt (/ (* x y) t)> |
#<alt (+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2)))> |
#<alt (+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z)> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (/ z x))> |
#<alt (+ (* -1 (/ z x)) (/ t x))> |
#<alt (+ (* -1 (/ z x)) (/ t x))> |
#<alt (+ (* -1 (/ z x)) (/ t x))> |
#<alt (/ t x)> |
#<alt (* t (+ (* -1 (/ z (* t x))) (/ 1 x)))> |
#<alt (* t (+ (* -1 (/ z (* t x))) (/ 1 x)))> |
#<alt (* t (+ (* -1 (/ z (* t x))) (/ 1 x)))> |
#<alt (/ t x)> |
#<alt (* -1 (* t (- (/ z (* t x)) (/ 1 x))))> |
#<alt (* -1 (* t (- (/ z (* t x)) (/ 1 x))))> |
#<alt (* -1 (* t (- (/ z (* t x)) (/ 1 x))))> |
#<alt (/ t x)> |
#<alt (+ (* -1 (/ z x)) (/ t x))> |
#<alt (+ (* -1 (/ z x)) (/ t x))> |
#<alt (+ (* -1 (/ z x)) (/ t x))> |
#<alt (* -1 (/ z x))> |
#<alt (* z (- (/ t (* x z)) (/ 1 x)))> |
#<alt (* z (- (/ t (* x z)) (/ 1 x)))> |
#<alt (* z (- (/ t (* x z)) (/ 1 x)))> |
#<alt (* -1 (/ z x))> |
#<alt (* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x))))> |
#<alt (* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x))))> |
#<alt (* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x))))> |
#<alt (/ (- t z) x)> |
#<alt (/ (- t z) x)> |
#<alt (/ (- t z) x)> |
#<alt (/ (- t z) x)> |
#<alt (/ (- t z) x)> |
#<alt (/ (- t z) x)> |
#<alt (/ (- t z) x)> |
#<alt (/ (- t z) x)> |
#<alt (/ (- t z) x)> |
#<alt (/ (- t z) x)> |
#<alt (/ (- t z) x)> |
#<alt (/ (- t z) x)> |
#<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)))))> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | -inf | (/ (- t z) x) |
| 1.0ms | x | @ | inf | (/ x (- 1 (/ t z))) |
| 1.0ms | x | @ | inf | (- x (/ (* x y) z)) |
| 1.0ms | x | @ | 0 | (/ x (- 1 (/ t z))) |
| 0.0ms | x | @ | -inf | (/ x (- 1 (/ t z))) |
| 1× | batch-egg-rewrite |
| 3544× | *-lowering-*.f32 |
| 3544× | *-lowering-*.f64 |
| 3432× | /-lowering-/.f32 |
| 3432× | /-lowering-/.f64 |
| 1426× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 61 |
| 1 | 119 | 61 |
| 2 | 961 | 60 |
| 0 | 8774 | 60 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (- 1 (/ t z))) |
(- 1 (/ t z)) |
(/ t z) |
(* (/ y t) x) |
(/ y t) |
(/ y (/ t x)) |
(/ t x) |
(- x (/ (* x y) z)) |
(/ (* x y) z) |
(* x y) |
(/ y (/ (- t z) x)) |
(/ (- t z) x) |
(- t z) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (/.f64 x (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 x (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (/.f64 t z) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 #s(literal -1 binary64) x))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (/.f64 z t) z)))) (+.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (/.f64 z t) z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) (neg.f64 (/.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (neg.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) (/.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 1 binary64))) |
(fma.f64 t (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t z) #s(literal 1 binary64)) |
(neg.f64 (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (/.f64 t z) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (/.f64 z t) z))) (+.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t (*.f64 (/.f64 z t) z))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 t (*.f64 (/.f64 z t) z)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t z)) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 t (*.f64 (/.f64 z t) z)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t))) #s(literal 1 binary64)) (+.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) (/.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) (/.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) (+.f64 (*.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(/.f64 (-.f64 (/.f64 t (*.f64 (/.f64 z t) z)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 (/.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) (/.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) (/.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (/.f64 z t) z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (*.f64 (/.f64 z t) z)) (/.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t (*.f64 (/.f64 z t) z))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(/.f64 t z) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(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 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(*.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 y (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x))) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) x)) |
(neg.f64 (*.f64 x (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y t))) |
(/.f64 y (/.f64 t x)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) t) |
(/.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 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y))) |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) t)) |
(*.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 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64))) |
(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))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 y t) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(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 #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 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(*.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 (/.f64 t (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x))) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) x)) |
(neg.f64 (*.f64 x (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y t))) |
(/.f64 y (/.f64 t x)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) t) |
(/.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 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y))) |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) t)) |
(*.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 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x t)) |
(/.f64 t x) |
(/.f64 (/.f64 t x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(pow.f64 (/.f64 t x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x t) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t x)) |
(*.f64 t (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 t x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) t) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x t) #s(literal -1/2 binary64))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x y) z))) (neg.f64 (/.f64 (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)) (+.f64 x (/.f64 (*.f64 x y) z))))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) (/.f64 (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x y) z))) (/.f64 (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)) (+.f64 x (/.f64 (*.f64 x y) z)))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y z)) x) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) z) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y z) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) z) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z) x) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 x y) z))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z)))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z))) (+.f64 x (/.f64 (*.f64 x y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x y) z))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z))) (+.f64 x (/.f64 (*.f64 x y) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x y) z))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 x y) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z)))) (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x y) z))) (*.f64 (+.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)))) (*.f64 (+.f64 x (/.f64 (*.f64 x y) z)) (+.f64 x (/.f64 (*.f64 x y) z)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 x y) z))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) (/.f64 (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) (/.f64 (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x y) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)) (+.f64 x (/.f64 (*.f64 x y) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x y) z))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x y) z)))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)) (+.f64 x (/.f64 (*.f64 x y) z))) (/.f64 (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)) (+.f64 x (/.f64 (*.f64 x y) z)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x y) z))) (/.f64 (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)) (+.f64 x (/.f64 (*.f64 x y) z))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z)))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) (/.f64 (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))) (/.f64 (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x y) z))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x y) z)))) (*.f64 (/.f64 (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)) (+.f64 x (/.f64 (*.f64 x y) z))) (/.f64 (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)) (+.f64 x (/.f64 (*.f64 x y) z))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x y) z))) (/.f64 (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z)) (+.f64 x (/.f64 (*.f64 x y) z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x y) z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x y) z))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z)))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 x y) z)))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 (*.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 x (/.f64 (*.f64 x y) z))))))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 (*.f64 x y) (*.f64 (/.f64 z (*.f64 x y)) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 x y) z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
(/.f64 x (/.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x y))))) |
(/.f64 (*.f64 x y) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x y)))) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y z)) |
(*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(*.f64 y (/.f64 x z)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y z) x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x y) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x)) (/.f64 y (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x))) |
(neg.f64 (/.f64 y (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x)))) |
(neg.f64 (*.f64 (/.f64 y (+.f64 z (-.f64 #s(literal 0 binary64) t))) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x y)))) |
(/.f64 x (/.f64 (-.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (-.f64 t z)))) |
(/.f64 y (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(/.f64 (/.f64 y (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (*.f64 x y)))) |
(/.f64 (/.f64 y (+.f64 z (-.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x (-.f64 t z)))) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t z)))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (/.f64 x (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (/.f64 y (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y (+.f64 z (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 y (+.f64 z (-.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (/.f64 y (-.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 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (+.f64 t z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) z))) (fma.f64 (/.f64 #s(literal -1 binary64) x) z (*.f64 (/.f64 #s(literal 1 binary64) x) z))) |
(+.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) z))) (fma.f64 (/.f64 #s(literal -1 binary64) x) z (*.f64 (/.f64 #s(literal 1 binary64) x) z))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) z))) (fma.f64 (/.f64 #s(literal -1 binary64) x) z (*.f64 (/.f64 #s(literal 1 binary64) x) z))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) t (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) z))) (fma.f64 (/.f64 #s(literal -1 binary64) x) z (*.f64 (/.f64 #s(literal 1 binary64) x) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 t z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 t x) (/.f64 z x)) |
(-.f64 (/.f64 t x) (/.f64 (/.f64 z x) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) x) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) x) (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) x)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 x (+.f64 t z))) (/.f64 (*.f64 z z) (*.f64 x (+.f64 t z)))) |
(-.f64 (/.f64 x (*.f64 (/.f64 x t) x)) (/.f64 (*.f64 (/.f64 x t) z) (*.f64 (/.f64 x t) x))) |
(-.f64 (/.f64 (*.f64 t x) (*.f64 x x)) (/.f64 (*.f64 x z) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 t x) (/.f64 x z))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 t x) (/.f64 x z)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (+.f64 (/.f64 t x) (/.f64 z x))) (/.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (+.f64 (/.f64 t x) (/.f64 z x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t x) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) t (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(neg.f64 (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(neg.f64 (/.f64 (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x) #s(literal 1 binary64))) |
(neg.f64 (+.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) (/.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 t z)) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x t) x) (-.f64 x (*.f64 (/.f64 x t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 t x) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) x) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 t z) x) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 t x) (/.f64 x z)))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t x) (/.f64 z x)) (*.f64 (+.f64 (/.f64 t x) (/.f64 z x)) (/.f64 (-.f64 t z) x)))) |
(/.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))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) x))) |
(/.f64 (-.f64 t z) x) |
(/.f64 (/.f64 (-.f64 t z) x) #s(literal 1 binary64)) |
(/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x) #s(literal -1 binary64)) |
(/.f64 (-.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 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (+.f64 t z) x)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (+.f64 t z))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t z)))) |
(/.f64 (-.f64 x (*.f64 (/.f64 x t) z)) (*.f64 (/.f64 x t) x)) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 x z)) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 x (+.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 (*.f64 t t) (*.f64 z (+.f64 t z))) x))) |
(/.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)) (*.f64 z z)) (neg.f64 (*.f64 x (+.f64 t z)))) |
(/.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)) (*.f64 z z)) (neg.f64 (*.f64 (+.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 t x) (/.f64 x z))))) |
(/.f64 (*.f64 (+.f64 (/.f64 t x) (/.f64 z x)) (/.f64 (-.f64 t z) x)) (+.f64 (/.f64 t x) (/.f64 z x))) |
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) x) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) x) (+.f64 t z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 x t)) (*.f64 (/.f64 x t) (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) x)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 x z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) x)) |
(/.f64 (-.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 t (/.f64 x z)) x) (*.f64 x (/.f64 x z))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (/.f64 x t) z))) (neg.f64 (*.f64 (/.f64 x t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t x) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (*.f64 x z))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 t x) (/.f64 x z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 t x) (/.f64 z x)) (/.f64 (-.f64 t z) x))) (neg.f64 (+.f64 (/.f64 t x) (/.f64 z x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) x)) (-.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)) x)) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) (/.f64 z x)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) (-.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(pow.f64 (/.f64 (-.f64 t z) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (-.f64 t z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) x)) |
(*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 t z) x) #s(literal 1 binary64)) |
(*.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.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 (*.f64 t t) (*.f64 z (+.f64 t z))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 t z)) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 t z)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t z) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(*.f64 (-.f64 x (*.f64 (/.f64 x t) z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) x))) |
(*.f64 (-.f64 (*.f64 t x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t x) (/.f64 x t)) (+.f64 (/.f64 (/.f64 z x) (/.f64 x z)) (/.f64 (/.f64 t x) (/.f64 x z)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 t x) (/.f64 z x)) (/.f64 (-.f64 t z) x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t x) (/.f64 z x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (-.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 x (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) x) (/.f64 (-.f64 t z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (+.f64 t z) x) (/.f64 (-.f64 t z) (+.f64 t z))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 t z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (-.f64 t z)) #s(literal -1/2 binary64))) |
(+.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 t z)))) |
(-.f64 t z) |
(-.f64 #s(literal 0 binary64) (+.f64 z (-.f64 #s(literal 0 binary64) 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))) |
(fma.f64 #s(literal -1 binary64) z t) |
(neg.f64 (+.f64 z (-.f64 #s(literal 0 binary64) 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 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 t z)) |
(/.f64 #s(literal -1 binary64) (/.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 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 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t z)) (*.f64 (+.f64 t z) (*.f64 z z))) (*.f64 (+.f64 t z) (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)) (*.f64 z z))) (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)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t z)) |
(*.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 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 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 #s(literal -1 binary64) (+.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
| 1× | egg-herbie |
| 4514× | *-lowering-*.f32 |
| 4514× | *-lowering-*.f64 |
| 1622× | +-lowering-+.f64 |
| 1622× | +-lowering-+.f32 |
| 1260× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 2730 |
| 1 | 1030 | 2494 |
| 2 | 3411 | 2427 |
| 0 | 8294 | 2427 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
(/ x (- 1 (/ t z))) |
x |
(+ x (/ (* t x) z)) |
(+ x (* t (- (/ (* t x) (pow z 2)) (* -1 (/ x z))))) |
(+ x (* t (- (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (* -1 (/ x z))))) |
(* -1 (/ (* x z) t)) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 3)) (pow t 2)))) (/ (* x (pow z 2)) t)) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 4)) (pow t 3)))) (+ (/ (* x (pow z 2)) t) (/ (* x (pow z 3)) (pow t 2)))) t) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2))))) |
(* z (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2)))))) |
(* z (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2)))))) |
x |
(+ x (/ (* t x) z)) |
(- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) |
(- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) |
x |
(+ x (/ (* t x) z)) |
(+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z))) |
1 |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
(* -1 (/ t z)) |
(* t (- (/ 1 t) (/ 1 z))) |
(* t (- (/ 1 t) (/ 1 z))) |
(* t (- (/ 1 t) (/ 1 z))) |
(* -1 (/ t z)) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(* -1 (/ t z)) |
(/ (- z t) z) |
(/ (- z t) z) |
(/ (- z t) z) |
1 |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
1 |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
(+ 1 (* -1 (/ t z))) |
(/ 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) |
(/ 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 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) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(* 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 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(* -1 (/ (* x y) z)) |
(* y (- (/ x y) (/ x z))) |
(* y (- (/ x y) (/ x z))) |
(* y (- (/ x y) (/ x z))) |
(* -1 (/ (* x y) z)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(* -1 (/ (* x y) z)) |
(/ (- (* x z) (* x y)) z) |
(/ (- (* x z) (* x y)) z) |
(/ (- (* x z) (* x y)) 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))) |
(/ (* 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) |
(/ (* 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) |
(/ (* 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) |
(* 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 z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(* -1 (/ (* x y) z)) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2))))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(/ (* x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/ (* x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/ (* x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(* -1 (/ (* x y) z)) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z) |
(* -1 (/ (* x y) z)) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(* -1 (/ z x)) |
(+ (* -1 (/ z x)) (/ t x)) |
(+ (* -1 (/ z x)) (/ t x)) |
(+ (* -1 (/ z x)) (/ t x)) |
(/ t x) |
(* t (+ (* -1 (/ z (* t x))) (/ 1 x))) |
(* t (+ (* -1 (/ z (* t x))) (/ 1 x))) |
(* t (+ (* -1 (/ z (* t x))) (/ 1 x))) |
(/ t x) |
(* -1 (* t (- (/ z (* t x)) (/ 1 x)))) |
(* -1 (* t (- (/ z (* t x)) (/ 1 x)))) |
(* -1 (* t (- (/ z (* t x)) (/ 1 x)))) |
(/ t x) |
(+ (* -1 (/ z x)) (/ t x)) |
(+ (* -1 (/ z x)) (/ t x)) |
(+ (* -1 (/ z x)) (/ t x)) |
(* -1 (/ z x)) |
(* z (- (/ t (* x z)) (/ 1 x))) |
(* z (- (/ t (* x z)) (/ 1 x))) |
(* z (- (/ t (* x z)) (/ 1 x))) |
(* -1 (/ z x)) |
(* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x)))) |
(* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x)))) |
(* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x)))) |
(/ (- t z) x) |
(/ (- t z) x) |
(/ (- t z) x) |
(/ (- t z) x) |
(/ (- t z) x) |
(/ (- t z) x) |
(/ (- t z) x) |
(/ (- t z) x) |
(/ (- t z) x) |
(/ (- t z) x) |
(/ (- t z) x) |
(/ (- t z) x) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
| Outputs |
|---|
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/ x (- 1 (/ t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
x |
(+ x (/ (* t x) z)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t z))) |
(+ x (* t (- (/ (* t x) (pow z 2)) (* -1 (/ x z))))) |
(+.f64 x (*.f64 t (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(+ x (* t (- (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (* -1 (/ x z))))) |
(+.f64 x (*.f64 t (+.f64 (/.f64 x z) (*.f64 t (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))))))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x t) z)) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t) |
(*.f64 z (*.f64 (/.f64 x t) (-.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 3)) (pow t 2)))) (/ (* x (pow z 2)) t)) t) |
(/.f64 (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 4)) (pow t 3)))) (+ (/ (* x (pow z 2)) t) (/ (* x (pow z 3)) (pow t 2)))) t) |
(/.f64 (-.f64 (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 z (*.f64 z z)) t) (*.f64 z z))) t)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x t) z)) |
(* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t)) |
(*.f64 z (*.f64 (/.f64 x t) (-.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(/.f64 (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (/.f64 (pow.f64 z #s(literal 4 binary64)) t))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x (*.f64 z z))) t) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x t) z)) |
(* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2))))) |
(*.f64 z (*.f64 (/.f64 x t) (-.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* z (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2)))))) |
(*.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x t) z)) t) t) (/.f64 x (*.f64 t t)))) (/.f64 x t))) |
(* z (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2)))))) |
(*.f64 z (-.f64 (*.f64 z (-.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 x z) (pow.f64 t #s(literal 4 binary64))) (/.f64 x (*.f64 t (*.f64 t t)))) z)) (/.f64 x (*.f64 t t)))) (/.f64 x t))) |
x |
(+ x (/ (* t x) z)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t z))) |
(- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) |
(+.f64 x (*.f64 t (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) |
(+.f64 x (+.f64 (*.f64 (*.f64 t t) (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 t z)))) (/.f64 (*.f64 x t) z))) |
x |
(+ x (/ (* t x) z)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t z))) |
(+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) |
(+.f64 x (*.f64 t (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z))) |
(+.f64 x (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t z)))) z) (*.f64 x t)) z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(* -1 (/ t z)) |
(/.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* t (- (/ 1 t) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* t (- (/ 1 t) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* t (- (/ 1 t) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* -1 (/ t z)) |
(/.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (- (/ 1 z) (/ 1 t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(* -1 (/ t z)) |
(/.f64 t (-.f64 #s(literal 0 binary64) z)) |
(/ (- z t) z) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/ (- z t) z) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/ (- z t) z) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(+ 1 (* -1 (/ t z))) |
(-.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/ 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) |
(/ 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 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) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(* 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 (* -1 (/ y z)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (+ 1 (* -1 (/ y z)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (+ 1 (* -1 (/ y z)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* x (+ 1 (* -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 (- (/ x y) (/ x z))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* y (- (/ x y) (/ x z))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* y (- (/ x y) (/ x z))) |
(*.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)) (* -1 (/ x z))))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(/ (- (* x z) (* x y)) z) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/ (- (* x z) (* x y)) z) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/ (- (* x z) (* 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))) |
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 y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(*.f64 (/.f64 (*.f64 x y) z) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) z) (/.f64 (*.f64 t (*.f64 x y)) (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 x y)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x y) (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 x y) (*.f64 z z)))) (/.f64 (*.f64 x y) z)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 z t))) t)) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/.f64 (*.f64 x (+.f64 y (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t)))))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 z (*.f64 z (*.f64 z y))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t)))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 z t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(/.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 x y) (*.f64 z (+.f64 (/.f64 z t) #s(literal 1 binary64)))) t)) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/.f64 (+.f64 (*.f64 x y) (/.f64 (+.f64 (*.f64 x (*.f64 z y)) (/.f64 (*.f64 x (*.f64 y (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t)) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(*.f64 x (+.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 z y) t) t))) |
(+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (*.f64 (/.f64 (/.f64 (*.f64 x y) t) t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) |
(+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 x y) t) t) (*.f64 z (*.f64 (*.f64 x y) (-.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))))))) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(*.f64 (/.f64 (*.f64 x y) z) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 (/.f64 (*.f64 t t) z) t))) (-.f64 #s(literal 0 binary64) z)) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 (/.f64 (*.f64 t t) z) t))) z) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(*.f64 (/.f64 (*.f64 x y) z) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 (/.f64 (*.f64 t t) z) t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (+.f64 (*.f64 x y) (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 t t) z) t))) z) (*.f64 t (*.f64 x y))) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* -1 (/ z x)) |
(-.f64 #s(literal 0 binary64) (/.f64 z x)) |
(+ (* -1 (/ z x)) (/ t x)) |
(/.f64 (-.f64 t z) x) |
(+ (* -1 (/ z x)) (/ t x)) |
(/.f64 (-.f64 t z) x) |
(+ (* -1 (/ z x)) (/ t x)) |
(/.f64 (-.f64 t z) x) |
(/ t x) |
(/.f64 t x) |
(* t (+ (* -1 (/ z (* t x))) (/ 1 x))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 z x) t))) |
(* t (+ (* -1 (/ z (* t x))) (/ 1 x))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 z x) t))) |
(* t (+ (* -1 (/ z (* t x))) (/ 1 x))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 z x) t))) |
(/ t x) |
(/.f64 t x) |
(* -1 (* t (- (/ z (* t x)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 (/.f64 z x) t) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ z (* t x)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 (/.f64 z x) t) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ z (* t x)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 (/.f64 z x) t) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/ t x) |
(/.f64 t x) |
(+ (* -1 (/ z x)) (/ t x)) |
(/.f64 (-.f64 t z) x) |
(+ (* -1 (/ z x)) (/ t x)) |
(/.f64 (-.f64 t z) x) |
(+ (* -1 (/ z x)) (/ t x)) |
(/.f64 (-.f64 t z) x) |
(* -1 (/ z x)) |
(-.f64 #s(literal 0 binary64) (/.f64 z x)) |
(* z (- (/ t (* x z)) (/ 1 x))) |
(*.f64 z (+.f64 (/.f64 t (*.f64 x z)) (/.f64 #s(literal -1 binary64) x))) |
(* z (- (/ t (* x z)) (/ 1 x))) |
(*.f64 z (+.f64 (/.f64 t (*.f64 x z)) (/.f64 #s(literal -1 binary64) x))) |
(* z (- (/ t (* x z)) (/ 1 x))) |
(*.f64 z (+.f64 (/.f64 t (*.f64 x z)) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (/ z x)) |
(-.f64 #s(literal 0 binary64) (/.f64 z x)) |
(* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x)))) |
(*.f64 z (+.f64 (/.f64 t (*.f64 x z)) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x)))) |
(*.f64 z (+.f64 (/.f64 t (*.f64 x z)) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x)))) |
(*.f64 z (+.f64 (/.f64 t (*.f64 x z)) (/.f64 #s(literal -1 binary64) x))) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* z (- (/ t z) 1)) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
Compiled 11784 to 1444 computations (87.7% saved)
17 alts after pruning (5 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 887 | 1 | 888 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 887 | 17 | 904 |
| Status | Accuracy | Program |
|---|---|---|
| 46.0% | (/.f64 (-.f64 y z) (/.f64 t x)) | |
| ✓ | 84.1% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 6.5% | (/.f64 (*.f64 x z) y) | |
| ✓ | 35.0% | (/.f64 (*.f64 x y) t) |
| ✓ | 44.4% | (/.f64 y (/.f64 (-.f64 t z) x)) |
| ✓ | 34.4% | (/.f64 y (/.f64 t x)) |
| 46.3% | (/.f64 x (/.f64 (-.f64 t z) y)) | |
| 4.7% | (/.f64 x (/.f64 y z)) | |
| ✓ | 49.9% | (/.f64 x (/.f64 t (-.f64 y z))) |
| ✓ | 62.2% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
| ✓ | 48.5% | (-.f64 x (/.f64 (*.f64 x y) z)) |
| 51.2% | (-.f64 x (*.f64 y (/.f64 x z))) | |
| ✓ | 50.1% | (*.f64 (/.f64 (-.f64 y z) t) x) |
| ✓ | 35.6% | (*.f64 (/.f64 y t) x) |
| ✓ | 34.6% | (*.f64 y (/.f64 x t)) |
| ✓ | 52.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ✓ | 37.4% | x |
Compiled 382 to 176 computations (53.9% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 x (/.f64 (-.f64 t z) y)) |
(/.f64 y (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (-.f64 y z) (/.f64 t x)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(/.f64 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 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| Outputs |
|---|
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
5 calls:
| 11.0ms | y |
| 11.0ms | t |
| 9.0ms | x |
| 9.0ms | z |
| 8.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 1 | x |
| 97.6% | 1 | y |
| 97.6% | 1 | z |
| 97.6% | 1 | t |
| 97.6% | 1 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 x (/.f64 (-.f64 t z) y)) |
(/.f64 y (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (-.f64 y z) (/.f64 t x)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(/.f64 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 (-.f64 t y) z))) |
4 calls:
| 14.0ms | t |
| 10.0ms | y |
| 7.0ms | x |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 3 | x |
| 85.1% | 1 | y |
| 92.5% | 3 | z |
| 86.7% | 2 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 x (/.f64 (-.f64 t z) y)) |
(/.f64 y (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (-.f64 y z) (/.f64 t x)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
1 calls:
| 34.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(/.f64 x (/.f64 (-.f64 t z) y)) |
(/.f64 y (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (-.f64 y z) (/.f64 t x)) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
4 calls:
| 15.0ms | y |
| 11.0ms | x |
| 7.0ms | z |
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.0% | 3 | y |
| 80.0% | 3 | t |
| 68.8% | 4 | x |
| 81.5% | 3 | z |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(-.f64 x (/.f64 (*.f64 x y) 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)) |
2 calls:
| 5.0ms | z |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 3 | t |
| 72.5% | 3 | z |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/.f64 (*.f64 x y) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
3 calls:
| 6.0ms | t |
| 4.0ms | y |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.3% | 3 | z |
| 52.6% | 1 | y |
| 67.1% | 3 | t |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 x z) y) |
| Outputs |
|---|
x |
(/.f64 (*.f64 x y) t) |
x |
3 calls:
| 6.0ms | z |
| 3.0ms | x |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.6% | 3 | t |
| 44.7% | 4 | x |
| 60.4% | 3 | z |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 y (/.f64 t x)) |
| Outputs |
|---|
x |
(*.f64 y (/.f64 x t)) |
x |
1 calls:
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.4% | 3 | z |
Compiled 5 to 4 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 4.0ms | y |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.4% | 1 | x |
| 37.4% | 1 | t |
| 37.4% | 1 | y |
| 37.4% | 1 | z |
Compiled 20 to 16 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.201030325531108e+163 | 1.9468503793925353e+165 |
| 40.0ms | -1.7796978443802188e+99 | -4.3843007416006614e+95 |
| 43.0ms | 240× | 0 | valid |
Compiled 424 to 291 computations (31.4% saved)
ival-sub: 30.0ms (88.5% of total)ival-div: 2.0ms (5.9% of total)ival-mult: 2.0ms (5.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 |
|---|---|---|
| 21.0ms | 3.201030325531108e+163 | 1.9468503793925353e+165 |
| 13.0ms | -1.7796978443802188e+99 | -4.3843007416006614e+95 |
| 25.0ms | 240× | 0 | valid |
Compiled 410 to 284 computations (30.7% saved)
ival-sub: 3.0ms (46% of total)ival-div: 2.0ms (30.6% of total)ival-mult: 2.0ms (30.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 4.003601794970986e-70 | 4.5028090947837536e-70 |
| 13.0ms | -2.5762145058056745e+23 | -1.4103030178857141e+22 |
| 11.0ms | 144× | 0 | valid |
Compiled 236 to 167 computations (29.2% saved)
ival-div: 3.0ms (55.1% of total)ival-sub: 2.0ms (36.7% of total)ival-mult: 1.0ms (18.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 1586.6980463198558 | 3459387537372547.0 |
| 22.0ms | -1.1167954458863693e+53 | -5.726872117663133e+40 |
| 27.0ms | 320× | 0 | valid |
Compiled 500 to 354 computations (29.2% saved)
ival-sub: 4.0ms (46.3% of total)ival-div: 2.0ms (23.1% of total)ival-mult: 2.0ms (23.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 |
|---|---|---|
| 5.0ms | 7.193782306688318e-37 | 8.746665042218459e-37 |
| 16.0ms | -5.048990282412091e-44 | -1.2477758341980525e-51 |
| 13.0ms | 192× | 0 | valid |
Compiled 284 to 206 computations (27.5% saved)
ival-sub: 2.0ms (39.6% of total)ival-div: 1.0ms (19.8% of total)ival-mult: 1.0ms (19.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 7.193782306688318e-37 | 8.746665042218459e-37 |
| 16.0ms | -5.048990282412091e-44 | -1.2477758341980525e-51 |
| 14.0ms | 192× | 0 | valid |
Compiled 212 to 158 computations (25.5% saved)
ival-sub: 2.0ms (38.9% of total)ival-div: 1.0ms (19.5% of total)ival-mult: 1.0ms (19.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 7.193782306688318e-37 | 8.746665042218459e-37 |
| 55.0ms | -5.048990282412091e-44 | -1.2477758341980525e-51 |
| 53.0ms | 192× | 0 | valid |
Compiled 212 to 158 computations (25.5% saved)
ival-sub: 2.0ms (39.6% of total)ival-div: 1.0ms (19.8% of total)ival-mult: 1.0ms (19.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 314× | unsub-neg_binary64 |
| 220× | distribute-lft-neg-in_binary64 |
| 212× | neg-mul-1_binary64 |
| 130× | neg-sub0_binary64 |
| 126× | cancel-sign-sub_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 165 |
| 1 | 108 | 165 |
| 2 | 133 | 165 |
| 3 | 150 | 165 |
| 4 | 172 | 165 |
| 5 | 214 | 165 |
| 6 | 287 | 165 |
| 7 | 411 | 165 |
| 8 | 602 | 165 |
| 9 | 776 | 165 |
| 10 | 878 | 165 |
| 11 | 938 | 165 |
| 12 | 992 | 165 |
| 13 | 1071 | 165 |
| 14 | 1086 | 165 |
| 15 | 1089 | 165 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(if (<=.f64 z #s(literal -310000000000000019014245712662110358685283889952815796240670737418194531012921783492273637299322880 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 289999999999999985173153010577331310205407859545503012845524839706509357555662577379308754671012482674314443627365100238585710325553890152309994172594654060000313344 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(if (<=.f64 z #s(literal -220000000000000008598141886239720781467525293818533320511507158782318696273755958902520088352522240 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 65999999999999999094766531639258277720490223831174184121362368939827725166012816820909123351066837024896848192060796525872824256518352701099084430357506546122883072 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(if (<=.f64 z #s(literal -15500000000000001048576 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 3263683738939225/7770675568902916283677847627294075626569627356208558085007249638955617140820833992704 binary64)) (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(if (<=.f64 t #s(literal -169999999999999991227865634741617211129987072000 binary64)) (*.f64 x (/.f64 (-.f64 y z) t)) (if (<=.f64 t #s(literal 430000000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (/.f64 (-.f64 y z) t)))) |
(if (<=.f64 z #s(literal -2259756624739205/50216813883093446110686315385661331328818843555712276103168 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 8620287417370625/11972621413014756705924586149611790497021399392059392 binary64)) (/.f64 (*.f64 x y) t) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -5021681388309345/100433627766186892221372630771322662657637687111424552206336 binary64)) x (if (<=.f64 z #s(literal 568699517118201/748288838313422294120286634350736906063837462003712 binary64)) (/.f64 (*.f64 x y) t) x)) |
(if (<=.f64 z #s(literal -8838159243424447/1606938044258990275541962092341162602522202993782792835301376 binary64)) x (if (<=.f64 z #s(literal 5148227207596345/5986310706507378352962293074805895248510699696029696 binary64)) (*.f64 y (/.f64 x t)) x)) |
x |
| Outputs |
|---|
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(if (<=.f64 z #s(literal -310000000000000019014245712662110358685283889952815796240670737418194531012921783492273637299322880 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 289999999999999985173153010577331310205407859545503012845524839706509357555662577379308754671012482674314443627365100238585710325553890152309994172594654060000313344 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(if (<=.f64 z #s(literal -310000000000000019014245712662110358685283889952815796240670737418194531012921783492273637299322880 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 289999999999999985173153010577331310205407859545503012845524839706509357555662577379308754671012482674314443627365100238585710325553890152309994172594654060000313344 binary64)) (*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) (/.f64 x (+.f64 (/.f64 (-.f64 y t) z) #s(literal 1 binary64))))) |
(if (<=.f64 z #s(literal -220000000000000008598141886239720781467525293818533320511507158782318696273755958902520088352522240 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 65999999999999999094766531639258277720490223831174184121362368939827725166012816820909123351066837024896848192060796525872824256518352701099084430357506546122883072 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(if (<=.f64 z #s(literal -220000000000000008598141886239720781467525293818533320511507158782318696273755958902520088352522240 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 65999999999999999094766531639258277720490223831174184121362368939827725166012816820909123351066837024896848192060796525872824256518352701099084430357506546122883072 binary64)) (*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(if (<=.f64 z #s(literal -15500000000000001048576 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (if (<=.f64 z #s(literal 3263683738939225/7770675568902916283677847627294075626569627356208558085007249638955617140820833992704 binary64)) (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(if (<=.f64 t #s(literal -169999999999999991227865634741617211129987072000 binary64)) (*.f64 x (/.f64 (-.f64 y z) t)) (if (<=.f64 t #s(literal 430000000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (/.f64 (-.f64 y z) t)))) |
(if (<=.f64 z #s(literal -2259756624739205/50216813883093446110686315385661331328818843555712276103168 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 8620287417370625/11972621413014756705924586149611790497021399392059392 binary64)) (/.f64 (*.f64 x y) t) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -5021681388309345/100433627766186892221372630771322662657637687111424552206336 binary64)) x (if (<=.f64 z #s(literal 568699517118201/748288838313422294120286634350736906063837462003712 binary64)) (/.f64 (*.f64 x y) t) x)) |
(if (<=.f64 z #s(literal -8838159243424447/1606938044258990275541962092341162602522202993782792835301376 binary64)) x (if (<=.f64 z #s(literal 5148227207596345/5986310706507378352962293074805895248510699696029696 binary64)) (*.f64 y (/.f64 x t)) x)) |
x |
| 4916× | *-lowering-*.f32 |
| 4916× | *-lowering-*.f64 |
| 4390× | *-lowering-*.f32 |
| 4390× | *-lowering-*.f64 |
| 3926× | *-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 | 615 | 4014 |
| 1 | 2096 | 3582 |
| 2 | 7346 | 3574 |
| 0 | 8101 | 3574 |
| 0 | 209 | 1328 |
| 1 | 718 | 1190 |
| 2 | 2607 | 1080 |
| 0 | 8588 | 1080 |
| 0 | 462 | 4059 |
| 1 | 1548 | 3618 |
| 2 | 5478 | 3569 |
| 0 | 8043 | 3569 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 466 to 253 computations (45.7% saved)
(negabs x)
Compiled 464 to 188 computations (59.5% saved)
Loading profile data...