
Time bar (total: 10.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 14 to 9 computations (35.7% saved)
ival-sub: 12.0ms (48.9% of total)ival-mult: 8.0ms (32.6% of total)ival-div: 4.0ms (16.3% of total)const: 1.0ms (4.1% of total)backward-pass: 0.0ms (0% of total)| 645.0ms | 8256× | 0 | valid |
ival-sub: 149.0ms (52.1% of total)ival-mult: 67.0ms (23.4% of total)ival-div: 61.0ms (21.3% of total)const: 7.0ms (2.4% 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 |
|---|---|---|---|---|---|
| 36 | 0 | - | 2 | (1.7041543231828096e-303 1.3756083702794976e-10 -3.8468044721828045e-128 1.992965103353273e-270) | (/.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) |
| 41.0ms | 512× | 0 | valid |
Compiled 71 to 26 computations (63.4% saved)
ival-sub: 6.0ms (42.1% of total)ival-div: 4.0ms (28.1% of total)ival-mult: 4.0ms (28.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.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 | 87.1% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 39.0ms | 256× | 0 | valid |
Compiled 29 to 9 computations (69% saved)
ival-sub: 3.0ms (35.6% of total)ival-mult: 3.0ms (35.6% of total)ival-div: 2.0ms (23.7% 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 | |
|---|---|---|---|---|
| 33.0ms | t | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | z | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | x | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | y | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | x | @ | inf | (/ (* x (- y z)) (- t z)) |
| 1× | batch-egg-rewrite |
| 4390× | *-lowering-*.f32 |
| 4390× | *-lowering-*.f64 |
| 2554× | /-lowering-/.f32 |
| 2554× | /-lowering-/.f64 |
| 1724× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 20 |
| 1 | 45 | 20 |
| 2 | 366 | 20 |
| 3 | 4885 | 20 |
| 0 | 9177 | 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 z t)) (*.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (neg.f64 (*.f64 z x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 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 z t))) (*.f64 (neg.f64 (*.f64 z x)) (/.f64 #s(literal -1 binary64) (-.f64 z t)))) |
(+.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 z t)) (/.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 z t)) (*.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 z t)) (*.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 z t))) (+.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 z t))) (+.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 z t))) |
(*.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 #s(literal 0 binary64) (-.f64 y z)) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (pow.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (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 z t) (-.f64 z t))) (*.f64 (-.f64 y z) (*.f64 x (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) (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 z t) (-.f64 z t))) (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 z t) (-.f64 z t))) (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 z t))) |
(*.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 #s(literal 0 binary64) (-.f64 y z)) (-.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 #s(literal 0 binary64) (-.f64 y z)) #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 z t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #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 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (/.f64 (*.f64 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 #s(literal 0 binary64) (-.f64 y z))) #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 #s(literal 0 binary64) (-.f64 y z))) #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) (neg.f64 (*.f64 z x))) |
(+.f64 (neg.f64 (*.f64 z x)) (*.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 (neg.f64 (*.f64 z x))) |
(fma.f64 y x (neg.f64 (*.f64 z x))) |
(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)) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 z x) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 (neg.f64 (*.f64 z x)) (neg.f64 (*.f64 z x))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (neg.f64 (*.f64 z x)) (neg.f64 (*.f64 z x)))) (-.f64 (*.f64 x y) (neg.f64 (*.f64 z x)))) |
(/.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 #s(literal 0 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(*.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 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 (*.f64 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 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)))) (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 (*.f64 z (+.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 #s(literal 0 binary64) (-.f64 y z))) |
(/.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) (neg.f64 (*.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (+.f64 (*.f64 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 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (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 z t))) #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 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 t 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 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 #s(literal 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 z (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.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 z (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.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 z (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.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 z (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.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 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (-.f64 (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 z (*.f64 z 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 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.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 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) #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 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #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 z t) (-.f64 z t))) #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 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) #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 (+.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 z (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.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))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 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 z (*.f64 z z))) (+.f64 (*.f64 t (*.f64 t t)) (*.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)))) |
| 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 | 1210 |
| 2 | 2605 | 1086 |
| 0 | 8588 | 1086 |
| 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 (*.f64 x y) (-.f64 t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (*.f64 (/.f64 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 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) t)))) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (*.f64 (/.f64 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 (+.f64 x (/.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 (-.f64 y t)) (*.f64 t (*.f64 (/.f64 x z) (-.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 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))) (*.f64 t (-.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))))) |
(+ (* -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 (-.f64 y z) (/.f64 x 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 (/.f64 (*.f64 z z) t) z)))) t) |
(/ (* x (- y z)) t) |
(*.f64 (-.f64 y z) (/.f64 x 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 12487 to 1383 computations (88.9% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 507 | 12 | 519 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 508 | 12 | 520 |
| Status | Accuracy | Program |
|---|---|---|
| 87.1% | (/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) (-.f64 t z)) | |
| 76.1% | (/.f64 (*.f64 x (-.f64 y z)) (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z)))) | |
| 55.3% | (/.f64 (*.f64 x (-.f64 y z)) t) | |
| ▶ | 56.0% | (/.f64 (*.f64 x y) (-.f64 t z)) |
| 44.2% | (/.f64 (*.f64 x y) t) | |
| ▶ | 96.5% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 96.2% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) | |
| ▶ | 83.2% | (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
| 87.0% | (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (*.f64 x (-.f64 y z))) | |
| 51.4% | (*.f64 (-.f64 y z) (/.f64 x t)) | |
| ▶ | 43.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
| ▶ | 31.4% | x |
Compiled 288 to 188 computations (34.7% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 x (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 0 | (-.f64 #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))) |
| 2078× | sum3-define |
| 1726× | fnmsub-define |
| 1640× | sum4-define |
| 1638× | fmsub-define |
| 1364× | fmm-def |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 87 |
| 1 | 33 | 87 |
| 2 | 67 | 87 |
| 3 | 147 | 86 |
| 4 | 371 | 86 |
| 5 | 806 | 86 |
| 6 | 2361 | 86 |
| 7 | 4702 | 86 |
| 8 | 7336 | 86 |
| 9 | 7529 | 86 |
| 10 | 7578 | 86 |
| 11 | 7614 | 86 |
| 0 | 8202 | 86 |
| 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 |
(/ (* x y) (- t z)) |
(* x y) |
x |
y |
(- t z) |
t |
z |
(* (/ x (- t z)) (- y z)) |
(/ x (- t z)) |
x |
(- t z) |
t |
z |
(- y z) |
y |
| Outputs |
|---|
(/ x (/ (- t z) (- y z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
x |
(/ (- t z) (- y z)) |
(/.f64 (-.f64 t z) (-.f64 y z)) |
(- t z) |
(-.f64 t z) |
t |
z |
(- y z) |
(-.f64 y z) |
y |
x |
(* x (- 1 (/ y z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
x |
(- 1 (/ y z)) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
1 |
#s(literal 1 binary64) |
(/ y z) |
(/.f64 y z) |
y |
z |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* x y) |
(*.f64 x y) |
x |
y |
(- t z) |
(-.f64 t z) |
t |
z |
(* (/ x (- t z)) (- y z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ x (- t z)) |
(/.f64 x (-.f64 t z)) |
x |
(- t z) |
(-.f64 t z) |
t |
z |
(- y z) |
(-.f64 y z) |
y |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 x (-.f64 t z)) |
| ✓ | accuracy | 83.2% | (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 93.8% | (/.f64 (*.f64 x y) (-.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 y z)) |
| ✓ | accuracy | 93.6% | (*.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 | 96.5% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 50.0ms | 256× | 0 | valid |
Compiled 92 to 17 computations (81.5% saved)
ival-div: 11.0ms (51.1% of total)ival-mult: 5.0ms (23.2% of total)ival-sub: 4.0ms (18.6% 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 (/ (* x y) (- t z))> |
#<alt (* x y)> |
#<alt (* (/ x (- t z)) (- y z))> |
#<alt (/ x (- t z))> |
| Outputs |
|---|
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (* -1 (/ (* x (- y z)) z))> |
#<alt (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z)))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* x y) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (/ z (- y z)))> |
#<alt (+ (* -1 (/ z (- y z))) (/ t (- y z)))> |
#<alt (+ (* -1 (/ z (- y z))) (/ t (- y z)))> |
#<alt (+ (* -1 (/ z (- y z))) (/ t (- y z)))> |
#<alt (/ t (- y z))> |
#<alt (* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z))))> |
#<alt (* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z))))> |
#<alt (* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z))))> |
#<alt (/ t (- y z))> |
#<alt (* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z)))))> |
#<alt (* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z)))))> |
#<alt (* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z)))))> |
#<alt (/ t y)> |
#<alt (+ (* -1 (* z (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y))> |
#<alt (+ (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y))> |
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 4))) (/ 1 (pow y 3))))) (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ t z))) (* -1 (/ y z)))> |
#<alt (- (+ 1 (+ (* -1 (/ t z)) (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))) (* -1 (/ y z)))> |
#<alt (- (+ 1 (+ (* -1 (/ t z)) (/ (* (pow y 2) (- (* -1 t) (* -1 y))) (pow z 3)))) (+ (* -1 (/ y z)) (* -1 (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- t y) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ t (/ (* y (- t y)) z)) y) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ t (* -1 (/ (- (* -1 (/ (* (pow y 2) (- t y)) z)) (* y (- t y))) z))) y) z)))> |
#<alt (* -1 (/ (- t z) z))> |
#<alt (+ (* -1 (/ (- t z) z)) (* y (- (/ 1 z) (/ t (pow z 2)))))> |
#<alt (+ (* -1 (/ (- t z) z)) (* y (- (+ (/ 1 z) (/ (* y (- (/ 1 z) (/ t (pow z 2)))) z)) (/ t (pow z 2)))))> |
#<alt (+ (* -1 (/ (- t z) z)) (* y (- (+ (* y (- (/ (* y (- (/ 1 z) (/ t (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ t (pow z 2))) z)))) (/ 1 z)) (/ t (pow z 2)))))> |
#<alt (/ (- t z) y)> |
#<alt (/ (- (+ t (/ (* z (- t z)) y)) z) y)> |
#<alt (/ (- (+ t (/ (* (pow z 2) (- t z)) (pow y 2))) (+ z (* -1 (/ (* z (- t z)) y)))) y)> |
#<alt (/ (- (+ t (/ (* (pow z 3) (- t z)) (pow y 3))) (+ z (+ (* -1 (/ (* z (- t z)) y)) (* -1 (/ (* (pow z 2) (- t z)) (pow y 2)))))) y)> |
#<alt (/ (- t z) y)> |
#<alt (* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (* z (- t z)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* z (- t z)) (/ (* (pow z 2) (- t z)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- t z))) (* -1 (/ (* (pow z 3) (- t z)) y))) y)) (* z (- t z))) y))) y))> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* x (- 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 y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x (- y z)) (- t 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 (/ 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))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (/ (* x y) (- t z)) |
| 2.0ms | z | @ | inf | (* x (- 1 (/ y z))) |
| 1.0ms | t | @ | 0 | (/ (- t z) (- y z)) |
| 1.0ms | z | @ | -inf | (/ (* x y) (- t z)) |
| 1.0ms | z | @ | 0 | (/ (- t z) (- y z)) |
| 1× | batch-egg-rewrite |
| 4728× | *-lowering-*.f32 |
| 4728× | *-lowering-*.f64 |
| 3540× | /-lowering-/.f32 |
| 3540× | /-lowering-/.f64 |
| 1878× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 61 |
| 1 | 98 | 61 |
| 2 | 853 | 61 |
| 0 | 8887 | 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) |
(/ (* x y) (- t z)) |
(* x y) |
(* (/ x (- t z)) (- y z)) |
(/ x (- t z)) |
| Outputs |
|---|
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 z t)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (*.f64 x (/.f64 y (-.f64 t z)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 x (-.f64 z t)) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) t) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) z) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) t)) |
(+.f64 (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t z) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 z (/.f64 (-.f64 t z) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z y) (/.f64 x (-.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (-.f64 t z) x)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (-.f64 t z) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (-.f64 t z) x)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (-.f64 t z) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) (*.f64 (-.f64 z y) (/.f64 x (-.f64 t z)))) |
(fma.f64 x (/.f64 y (-.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 y (/.f64 x (-.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (-.f64 t z))) (/.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 #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 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 (/.f64 y (-.f64 t z)) x (/.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 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 t z)) (/.f64 y (-.f64 t 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 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 y z)) (-.f64 z t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t 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 (-.f64 t z) 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 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 t z)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 x (-.f64 t z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z y) (-.f64 t z)) (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 z y) (/.f64 x (-.f64 t z))) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z y) (-.f64 z t)) (*.f64 (+.f64 z y) (*.f64 x (-.f64 z y))))) |
(/.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 (*.f64 x (+.f64 z y)) (-.f64 y 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)))) (neg.f64 (*.f64 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 y y) (*.f64 z (+.f64 z y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (*.f64 (+.f64 z y) (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x))))) |
(/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (-.f64 z y) (/.f64 (-.f64 z t) x)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 x (-.f64 t z)))) |
(/.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 z y) (/.f64 x (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 z y))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 z t))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 z y))) (*.f64 (+.f64 z y) (-.f64 z t))) |
(/.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 (*.f64 x (+.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (-.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 y y) (*.f64 z (+.f64 z y))) (/.f64 x (-.f64 t z))))) |
(/.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 z y) (/.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (neg.f64 (*.f64 (/.f64 (-.f64 t z) x) (+.f64 z y)))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/.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 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t z) x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (+.f64 z y) (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x))) (+.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 z y)))) (neg.f64 (*.f64 (+.f64 z y) (-.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 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 x (-.f64 z y))) (-.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 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 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t z) x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y (-.f64 t z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 y (-.f64 t z)))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y (-.f64 t z))) #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 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 y (-.f64 t z)))) (-.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 x (/.f64 y (-.f64 t z))) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 y (-.f64 t z)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) (-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 y (-.f64 t z)))) (*.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 x (/.f64 y (-.f64 t z))) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)))) |
(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 #s(literal 0 binary64) x) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 x (-.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 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #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 z y) (/.f64 x (-.f64 t z))))) |
(*.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 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z y) (/.f64 x (-.f64 t z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 t z)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 z t)))) |
(*.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 t z)))) |
(*.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 z t)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(*.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.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 x (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 x (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t z) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (*.f64 (+.f64 z y) (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.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 (*.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 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 #s(literal 1 binary64) 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 z t)) (+.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 z t)) (+.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 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 x (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #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 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.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 z t) (-.f64 z y)) |
(/.f64 (/.f64 (-.f64 t z) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.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 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (/.f64 (-.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 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) 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 t #s(literal 1 binary64)) 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 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 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 (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 z y) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.f64 #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 y (*.f64 (/.f64 #s(literal -1 binary64) z) x))) |
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z y))) x) |
(+.f64 (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) 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 y (*.f64 (/.f64 #s(literal -1 binary64) 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 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 (*.f64 y y) 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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(/.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 y (*.f64 (/.f64 #s(literal -1 binary64) z) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) z) x)) (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) z) x))) (*.f64 x (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) 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 y (*.f64 (/.f64 #s(literal -1 binary64) z) x)) (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) z) x)))) (-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) 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 z z)) (/.f64 (*.f64 y 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))))) 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 z z)) (/.f64 (*.f64 y 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 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 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y (*.f64 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) z)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 (*.f64 (/.f64 y (*.f64 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) z)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 (*.f64 (/.f64 y (*.f64 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y y) 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 z z)) (/.f64 (*.f64 y 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 #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 z z)) (/.f64 (*.f64 y y) 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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(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 (+.f64 t z)) (/.f64 y (-.f64 t z))) t) (*.f64 (*.f64 (/.f64 x (+.f64 t z)) (/.f64 y (-.f64 t z))) z)) |
(+.f64 (*.f64 (*.f64 (/.f64 x (+.f64 t z)) (/.f64 y (-.f64 t z))) z) (*.f64 (*.f64 (/.f64 x (+.f64 t z)) (/.f64 y (-.f64 t 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 (+.f64 t z)) (/.f64 y (-.f64 t z)))) (*.f64 z (*.f64 (/.f64 x (+.f64 t z)) (/.f64 y (-.f64 t z))))) |
(+.f64 (*.f64 z (*.f64 (/.f64 x (+.f64 t z)) (/.f64 y (-.f64 t z)))) (*.f64 t (*.f64 (/.f64 x (+.f64 t z)) (/.f64 y (-.f64 t z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 z t))) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 z t))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 z t)) y)) |
(neg.f64 (*.f64 y (/.f64 x (-.f64 z t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 z t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x y)))) |
(/.f64 x (/.f64 (-.f64 t z) y)) |
(/.f64 y (/.f64 (-.f64 t z) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x y))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 z t)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 x y))) |
(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 x (/.f64 y (-.f64 t z)))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) x)) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) x)) |
(*.f64 (/.f64 x (-.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 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z))) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 t z) (*.f64 x 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 (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))))) |
(*.f64 (*.f64 (/.f64 x (+.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 t z)) |
(*.f64 (*.f64 (/.f64 x (+.f64 t z)) (/.f64 y (-.f64 t z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (-.f64 z t))) |
(*.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 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y) x) |
(*.f64 (*.f64 x (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 x (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.f64 (*.f64 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 t z)) (/.f64 y (-.f64 t z)))) (+.f64 t z)) |
(-.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 #s(literal 1 binary64) (*.f64 x y)) |
(*.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))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 z t)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (*.f64 x (/.f64 y (-.f64 t z)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 x (-.f64 z t)) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) t) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) z) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) t)) |
(+.f64 (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t z) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 z (/.f64 (-.f64 t z) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z y) (/.f64 x (-.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (-.f64 t z) x)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (-.f64 t z) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (-.f64 t z) x)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (-.f64 t z) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) (*.f64 (-.f64 z y) (/.f64 x (-.f64 t z)))) |
(fma.f64 x (/.f64 y (-.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 y (/.f64 x (-.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (-.f64 t z))) (/.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 #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 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 (/.f64 y (-.f64 t z)) x (/.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 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 t z)) (/.f64 y (-.f64 t 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 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 y z)) (-.f64 z t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t 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 (-.f64 t z) 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 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 t z)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 x (-.f64 t z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z y) (-.f64 t z)) (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 z y) (/.f64 x (-.f64 t z))) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z y) (-.f64 z t)) (*.f64 (+.f64 z y) (*.f64 x (-.f64 z y))))) |
(/.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 (*.f64 x (+.f64 z y)) (-.f64 y 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)))) (neg.f64 (*.f64 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 y y) (*.f64 z (+.f64 z y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (*.f64 (+.f64 z y) (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x))))) |
(/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (-.f64 z y) (/.f64 (-.f64 z t) x)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 x (-.f64 t z)))) |
(/.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 z y) (/.f64 x (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 z y))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 z t))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 z y))) (*.f64 (+.f64 z y) (-.f64 z t))) |
(/.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 (*.f64 x (+.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (-.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 y y) (*.f64 z (+.f64 z y))) (/.f64 x (-.f64 t z))))) |
(/.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 z y) (/.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (neg.f64 (*.f64 (/.f64 (-.f64 t z) x) (+.f64 z y)))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/.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 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t z) x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (+.f64 z y) (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x))) (+.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 z y)))) (neg.f64 (*.f64 (+.f64 z y) (-.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 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 x (-.f64 z y))) (-.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 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 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t z) x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y (-.f64 t z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 y (-.f64 t z)))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x))) (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y (-.f64 t z))) #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 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 y (-.f64 t z)))) (-.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 x (/.f64 y (-.f64 t z))) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 y (-.f64 t z)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) (-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t z) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 y (-.f64 t z)))) (*.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 x (/.f64 y (-.f64 t z))) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) z)))) |
(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 #s(literal 0 binary64) x) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 x (-.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 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #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 z y) (/.f64 x (-.f64 t z))))) |
(*.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 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z y) (/.f64 x (-.f64 t z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 t z)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 z t)))) |
(*.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 t z)))) |
(*.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 z t)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(*.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.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 x (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 x (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t z) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (*.f64 (+.f64 z y) (/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.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 (*.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 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 t z)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 #s(literal 1 binary64) 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 z t)) (+.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 z t)) (+.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 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 x (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #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 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 t z)) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (-.f64 y 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 z t))) |
(*.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 z t))) |
(*.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)) |
| 1× | egg-herbie |
| 4540× | *-lowering-*.f32 |
| 4540× | *-lowering-*.f64 |
| 2340× | +-lowering-+.f64 |
| 2340× | +-lowering-+.f32 |
| 1572× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 585 | 4292 |
| 1 | 1962 | 3903 |
| 2 | 6832 | 3878 |
| 0 | 8030 | 3878 |
| 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 y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ (* x (- y z)) (- t 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)))))) |
(/ 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)) |
| 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 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal -1 binary64))) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(-.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal -1 binary64))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) (/.f64 t z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z))) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) t) (neg.f64 (pow.f64 z #s(literal 4 binary64)))) (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal -1 binary64) (/.f64 y 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 z (/.f64 (-.f64 y z) t)))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 z (-.f64 y z))) t) (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t))))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 (-.f64 y z) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 z (/.f64 (-.f64 y z) t)) (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t)))))) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.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 z (/.f64 (-.f64 y z) t))))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 x (+.f64 (*.f64 z (-.f64 y z)) (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t)))) t))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (+.f64 (*.f64 x (*.f64 z (-.f64 y z))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 (-.f64 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) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 z 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 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 y t)) z)))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(+.f64 (+.f64 (-.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 (*.f64 x (-.f64 y t)) z)) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 y t)) (*.f64 z z))))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 y t)) z)) (*.f64 x (-.f64 y t))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (-.f64 y t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 (*.f64 x (-.f64 y t)) z)) (*.f64 t (*.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z))) z)) |
(* -1 (/ (* x z) (- t z))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 z (/.f64 x (-.f64 t z))) y))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 z (/.f64 x (-.f64 t z))) y))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 z (/.f64 x (-.f64 t z))) y))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (/.f64 x (-.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 z (/.f64 x (-.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 z (/.f64 x (-.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 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 t (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 y y)))))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 4))) (/ 1 (pow y 3))))) (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 z (-.f64 (*.f64 z (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 t (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 t (*.f64 y (*.f64 y y)))))) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 y y)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ t z))) (* -1 (/ y z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) |
(- (+ 1 (+ (* -1 (/ t z)) (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))) (* -1 (/ y z))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (+.f64 y (-.f64 #s(literal 0 binary64) t))) (*.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 (*.f64 y y) (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) z)) (*.f64 z z)) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 y (+.f64 y (-.f64 #s(literal 0 binary64) t))) (*.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 y (/.f64 (-.f64 t y) z)) (-.f64 t y)) z)) |
(+ 1 (* -1 (/ (- (+ t (* -1 (/ (- (* -1 (/ (* (pow y 2) (- t y)) z)) (* y (- t y))) z))) y) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 t (/.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 y (-.f64 #s(literal 0 binary64) t)) 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 #s(literal 1 binary64) z) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z))) (/.f64 y z)) (/.f64 t (*.f64 z z))))) (+.f64 #s(literal -1 binary64) (/.f64 t z))) |
(+ (* -1 (/ (- t z) z)) (* y (- (+ (* y (- (/ (* y (- (/ 1 z) (/ t (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ t (pow z 2))) z)))) (/ 1 z)) (/ t (pow z 2))))) |
(-.f64 (*.f64 y (+.f64 (-.f64 (/.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 t (-.f64 (/.f64 (*.f64 z (*.f64 z (-.f64 t z))) (*.f64 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 z (*.f64 z (-.f64 t z))) (*.f64 y y))))) y) |
(/ (- t z) y) |
(/.f64 (-.f64 t z) y) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (* z (- t z)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 t z)) y) z))) y) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* z (- t z)) (/ (* (pow z 2) (- t z)) y)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 t z) (/.f64 (+.f64 (*.f64 z (-.f64 t z)) (/.f64 (*.f64 z (*.f64 z (-.f64 t z))) y)) y))) y) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- t z))) (* -1 (/ (* (pow z 3) (- t z)) y))) y)) (* z (- t z))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 t z) (/.f64 (-.f64 (*.f64 z (-.f64 t z)) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 z (-.f64 t z)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 z (*.f64 z (-.f64 t z)))) 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 t (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 z t)))) |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (+.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 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* -1 (/ (* x y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(-.f64 (-.f64 #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 y (/.f64 z t)))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) t) (*.f64 x (+.f64 y (*.f64 y (/.f64 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) |
(/.f64 (+.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 z (*.f64 y (*.f64 z z))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 y (/.f64 z t)) (/.f64 (*.f64 y (*.f64 z z)) (*.f64 t t)))))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y (*.f64 y (/.f64 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 y (*.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 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 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.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 (*.f64 y (*.f64 x (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x y)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.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 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.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 y (*.f64 x (*.f64 t t))) (/.f64 (*.f64 y (*.f64 x (*.f64 t (*.f64 t t)))) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 y (*.f64 x t))) z)) (-.f64 #s(literal 0 binary64) 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 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 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal -1 binary64))) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(-.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal -1 binary64))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) (/.f64 t z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z))) z))) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) t) (neg.f64 (pow.f64 z #s(literal 4 binary64)))) (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal -1 binary64) (/.f64 y 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 z (/.f64 (-.f64 y z) t)))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 z (-.f64 y z))) t) (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t))))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 (-.f64 y z) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 z (/.f64 (-.f64 y z) t)) (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t)))))) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.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 z (/.f64 (-.f64 y z) t))))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 x (+.f64 (*.f64 z (-.f64 y z)) (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t)))) t))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (+.f64 (*.f64 x (*.f64 z (-.f64 y z))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 (-.f64 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) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 z 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 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 y t)) z)))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(+.f64 (+.f64 (-.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 (*.f64 x (-.f64 y t)) z)) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 y t)) (*.f64 z z))))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 y t)) z)) (*.f64 x (-.f64 y t))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (-.f64 y t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 (*.f64 x (-.f64 y t)) z)) (*.f64 t (*.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z))) z)) |
(* -1 (/ (* x z) (- t z))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 z (/.f64 x (-.f64 t z))) y))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 z (/.f64 x (-.f64 t z))) y))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 z (/.f64 x (-.f64 t z))) y))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (/.f64 x (-.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 z (/.f64 x (-.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 z (/.f64 x (-.f64 t z))) y) (/.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(/ 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 #s(literal 0 binary64) (/.f64 (/.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 z (/.f64 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 x (+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 x z))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 z t) (*.f64 z (/.f64 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 (/.f64 (*.f64 x z) t) 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 x (*.f64 t (*.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 x (*.f64 t (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 x t)) z)) (-.f64 #s(literal 0 binary64) z)) |
Compiled 28784 to 2587 computations (91% saved)
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1402 | 9 | 1411 |
| Fresh | 3 | 4 | 7 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1409 | 14 | 1423 |
| Status | Accuracy | Program |
|---|---|---|
| 87.1% | (/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) (-.f64 t z)) | |
| 55.3% | (/.f64 (*.f64 x (-.f64 y z)) t) | |
| 44.2% | (/.f64 (*.f64 x y) t) | |
| ▶ | 52.0% | (/.f64 y (/.f64 (-.f64 t z) x)) |
| 57.3% | (/.f64 x (/.f64 t (-.f64 y z))) | |
| ▶ | 44.5% | (/.f64 x (/.f64 t y)) |
| ▶ | 51.3% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
| 86.5% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) | |
| 42.5% | (-.f64 x (/.f64 (*.f64 x y) z)) | |
| 42.4% | (+.f64 (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) z) x)) x) | |
| ▶ | 96.2% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| ▶ | 55.9% | (*.f64 (/.f64 y (-.f64 t z)) x) |
| 51.4% | (*.f64 (/.f64 x t) (-.f64 y z)) | |
| ✓ | 31.4% | x |
Compiled 311 to 204 computations (34.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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))) |
| ✓ | 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 t z) |
| ✓ | cost-diff | 0 | (/.f64 y (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y (-.f64 t z)) x) |
| ✓ | cost-diff | 0 | (/.f64 t y) |
| ✓ | cost-diff | 0 | (/.f64 x (/.f64 t y)) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y z) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| 1748× | sum5-define |
| 1456× | fnmsub-define |
| 1440× | fmsub-define |
| 1408× | sum3-define |
| 1300× | sum4-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 104 |
| 1 | 44 | 104 |
| 2 | 75 | 104 |
| 3 | 156 | 104 |
| 4 | 388 | 104 |
| 5 | 1093 | 104 |
| 6 | 3682 | 104 |
| 0 | 8109 | 104 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (- y z) (- t z)) x) |
(/ (- y z) (- t z)) |
(- y z) |
y |
z |
(- t z) |
t |
x |
(/ x (/ t y)) |
x |
(/ t y) |
t |
y |
(* (/ y (- t z)) x) |
(/ y (- t z)) |
y |
(- t z) |
t |
z |
x |
(/ y (/ (- t z) x)) |
y |
(/ (- t z) x) |
(- t z) |
t |
z |
x |
(/ x (- 1 (/ (- t y) z))) |
x |
(- 1 (/ (- t y) z)) |
1 |
(/ (- t y) z) |
(- t y) |
t |
y |
z |
| Outputs |
|---|
(* (/ (- y z) (- t z)) x) |
(/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z)) |
(/ (- y z) (- t z)) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(- y z) |
(-.f64 y z) |
y |
z |
(- t z) |
(-.f64 t z) |
t |
x |
(/ x (/ t y)) |
(/.f64 (*.f64 y x) t) |
x |
(/ t y) |
(/.f64 t y) |
t |
y |
(* (/ y (- t z)) x) |
(/.f64 (*.f64 y x) (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
y |
(- t z) |
(-.f64 t z) |
t |
z |
x |
(/ y (/ (- t z) x)) |
(/.f64 (*.f64 y x) (-.f64 t z)) |
y |
(/ (- t z) x) |
(/.f64 (-.f64 t z) x) |
(- t z) |
(-.f64 t z) |
t |
z |
x |
(/ 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 |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 91.8% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 t z) x) |
| ✓ | accuracy | 89.9% | (/.f64 y (/.f64 (-.f64 t z) x)) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 y (-.f64 t z)) |
| ✓ | accuracy | 91.7% | (*.f64 (/.f64 y (-.f64 t z)) x) |
| ✓ | accuracy | 100.0% | (/.f64 t y) |
| ✓ | accuracy | 90.7% | (/.f64 x (/.f64 t y)) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y z) (-.f64 t z)) |
| ✓ | accuracy | 96.2% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| 56.0ms | 256× | 0 | valid |
Compiled 109 to 20 computations (81.7% saved)
ival-div: 13.0ms (56.2% of total)ival-sub: 6.0ms (25.9% of total)ival-mult: 4.0ms (17.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ (- y z) (- t z)) x)> |
#<alt (/ (- y z) (- t z))> |
#<alt (- y z)> |
#<alt (- t z)> |
#<alt (/ x (/ t y))> |
#<alt (/ t y)> |
#<alt (* (/ y (- t z)) x)> |
#<alt (/ y (- t z))> |
#<alt (/ y (/ (- t z) x))> |
#<alt (/ (- t z) x)> |
#<alt (/ x (- 1 (/ (- t y) z)))> |
#<alt (- 1 (/ (- t y) z))> |
#<alt (/ (- t y) z)> |
#<alt (- t y)> |
| Outputs |
|---|
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* x y) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z)))> |
#<alt (* -1 (/ (* x (- y z)) z))> |
#<alt (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z)))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (* -1 (/ z (- t z)))> |
#<alt (+ (* -1 (/ z (- t z))) (/ y (- t z)))> |
#<alt (+ (* -1 (/ z (- t z))) (/ y (- t z)))> |
#<alt (+ (* -1 (/ z (- t z))) (/ y (- t z)))> |
#<alt (/ y (- t z))> |
#<alt (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (/ y (- t z))> |
#<alt (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t))> |
#<alt (+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t))> |
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ y z))) (* -1 (/ t z)))> |
#<alt (- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z)))> |
#<alt (- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- y t) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z)))> |
#<alt (* -1 (/ (- y z) z))> |
#<alt (+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2)))))> |
#<alt (+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2)))))> |
#<alt (+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2)))))> |
#<alt (/ (- y z) t)> |
#<alt (/ (- (+ y (/ (* z (- y z)) t)) z) t)> |
#<alt (/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t)> |
#<alt (/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t)> |
#<alt (/ (- y z) t)> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z)))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2)))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (+ (* x y) (/ (* x (* y z)) t)) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t)> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t))> |
#<alt (/ (* x y) t)> |
#<alt (+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2)))> |
#<alt (+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z)> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (/ y (- t z))> |
#<alt (* -1 (/ y z))> |
#<alt (+ (* -1 (/ y z)) (* -1 (/ (* t y) (pow z 2))))> |
#<alt (+ (* -1 (/ y z)) (* t (- (* -1 (/ (* t y) (pow z 3))) (/ y (pow z 2)))))> |
#<alt (+ (* -1 (/ y z)) (* t (- (* t (- (* -1 (/ (* t y) (pow z 4))) (/ y (pow z 3)))) (/ y (pow z 2)))))> |
#<alt (/ y t)> |
#<alt (/ (+ y (/ (* y z) t)) t)> |
#<alt (/ (- (+ y (/ (* y (pow z 2)) (pow t 2))) (* -1 (/ (* y z) t))) t)> |
#<alt (/ (- (+ y (/ (* y (pow z 3)) (pow t 3))) (+ (* -1 (/ (* y z) t)) (* -1 (/ (* y (pow z 2)) (pow t 2))))) t)> |
#<alt (/ y t)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (* y z) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* y z) (/ (* y (pow z 2)) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (* -1 (/ (* y (pow z 3)) t))) t)) (* y z)) t))) t))> |
#<alt (/ y t)> |
#<alt (+ (/ y t) (/ (* y z) (pow t 2)))> |
#<alt (+ (* z (- (/ (* y z) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t))> |
#<alt (+ (* z (- (* z (- (/ (* y z) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t))> |
#<alt (* -1 (/ y z))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (* t y) z))) z)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow z 2)))) (/ (* t y) z)) z)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow z 3)))) (+ (/ (* t y) z) (/ (* (pow t 2) y) (pow z 2)))) z)> |
#<alt (* -1 (/ y z))> |
#<alt (* -1 (/ (+ y (/ (* t y) z)) z))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) z)) (* t y)) z))) z))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) z) (* -1 (* (pow t 2) y))) z)) (* t y)) z))) z))> |
#<alt (/ (* 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 (/ 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)))))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | inf | (/ (- t z) x) |
| 3.0ms | x | @ | 0 | (/ x (- 1 (/ (- t y) z))) |
| 2.0ms | y | @ | 0 | (/ x (- 1 (/ (- t y) z))) |
| 1.0ms | x | @ | inf | (/ x (- 1 (/ (- t y) z))) |
| 1.0ms | t | @ | 0 | (/ x (- 1 (/ (- t y) z))) |
| 1× | batch-egg-rewrite |
| 4544× | /-lowering-/.f32 |
| 4544× | /-lowering-/.f64 |
| 4390× | *-lowering-*.f32 |
| 4390× | *-lowering-*.f64 |
| 2162× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 78 |
| 1 | 134 | 78 |
| 2 | 1139 | 78 |
| 0 | 8139 | 78 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (- y z) (- t z)) x) |
(/ (- y z) (- t z)) |
(- y z) |
(- t z) |
(/ x (/ t y)) |
(/ t y) |
(* (/ y (- t z)) x) |
(/ y (- t z)) |
(/ y (/ (- t z) x)) |
(/ (- t z) x) |
(/ x (- 1 (/ (- t y) z))) |
(- 1 (/ (- t y) z)) |
(/ (- t y) z) |
(- t y) |
| Outputs |
|---|
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (-.f64 t z) (-.f64 y z)))) |
(/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y z) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 t z) (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (-.f64 t z) (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (*.f64 (-.f64 y z) x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) x) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 x (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) #s(literal -1 binary64)) (/.f64 x (-.f64 t z))) |
(+.f64 (/.f64 y (-.f64 t z)) (neg.f64 (/.f64 z (-.f64 t z)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t z)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t z)) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t z)) (neg.f64 (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y (neg.f64 (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) (fma.f64 (neg.f64 (+.f64 z t)) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z))) (*.f64 (+.f64 z t) (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (-.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 t z)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (-.f64 t z)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (-.f64 t z))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 t z) (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 (-.f64 t z) (+.f64 y z)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 t z) (-.f64 t z))) (/.f64 (*.f64 (-.f64 t z) z) (*.f64 (-.f64 t z) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 t z))) (/.f64 (*.f64 (/.f64 (-.f64 t z) y) z) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) z) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 t z)) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)))) (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z)))))) (/.f64 (*.f64 (/.f64 z (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z)))) (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z)))) (/.f64 (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z))) (+.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (/.f64 z (-.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t z)) (neg.f64 (/.f64 z (-.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (neg.f64 (/.f64 z (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y (neg.f64 (/.f64 z (-.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (/.f64 z (-.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t) (neg.f64 (/.f64 z (-.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 t z))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t z) (-.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 t z) z)) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) y) z)) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (+.f64 y z) (-.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)))) (*.f64 (/.f64 z (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z))))) (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z)))) (+.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z)))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) z) (-.f64 t z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 t z) z)) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) z)) (*.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) y) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) z)) (*.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 t z) z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) y)) z)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) y)) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) z)) (*.f64 (neg.f64 (/.f64 (-.f64 t z) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) y)) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 t z)) (*.f64 (-.f64 t z) z)) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 t z) z)) (*.f64 (-.f64 t z) #s(literal 1 binary64))) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 t z) z))) (neg.f64 (*.f64 (-.f64 t z) (-.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (/.f64 (-.f64 t z) y) z))) (neg.f64 (*.f64 (/.f64 (-.f64 t z) y) (-.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) z))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y z) (-.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)))) (*.f64 (/.f64 z (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (+.f64 (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (*.f64 (/.f64 z (-.f64 t z)) (/.f64 z (-.f64 t z))))) (neg.f64 (+.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) (neg.f64 (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)))) (pow.f64 (neg.f64 (/.f64 z (-.f64 t z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z))) (-.f64 (*.f64 (neg.f64 (/.f64 z (-.f64 t z))) (neg.f64 (/.f64 z (-.f64 t z)))) (*.f64 (/.f64 y (-.f64 t z)) (neg.f64 (/.f64 z (-.f64 t z))))))) |
(pow.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t z)) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 y z) (-.f64 t z)) (/.f64 (-.f64 y z) (+.f64 y z))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 z z) (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) z y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 y z)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(+.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) t) |
(-.f64 t z) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 z z) (-.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) z t) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 t t) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (-.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 z z))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (*.f64 y x) t) |
(/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 t y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 t y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (neg.f64 (/.f64 x t)) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(pow.f64 (/.f64 t (*.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x t)) |
(*.f64 x (/.f64 y t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 t y))) |
(*.f64 (/.f64 y t) x) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 t y) |
(/.f64 #s(literal 1 binary64) (/.f64 y t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 t y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 t y)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) t) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 t z) x) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)))) (/.f64 y (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z))))) |
(neg.f64 (/.f64 y (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z))))) |
(/.f64 y (/.f64 (-.f64 t z) x)) |
(/.f64 x (/.f64 (-.f64 t z) y)) |
(/.f64 (/.f64 y (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 t z) x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 t z) x) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 (*.f64 y x) (-.f64 t z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) x) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 t z) x) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) x)) |
(/.f64 (neg.f64 (*.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 t z) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t z) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (/.f64 y (-.f64 t z))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) x) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 t z) x) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 y (-.f64 t z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (-.f64 t z) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) x))) |
(*.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 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (*.f64 y x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 y x) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.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 z t))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z))) |
(/.f64 y (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 t z) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(pow.f64 (/.f64 (-.f64 t z) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 t z) x) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)))) (/.f64 y (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z))))) |
(neg.f64 (/.f64 y (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z))))) |
(/.f64 y (/.f64 (-.f64 t z) x)) |
(/.f64 x (/.f64 (-.f64 t z) y)) |
(/.f64 (/.f64 y (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t z) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 t z) x) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 t z) x) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 (*.f64 y x) (-.f64 t z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 t z) x) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 t z) x) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) x)) |
(/.f64 (neg.f64 (*.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 t z) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t z) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (-.f64 #s(literal 0 binary64) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (-.f64 t z) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (/.f64 y (-.f64 t z))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) |
(pow.f64 (/.f64 (/.f64 (-.f64 t z) x) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 t z) x) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 y (-.f64 t z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (-.f64 t z) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) x))) |
(*.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 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (*.f64 y x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 y x) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (/.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.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 z t))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 y (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 t x) (neg.f64 (/.f64 z x))) |
(+.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) z))) (fma.f64 (neg.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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) x) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) x) (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) x)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 x (+.f64 z t))) (/.f64 (*.f64 z z) (*.f64 x (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 t x) (*.f64 x x)) (/.f64 (*.f64 x z) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (/.f64 t x) (*.f64 (/.f64 t x) (/.f64 t x))) (+.f64 (*.f64 (/.f64 t x) (/.f64 t x)) (+.f64 (*.f64 (/.f64 z x) (/.f64 z x)) (*.f64 (/.f64 t x) (/.f64 z x))))) (/.f64 (*.f64 (/.f64 z x) (*.f64 (/.f64 z x) (/.f64 z x))) (+.f64 (*.f64 (/.f64 t x) (/.f64 t x)) (+.f64 (*.f64 (/.f64 z x) (/.f64 z x)) (*.f64 (/.f64 t x) (/.f64 z x)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 t x) (/.f64 t x)) (+.f64 (/.f64 t x) (/.f64 z x))) (/.f64 (*.f64 (/.f64 z x) (/.f64 z x)) (+.f64 (/.f64 t x) (/.f64 z x)))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 z x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)))) |
(/.f64 (-.f64 t z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (-.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (-.f64 t z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 x (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (-.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (-.f64 t z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 x z)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 x (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (*.f64 x (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 t x) (*.f64 (/.f64 t x) (/.f64 t x))) (*.f64 (/.f64 z x) (*.f64 (/.f64 z x) (/.f64 z x)))) (+.f64 (*.f64 (/.f64 t x) (/.f64 t x)) (+.f64 (*.f64 (/.f64 z x) (/.f64 z x)) (*.f64 (/.f64 t x) (/.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 t x) (/.f64 t x)) (*.f64 (/.f64 z x) (/.f64 z x))) (+.f64 (/.f64 t x) (/.f64 z x))) |
(/.f64 (*.f64 (-.f64 t z) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) x)) (+.f64 z t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 (*.f64 t (/.f64 x z)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x z))) |
(/.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 #s(literal 1 binary64) x) (*.f64 (/.f64 x t) z)) (*.f64 (/.f64 x t) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 (/.f64 x t) #s(literal 1 binary64))) (*.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 (-.f64 #s(literal 0 binary64) t) x) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) (*.f64 (-.f64 #s(literal 0 binary64) x) 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 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t x) (*.f64 x z))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 t x) (*.f64 (/.f64 t x) (/.f64 t x))) (*.f64 (/.f64 z x) (*.f64 (/.f64 z x) (/.f64 z x))))) (neg.f64 (+.f64 (*.f64 (/.f64 t x) (/.f64 t x)) (+.f64 (*.f64 (/.f64 z x) (/.f64 z x)) (*.f64 (/.f64 t x) (/.f64 z x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 t x) (/.f64 t x)) (*.f64 (/.f64 z x) (/.f64 z x)))) (neg.f64 (+.f64 (/.f64 t x) (/.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (*.f64 (/.f64 t x) (*.f64 (/.f64 t x) (/.f64 t x))) (pow.f64 (neg.f64 (/.f64 z x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 t x) (/.f64 t x)) (-.f64 (*.f64 (neg.f64 (/.f64 z x)) (neg.f64 (/.f64 z x))) (*.f64 (/.f64 t x) (neg.f64 (/.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)) |
(pow.f64 (/.f64 (/.f64 x (-.f64 t z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64))) |
(*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 z t))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) x) (/.f64 (-.f64 t z) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) x) (/.f64 (-.f64 t z) (+.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x)) #s(literal -1 binary64))) |
(-.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)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.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) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) z)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) z))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) x) #s(literal 1 binary64)) #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 (/.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 (-.f64 t y) z) (/.f64 z (-.f64 t y)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))))) (+.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 z (-.f64 t y))))) (/.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 0 binary64) (-.f64 t y)) z)) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y)) z) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 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 (-.f64 t y) z) (/.f64 z (-.f64 t y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y)) z))) (/.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y)) z)))) |
(fma.f64 (-.f64 t y) (neg.f64 (/.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)) |
(/.f64 #s(literal 1 binary64) (/.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 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y)) z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y)) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y)) z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 t y) z) (/.f64 z (-.f64 t y)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y)) z)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 y z)) (*.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 (-.f64 t y) z) (/.f64 z (-.f64 t y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (/.f64 (*.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))) (/.f64 (*.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) (/.f64 (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))))))) |
(pow.f64 (/.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 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) z) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 z (-.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)))) |
(+.f64 (/.f64 t z) (neg.f64 (/.f64 y z))) |
(+.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) y))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) y (*.f64 (/.f64 #s(literal 1 binary64) z) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (-.f64 t y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 t z) (/.f64 y z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y)) z)) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))) z) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))) z)) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) z) (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) z)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 y y) (*.f64 z (+.f64 y t)))) |
(-.f64 (/.f64 (*.f64 z t) (*.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 t z)) (+.f64 (*.f64 (/.f64 y z) (/.f64 y z)) (*.f64 (/.f64 t z) (/.f64 y z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (/.f64 t z) (/.f64 t z)) (+.f64 (*.f64 (/.f64 y z) (/.f64 y z)) (*.f64 (/.f64 t z) (/.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 t z) (/.f64 t z)) (+.f64 (/.f64 t z) (/.f64 y z))) (/.f64 (*.f64 (/.f64 y z) (/.f64 y z)) (+.f64 (/.f64 t z) (/.f64 y z)))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 y z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (-.f64 t y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (-.f64 t y))))) |
(/.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 z (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (*.f64 z (+.f64 y t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (-.f64 t y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z (-.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (+.f64 y t) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (-.f64 t y) #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 z (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 y y))) (neg.f64 (*.f64 z (+.f64 y t)))) |
(/.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 t z)) (+.f64 (*.f64 (/.f64 y z) (/.f64 y z)) (*.f64 (/.f64 t z) (/.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 t z) (/.f64 t z)) (*.f64 (/.f64 y z) (/.f64 y z))) (+.f64 (/.f64 t z) (/.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z)) (+.f64 y t)) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 y z)) (*.f64 z z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 (*.f64 t (/.f64 z y)) (*.f64 z #s(literal 1 binary64))) (*.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 #s(literal 1 binary64) z) (*.f64 (/.f64 z t) y)) (*.f64 (/.f64 z t) 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) (-.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 (-.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 z y)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 z y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))) (*.f64 z z)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z t) (*.f64 y z))) (neg.f64 (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y t) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t y)))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) 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 t z)) (+.f64 (*.f64 (/.f64 y z) (/.f64 y z)) (*.f64 (/.f64 t z) (/.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 t z) (/.f64 t z)) (*.f64 (/.f64 y z) (/.f64 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))) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (+.f64 y t))) |
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (pow.f64 (neg.f64 (/.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 t z) (/.f64 t z)) (-.f64 (*.f64 (neg.f64 (/.f64 y z)) (neg.f64 (/.f64 y z))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 y z)))))) |
(pow.f64 (/.f64 z (-.f64 t y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z (-.f64 t y)) #s(literal 1 binary64)) #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) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t y)) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal 1 binary64) 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 y t))))) |
(*.f64 (pow.f64 (/.f64 z (-.f64 (*.f64 t t) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))) z) (/.f64 (-.f64 t y) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))))) |
(*.f64 (/.f64 (+.f64 y t) z) (/.f64 (-.f64 t y) (+.f64 y t))) |
(+.f64 t (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) y) t) |
(-.f64 t y) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 y y) (-.f64 t (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 #s(literal -1 binary64) y t) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (-.f64 (*.f64 t t) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))) |
(/.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 y t)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (-.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y t) (-.f64 (*.f64 t t) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))))) |
(/.f64 (neg.f64 (-.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 (neg.f64 (-.f64 (*.f64 t t) (*.f64 y y))) (neg.f64 (+.f64 y t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 y y))) (neg.f64 (-.f64 t (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 y y))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 y t)))) |
(/.f64 (+.f64 (neg.f64 (*.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 y t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 y (+.f64 y t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y t) (-.f64 (*.f64 t t) (*.f64 y 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 y t))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
| 1× | egg-herbie |
| 5236× | *-lowering-*.f32 |
| 5236× | *-lowering-*.f64 |
| 3004× | +-lowering-+.f64 |
| 3004× | +-lowering-+.f32 |
| 1694× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 842 | 5882 |
| 1 | 2842 | 5271 |
| 0 | 8319 | 5271 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x z) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/ (* x y) (- t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(/ (* x y) (- t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(/ (* x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(* -1 (/ (* x (- y z)) z)) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(/ (* x (- y z)) t) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/ (* x (- y z)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(* -1 (/ z (- t z))) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/ y (- t z)) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(/ y (- t z)) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(/ y t) |
(+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
1 |
(- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))) |
1 |
(+ 1 (* -1 (/ (- y t) z))) |
(+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))) |
(* -1 (/ (- y z) z)) |
(+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))) |
(/ (- y z) t) |
(/ (- (+ y (/ (* z (- y z)) t)) z) t) |
(/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t) |
(/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t) |
(/ (- y z) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(* -1 (/ (* x y) z)) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2))))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(/ (* x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/ (* x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/ (* x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(* -1 (/ (* x y) z)) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z) |
(* -1 (/ (* x y) z)) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(/ y (- t z)) |
(* -1 (/ y z)) |
(+ (* -1 (/ y z)) (* -1 (/ (* t y) (pow z 2)))) |
(+ (* -1 (/ y z)) (* t (- (* -1 (/ (* t y) (pow z 3))) (/ y (pow z 2))))) |
(+ (* -1 (/ y z)) (* t (- (* t (- (* -1 (/ (* t y) (pow z 4))) (/ y (pow z 3)))) (/ y (pow z 2))))) |
(/ y t) |
(/ (+ y (/ (* y z) t)) t) |
(/ (- (+ y (/ (* y (pow z 2)) (pow t 2))) (* -1 (/ (* y z) t))) t) |
(/ (- (+ y (/ (* y (pow z 3)) (pow t 3))) (+ (* -1 (/ (* y z) t)) (* -1 (/ (* y (pow z 2)) (pow t 2))))) t) |
(/ y t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* y z) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* y z) (/ (* y (pow z 2)) t)) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (* -1 (/ (* y (pow z 3)) t))) t)) (* y z)) t))) t)) |
(/ y t) |
(+ (/ y t) (/ (* y z) (pow t 2))) |
(+ (* z (- (/ (* y z) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+ (* z (- (* z (- (/ (* y z) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(* -1 (/ y z)) |
(/ (+ (* -1 y) (* -1 (/ (* t y) z))) z) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow z 2)))) (/ (* t y) z)) z) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow z 3)))) (+ (/ (* t y) z) (/ (* (pow t 2) y) (pow z 2)))) z) |
(* -1 (/ y z)) |
(* -1 (/ (+ y (/ (* t y) z)) z)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) z)) (* t y)) z))) z)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) z) (* -1 (* (pow t 2) y))) z)) (* t y)) z))) z)) |
(/ (* 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) |
(/ 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))))) |
| Outputs |
|---|
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (neg.f64 (-.f64 t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(-.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 t z))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)) (/.f64 x (-.f64 t z))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)) (/.f64 x (-.f64 t z))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x z) (*.f64 (-.f64 t z) y)) (/.f64 x (-.f64 t z))))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 t t))))) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 t t)))) t) (/.f64 x t)) (/.f64 (*.f64 x y) (*.f64 t t))))) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (+.f64 (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x t) (/.f64 (*.f64 x y) (*.f64 t t)))) (*.f64 t t)) (/.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) 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 t y)) 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 t (*.f64 x (-.f64 t y))) (*.f64 z z)) (/.f64 (*.f64 x (-.f64 t y)) 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 x (-.f64 t y)) (*.f64 z z)) (/.f64 (*.f64 t t) z))) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x z) (/.f64 (*.f64 x (-.f64 t y)) (*.f64 z z)))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(+.f64 x (/.f64 (*.f64 x (-.f64 t y)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 x (-.f64 y t))) z) (*.f64 x (-.f64 y t))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 t y)) z)) (*.f64 t (*.f64 x (-.f64 t y)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 y t))) z)) |
(* -1 (/ (* x (- y z)) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 y z) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x t) z) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x (*.f64 z z)))) (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)))) (*.f64 x (+.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y z))) t) (pow.f64 z #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x (*.f64 z z))))) (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)))) (*.f64 x (+.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/.f64 (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 z z)) (*.f64 t t)) (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t)))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (-.f64 y z) t) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t t))) (-.f64 y z))) (neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y z)) t) (/.f64 (*.f64 (*.f64 z z) (-.f64 y z)) (*.f64 t t)))))) t) |
(/ (* x (- y z)) t) |
(*.f64 x (/.f64 (-.f64 y z) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t)))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 x (+.f64 (*.f64 z (-.f64 y z)) (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t)))) t))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (+.f64 (*.f64 x (*.f64 z (-.f64 y z))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 z z) (-.f64 y z)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 y z) t))))) t)) t))) t) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ z (- t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t z)) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 z (*.f64 (-.f64 t z) y)))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 z (*.f64 (-.f64 t z) y)))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 z (*.f64 (-.f64 t z) y)))) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(-.f64 (/.f64 y t) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 t t))))) |
(+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 z (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 y (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 t t)))))) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 z (-.f64 (*.f64 z (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 y (pow.f64 t #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 y (*.f64 t (*.f64 t t)))))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 t t)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 t y)) (*.f64 z z)) (/.f64 (-.f64 t y) z))) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 t y)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 t z) (/.f64 (*.f64 t (-.f64 t y)) (*.f64 z z)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- y t) z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) |
(+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 t (-.f64 y t)) z) (-.f64 y t)) z)) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 y (/.f64 (+.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 t y) z)) (*.f64 t (-.f64 t y))) z)) t) z)) |
(* -1 (/ (- y z) z)) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z)))) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (+.f64 (*.f64 t (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z))) z)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z))))) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 t (+.f64 (*.f64 t (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z))) (*.f64 z z))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z))) z))) (/.f64 y (*.f64 z z))))) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- (+ y (/ (* z (- y z)) t)) z) t) |
(/.f64 (+.f64 (/.f64 (*.f64 z (-.f64 y z)) t) (-.f64 y z)) t) |
(/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 y z)) (*.f64 t t)) (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t))) t) |
(/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t) |
(/.f64 (+.f64 y (-.f64 (*.f64 (/.f64 (-.f64 y z) t) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t t))) (-.f64 (-.f64 z (/.f64 (*.f64 z (-.f64 y z)) t)) (/.f64 (*.f64 (*.f64 z z) (-.f64 y z)) (*.f64 t t))))) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t))) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y z) (/.f64 (+.f64 (*.f64 z (-.f64 y z)) (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t))) t))) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 y z) (/.f64 (+.f64 (*.f64 z (-.f64 y z)) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (-.f64 y z)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 y z) t)))) t)) t))) t) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) #s(literal -1 binary64))) y) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) #s(literal -1 binary64))) y) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) #s(literal -1 binary64))) 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 (/.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 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(*.f64 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))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* 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 y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ (* x 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 (-.f64 #s(literal 0 binary64) (*.f64 x y)) z) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) z) (*.f64 t (*.f64 x (/.f64 y (*.f64 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 x y)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (/.f64 y (*.f64 z z))))) (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 x y))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 x y) (*.f64 z (*.f64 z z))))) (*.f64 x (/.f64 y (*.f64 z z))))) (/.f64 (*.f64 x y) z)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 z y) 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 (*.f64 z z))) (*.f64 t t)) (*.f64 x (+.f64 y (/.f64 (*.f64 z y) t)))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))))))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y (/.f64 (*.f64 z y) t)))) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 y (+.f64 z (/.f64 (*.f64 z z) t)))) t))) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (/.f64 (+.f64 (*.f64 x (*.f64 z y)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t))))) t)) t))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(*.f64 x (+.f64 (/.f64 y t) (/.f64 (*.f64 z 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 z y)) (*.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 z y)) (pow.f64 t #s(literal 4 binary64))) (*.f64 x (/.f64 y (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x y) (*.f64 t t))))) |
(* -1 (/ (* x y) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) z) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 t (/.f64 (*.f64 x y) z))) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 (*.f64 x y) (*.f64 t t)) (*.f64 z z))) (*.f64 t (/.f64 (*.f64 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) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) y) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 (*.f64 x y) (*.f64 t t)) (*.f64 z z)))) z) |
(* -1 (/ (* x y) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) z) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 t (/.f64 (*.f64 x y) z))) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (-.f64 (*.f64 x y) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x y))) 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 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) y) z) (*.f64 (*.f64 x y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x y))) z)) (-.f64 #s(literal 0 binary64) 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))) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(* -1 (/ y z)) |
(-.f64 #s(literal 0 binary64) (/.f64 y z)) |
(+ (* -1 (/ y z)) (* -1 (/ (* t y) (pow z 2)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (*.f64 t (/.f64 y (*.f64 z z)))) |
(+ (* -1 (/ y z)) (* t (- (* -1 (/ (* t y) (pow z 3))) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t y) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 y (*.f64 z z)))) (/.f64 y z)) |
(+ (* -1 (/ y z)) (* t (- (* t (- (* -1 (/ (* t y) (pow z 4))) (/ y (pow z 3)))) (/ y (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 y (*.f64 z (*.f64 z z))))) (/.f64 y (*.f64 z z)))) (/.f64 y z)) |
(/ y t) |
(/.f64 y t) |
(/ (+ y (/ (* y z) t)) t) |
(/.f64 (+.f64 y (/.f64 (*.f64 z y) t)) t) |
(/ (- (+ y (/ (* y (pow z 2)) (pow t 2))) (* -1 (/ (* y z) t))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 t t)) (+.f64 y (/.f64 (*.f64 z y) t))) t) |
(/ (- (+ y (/ (* y (pow z 3)) (pow t 3))) (+ (* -1 (/ (* y z) t)) (* -1 (/ (* y (pow z 2)) (pow t 2))))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (-.f64 y (neg.f64 (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))))))) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* y z) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 z y) t))) t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* y z) (/ (* y (pow z 2)) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 y (+.f64 z (/.f64 (*.f64 z z) t))) t))) t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (* -1 (/ (* y (pow z 3)) t))) t)) (* y z)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (+.f64 (*.f64 z y) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t))) t) |
(/ y t) |
(/.f64 y t) |
(+ (/ y t) (/ (* y z) (pow t 2))) |
(+.f64 (/.f64 y t) (/.f64 (*.f64 z y) (*.f64 t t))) |
(+ (* z (- (/ (* y z) (pow t 3)) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 z (+.f64 (*.f64 y (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 y (*.f64 t t))))) |
(+ (* z (- (* z (- (/ (* y z) (pow t 4)) (* -1 (/ y (pow t 3))))) (* -1 (/ y (pow t 2))))) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z y) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 t t))))) |
(* -1 (/ y z)) |
(-.f64 #s(literal 0 binary64) (/.f64 y z)) |
(/ (+ (* -1 y) (* -1 (/ (* t y) z))) z) |
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y z))) y) z) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 2) y) (pow z 2)))) (/ (* t y) z)) z) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 z z))) (*.f64 t (/.f64 y z))) z) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow t 3) y) (pow z 3)))) (+ (/ (* t y) z) (/ (* (pow t 2) y) (pow z 2)))) z) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t (/.f64 y z)) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 z z)))) z) |
(* -1 (/ y z)) |
(-.f64 #s(literal 0 binary64) (/.f64 y z)) |
(* -1 (/ (+ y (/ (* t y) z)) z)) |
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y z))) y) z) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) y) z)) (* t y)) z))) z)) |
(/.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 t y)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) y) z) (* -1 (* (pow t 2) y))) z)) (* t y)) z))) z)) |
(/.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) z) (*.f64 y (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 t y)) z)) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (*.f64 x y)) z) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) z) (*.f64 t (*.f64 x (/.f64 y (*.f64 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 x y)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (/.f64 y (*.f64 z z))))) (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 x y))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 x y) (*.f64 z (*.f64 z z))))) (*.f64 x (/.f64 y (*.f64 z z))))) (/.f64 (*.f64 x y) z)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 z y) 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 (*.f64 z z))) (*.f64 t t)) (*.f64 x (+.f64 y (/.f64 (*.f64 z y) t)))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 y (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))))))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y (/.f64 (*.f64 z y) t)))) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 y (+.f64 z (/.f64 (*.f64 z z) t)))) t))) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (/.f64 (+.f64 (*.f64 x (*.f64 z y)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) t))))) t)) t))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(*.f64 x (+.f64 (/.f64 y t) (/.f64 (*.f64 z 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 z y)) (*.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 z y)) (pow.f64 t #s(literal 4 binary64))) (*.f64 x (/.f64 y (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x y) (*.f64 t t))))) |
(* -1 (/ (* x y) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) z) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 t (/.f64 (*.f64 x y) z))) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 (*.f64 x y) (*.f64 t t)) (*.f64 z z))) (*.f64 t (/.f64 (*.f64 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) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) y) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 (*.f64 x y) (*.f64 t t)) (*.f64 z z)))) z) |
(* -1 (/ (* x y) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) z) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 t (/.f64 (*.f64 x y) z))) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (-.f64 (*.f64 x y) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x y))) 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 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) y) z) (*.f64 (*.f64 x y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x y))) z)) (-.f64 #s(literal 0 binary64) 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 (/ z x)) |
(/.f64 z (-.f64 #s(literal 0 binary64) 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 z (*.f64 x t)))) |
(* t (+ (* -1 (/ z (* t x))) (/ 1 x))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x t)))) |
(* t (+ (* -1 (/ z (* t x))) (/ 1 x))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x t)))) |
(/ t x) |
(/.f64 t x) |
(* -1 (* t (- (/ z (* t x)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 z (*.f64 x t)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ z (* t x)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 z (*.f64 x t)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ z (* t x)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 z (*.f64 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 z (-.f64 #s(literal 0 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))) |
(* z (- (/ t (* x z)) (/ 1 x))) |
(*.f64 z (+.f64 (/.f64 t (*.f64 x z)) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (/ z x)) |
(/.f64 z (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ t (* x z))) (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
(/ (- 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) |
(/ 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 (*.f64 z z) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 (/.f64 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 t (+.f64 (*.f64 (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) #s(literal 4 binary64)))) (/.f64 x (*.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) (/.f64 (/.f64 x z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (* (pow z 2) (+ 1 (/ y z)))) t))) t) |
(/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (/.f64 y 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 (neg.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 t t))))) (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 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) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (+.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 t (*.f64 t t)))))) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (/.f64 y z))) t) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 t t))))) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t) |
(* -1 (/ (+ (* x z) (/ (* x (* (pow z 2) (- 1 (* -1 (/ y z))))) t)) t)) |
(/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (/.f64 y 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 (*.f64 x (*.f64 z (*.f64 z z))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 x (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) 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 (/.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (+.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) (*.f64 (*.f64 x (*.f64 z (*.f64 z z))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 x (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 y z)))) 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 z (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t 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 x (/.f64 y (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) (/.f64 x (*.f64 z (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 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)))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 y (-.f64 (*.f64 y (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 z z))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 4 binary64))) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))))) (/.f64 x (*.f64 z (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t 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 (*.f64 x (*.f64 z z)) (+.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 x (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 y y)) (/.f64 (*.f64 (*.f64 z 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 (*.f64 x (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))))) (*.f64 y (*.f64 y y)))) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 #s(literal 1 binary64) (/.f64 t z))) y) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z (*.f64 z z))) (-.f64 #s(literal 1 binary64) (/.f64 t z))) (-.f64 #s(literal 1 binary64) (/.f64 t 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 (*.f64 x (*.f64 z z)) (-.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 z (*.f64 z z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) y) (*.f64 (*.f64 z 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 (*.f64 (pow.f64 z #s(literal 4 binary64)) (-.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 (*.f64 z z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t z)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 x (*.f64 z z)) (+.f64 #s(literal -1 binary64) (/.f64 t z)))) y))) y) |
(/ (* x z) (- y t)) |
(/.f64 (*.f64 x 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 z) (*.f64 (-.f64 y t) (*.f64 (-.f64 y t) (-.f64 y t)))) (/.f64 x (*.f64 (-.f64 y t) (-.f64 y t))))))) |
(* z (+ (* z (- (* z (- (* -1 (/ (* x z) (pow (- y t) 4))) (* -1 (/ x (pow (- y t) 3))))) (/ x (pow (- y t) 2)))) (/ x (- y t)))) |
(*.f64 z (+.f64 (/.f64 x (-.f64 y t)) (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (pow.f64 (-.f64 y t) #s(literal 4 binary64))) (/.f64 x (*.f64 (-.f64 y t) (*.f64 (-.f64 y t) (-.f64 y t)))))) (/.f64 x (*.f64 (-.f64 y t) (-.f64 y t))))))) |
x |
(+ x (* -1 (/ (* x (- y t)) z))) |
(+.f64 x (/.f64 (*.f64 x (-.f64 t y)) 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 x z) (/.f64 (*.f64 (-.f64 y t) (*.f64 (-.f64 y t) (-.f64 y t))) (*.f64 z z)))) (-.f64 (/.f64 (*.f64 x (-.f64 y t)) z) (/.f64 (*.f64 x (*.f64 (-.f64 y t) (-.f64 y t))) (*.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 x (*.f64 (-.f64 t y) (-.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 (*.f64 x (-.f64 t y)) (*.f64 (-.f64 t y) (-.f64 t y))) z) (*.f64 x (*.f64 (-.f64 t y) (-.f64 t y)))) (-.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 t (-.f64 #s(literal 0 binary64) z)) |
(* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z))) |
(*.f64 t (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 z t))) (/.f64 #s(literal -1 binary64) z))) |
(* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z))) |
(*.f64 t (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 z t))) (/.f64 #s(literal -1 binary64) z))) |
(* t (- (+ (/ 1 t) (/ y (* t z))) (/ 1 z))) |
(*.f64 t (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 z t))) (/.f64 #s(literal -1 binary64) z))) |
(* -1 (/ t z)) |
(/.f64 t (-.f64 #s(literal 0 binary64) 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) y) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z y))))) |
(* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z y))))) |
(* y (- (+ (/ 1 y) (/ 1 z)) (/ t (* y z)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z y))))) |
(/ y z) |
(/.f64 y z) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) y) (/.f64 #s(literal -1 binary64) z))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) y) (/.f64 #s(literal -1 binary64) z))) |
(* -1 (* y (- (* -1 (/ (- 1 (/ t z)) y)) (/ 1 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 t z)) y) (/.f64 #s(literal -1 binary64) z))) |
(/ (- y t) z) |
(/.f64 (-.f64 y t) z) |
(/ (- (+ y z) t) z) |
(/.f64 (+.f64 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 y (*.f64 z t)))) |
(* t (+ (* -1 (/ y (* t z))) (/ 1 z))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z t)))) |
(* t (+ (* -1 (/ y (* t z))) (/ 1 z))) |
(*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z t)))) |
(/ t z) |
(/.f64 t z) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ y (* t z)) (/ 1 z)))) |
(*.f64 (+.f64 (/.f64 y (*.f64 z t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/ t z) |
(/.f64 t z) |
(+ (* -1 (/ y z)) (/ t z)) |
(/.f64 (-.f64 t y) z) |
(+ (* -1 (/ y z)) (/ t z)) |
(/.f64 (-.f64 t y) z) |
(+ (* -1 (/ y z)) (/ t z)) |
(/.f64 (-.f64 t y) z) |
(* -1 (/ y z)) |
(-.f64 #s(literal 0 binary64) (/.f64 y z)) |
(* y (- (/ t (* y z)) (/ 1 z))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 z y)) (/.f64 #s(literal -1 binary64) z))) |
(* y (- (/ t (* y z)) (/ 1 z))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 z y)) (/.f64 #s(literal -1 binary64) z))) |
(* y (- (/ t (* y z)) (/ 1 z))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 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 #s(literal 0 binary64) y) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z y)))) |
(* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z y)))) |
(* -1 (* y (+ (* -1 (/ t (* y z))) (/ 1 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z 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 t (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(* -1 (* t (- (/ y t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(* -1 (* t (- (/ y t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
t |
(+ t (* -1 y)) |
(-.f64 t y) |
(+ t (* -1 y)) |
(-.f64 t y) |
(+ t (* -1 y)) |
(-.f64 t y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ t y) 1)) |
(*.f64 y (+.f64 (/.f64 t y) #s(literal -1 binary64))) |
(* y (- (/ t y) 1)) |
(*.f64 y (+.f64 (/.f64 t y) #s(literal -1 binary64))) |
(* y (- (/ t y) 1)) |
(*.f64 y (+.f64 (/.f64 t y) #s(literal -1 binary64))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ t y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (+ 1 (* -1 (/ t y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (+ 1 (* -1 (/ t y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
Compiled 22554 to 2890 computations (87.2% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1241 | 10 | 1251 |
| Fresh | 5 | 3 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1247 | 18 | 1265 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.1% | (/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) (-.f64 t z)) |
| 55.3% | (/.f64 (*.f64 x (-.f64 y z)) t) | |
| ▶ | 43.2% | (/.f64 (*.f64 x z) (neg.f64 (-.f64 t z))) |
| 7.3% | (/.f64 (*.f64 x z) y) | |
| ✓ | 52.0% | (/.f64 y (/.f64 (-.f64 t z) x)) |
| ▶ | 41.5% | (/.f64 y (/.f64 t x)) |
| 52.0% | (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 t z))) | |
| 5.0% | (/.f64 x (/.f64 y z)) | |
| ✓ | 44.5% | (/.f64 x (/.f64 t y)) |
| ✓ | 51.3% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
| 51.4% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) | |
| 86.5% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x))) | |
| ▶ | 42.5% | (-.f64 x (/.f64 (*.f64 x y) z)) |
| 57.2% | (*.f64 (/.f64 (-.f64 y z) t) x) | |
| ✓ | 55.9% | (*.f64 (/.f64 y (-.f64 t z)) x) |
| 44.3% | (*.f64 (/.f64 y t) x) | |
| ▶ | 41.7% | (*.f64 (/.f64 x t) y) |
| ✓ | 31.4% | x |
Compiled 337 to 225 computations (33.2% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 x z) |
| ✓ | cost-diff | 64 | (neg.f64 (-.f64 t z)) |
| ✓ | cost-diff | 64 | (/.f64 (*.f64 x z) (neg.f64 (-.f64 t z))) |
| ✓ | 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 x t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x t) y) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 y z)) |
| ✓ | cost-diff | 128 | (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) (-.f64 t z)) |
| 2068× | fnmadd-define |
| 1996× | sum3-define |
| 1904× | sum5-define |
| 1328× | sum4-define |
| 1320× | fnmsub-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 92 |
| 1 | 47 | 90 |
| 2 | 113 | 87 |
| 3 | 277 | 87 |
| 4 | 704 | 87 |
| 5 | 2128 | 87 |
| 6 | 7075 | 87 |
| 0 | 8165 | 87 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ x (/ 1 (- y z))) (- t z)) |
(/ x (/ 1 (- y z))) |
x |
(/ 1 (- y z)) |
1 |
(- y z) |
y |
z |
(- t z) |
t |
(* (/ x t) y) |
(/ x t) |
x |
t |
y |
(/ y (/ t x)) |
y |
(/ t x) |
t |
x |
(- x (/ (* x y) z)) |
x |
(/ (* x y) z) |
(* x y) |
y |
z |
(/ (* x z) (neg (- t z))) |
(* x z) |
x |
z |
(neg (- t z)) |
(- t z) |
t |
| Outputs |
|---|
(/ (/ x (/ 1 (- y z))) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ x (/ 1 (- y z))) |
(*.f64 x (-.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 |
(- t z) |
(-.f64 t z) |
t |
(* (/ x t) y) |
(/.f64 y (/.f64 t x)) |
(/ x t) |
(/.f64 x t) |
x |
t |
y |
(/ 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 y (/.f64 x z)) |
(* x y) |
(*.f64 x y) |
y |
z |
(/ (* x z) (neg (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* x z) |
(*.f64 x z) |
x |
z |
(neg (- t z)) |
(-.f64 z t) |
(- t z) |
(-.f64 t z) |
t |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 x z) |
| ✓ | accuracy | 100.0% | (neg.f64 (-.f64 t z)) |
| ✓ | accuracy | 83.9% | (/.f64 (*.f64 x z) (neg.f64 (-.f64 t z))) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 x (/.f64 (*.f64 x y) z)) |
| ✓ | accuracy | 91.7% | (/.f64 (*.f64 x y) z) |
| ✓ | accuracy | 100.0% | (/.f64 t x) |
| ✓ | accuracy | 90.3% | (/.f64 y (/.f64 t x)) |
| ✓ | accuracy | 100.0% | (/.f64 x t) |
| ✓ | accuracy | 90.3% | (*.f64 (/.f64 x t) y) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 y z)) |
| ✓ | accuracy | 99.7% | (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| ✓ | accuracy | 87.1% | (/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) (-.f64 t z)) |
| 70.0ms | 256× | 0 | valid |
Compiled 100 to 21 computations (79% saved)
ival-div: 25.0ms (65.6% of total)ival-mult: 7.0ms (18.4% of total)ival-sub: 4.0ms (10.5% of total)ival-neg: 1.0ms (2.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ x (/ 1 (- y z))) (- t z))> |
#<alt (/ x (/ 1 (- y z)))> |
#<alt (/ 1 (- y z))> |
#<alt (- y z)> |
#<alt (* (/ x t) y)> |
#<alt (/ x t)> |
#<alt (/ y (/ t x))> |
#<alt (/ t x)> |
#<alt (- x (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (* x y)> |
#<alt (/ (* x z) (neg (- t z)))> |
#<alt (neg (- t z))> |
#<alt (* x 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 (- (* -1 (/ y (pow z 2))) (/ 1 z))> |
#<alt (- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (/ z y)) y)> |
#<alt (/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y)> |
#<alt (/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (* -1 (/ z y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y))> |
#<alt (/ 1 y)> |
#<alt (+ (/ 1 y) (/ z (pow y 2)))> |
#<alt (+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y))> |
#<alt (+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ -1 z)> |
#<alt (/ (- (* -1 (/ y z)) 1) z)> |
#<alt (/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z)> |
#<alt (/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z)> |
#<alt (/ -1 z)> |
#<alt (* -1 (/ (+ 1 (/ y z)) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x 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 (/ 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 z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- 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 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 z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* -1 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)))))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | 0 | (/ (* x z) (neg (- t z))) |
| 1.0ms | x | @ | inf | (/ (* x z) (neg (- t z))) |
| 1.0ms | x | @ | inf | (- x (/ (* x y) z)) |
| 0.0ms | x | @ | 0 | (/ (* x z) (neg (- t z))) |
| 0.0ms | t | @ | inf | (/ (* x z) (neg (- t z))) |
| 1× | batch-egg-rewrite |
| 4444× | *-lowering-*.f32 |
| 4444× | *-lowering-*.f64 |
| 3448× | /-lowering-/.f32 |
| 3448× | /-lowering-/.f64 |
| 1752× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 72 |
| 1 | 129 | 70 |
| 2 | 1018 | 67 |
| 0 | 8571 | 67 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ x (/ 1 (- y z))) (- t z)) |
(/ x (/ 1 (- y z))) |
(/ 1 (- y z)) |
(- y z) |
(* (/ x t) y) |
(/ x t) |
(/ y (/ t x)) |
(/ t x) |
(- x (/ (* x y) z)) |
(/ (* x y) z) |
(* x y) |
(/ (* x z) (neg (- t z))) |
(neg (- t z)) |
(* x 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 #s(literal 0 binary64) (*.f64 x 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 x (/.f64 (-.f64 z 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 (-.f64 t z) (-.f64 z y))) (/.f64 x (/.f64 (-.f64 t z) (-.f64 z y)))) |
(-.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 x (/.f64 (-.f64 t z) (-.f64 z y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) (-.f64 y z)))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.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 #s(literal 1 binary64) (-.f64 z y)) (/.f64 x (-.f64 z t)))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)) |
(/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (/.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z))) |
(*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z y) (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 z y)))) |
(*.f64 (-.f64 z y) (/.f64 x (-.f64 z t))) |
(*.f64 (*.f64 x (-.f64 z y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (*.f64 x (-.f64 z y))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.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 z (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) x) #s(literal -1 binary64)) (-.f64 y z)) |
(*.f64 (pow.f64 (/.f64 (-.f64 z t) x) #s(literal -1 binary64)) (-.f64 z y)) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (+.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) 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 y z))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 y z))) |
(*.f64 (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 (*.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 1 binary64) (-.f64 t z)) x) (-.f64 y z)) |
(*.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 y z)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) (-.f64 z y)) |
(+.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(+.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) #s(literal -1 binary64))) |
(-.f64 (*.f64 x y) (*.f64 x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 x (-.f64 z y))) |
(-.f64 (+.f64 (*.f64 x y) #s(literal 0 binary64)) (*.f64 x z)) |
(fma.f64 x y (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(fma.f64 y x (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(neg.f64 (*.f64 x (-.f64 z y))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 x (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 #s(literal 0 binary64) (*.f64 x z))) (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (-.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) #s(literal -1 binary64)) |
(*.f64 x (-.f64 y z)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) |
(*.f64 (-.f64 y z) x) |
(*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z y)) |
(*.f64 (*.f64 x (-.f64 z y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 x (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 z y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) z)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(+.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (*.f64 (+.f64 y z) (-.f64 z y))) |
(pow.f64 (-.f64 y z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 y z) (-.f64 y z)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(*.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 y (*.f64 #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 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 (*.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 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64)))) |
(-.f64 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 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) z) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (-.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 z y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 z y))) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) |
(pow.f64 (-.f64 y z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 z y)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 z y) #s(literal 1 binary64))) |
(*.f64 (-.f64 z y) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (pow.f64 (-.f64 y z) #s(literal 1/2 binary64)) (pow.f64 (-.f64 y z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(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 (-.f64 #s(literal 0 binary64) x) t) y)) |
(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)) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x y)))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t)) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y t))) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(/.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 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 t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (/.f64 t y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.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 y t) x) |
(*.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 #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) #s(literal 1 binary64))) |
(/.f64 x t) |
(/.f64 #s(literal 1 binary64) (/.f64 t x)) |
(/.f64 (/.f64 x t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x t) #s(literal 1 binary64)) |
(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 x t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) x) |
(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 (-.f64 #s(literal 0 binary64) x) t) y)) |
(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)) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x y)))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) t)) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y t))) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(/.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 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 t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (/.f64 t y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.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 y t) x) |
(*.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 #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) x) |
(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 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) t)) |
(pow.f64 (/.f64 x t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t x) #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 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(*.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 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))) |
(*.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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) t) |
(+.f64 x (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) z)) |
(+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) z) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (neg.f64 (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (neg.f64 (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) x (/.f64 x (/.f64 z y)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) z) #s(literal 1 binary64) (/.f64 x (/.f64 z y)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (fma.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y) (/.f64 x (/.f64 z y)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 z y)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y z) (/.f64 x (/.f64 z y)))) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) y))) (fma.f64 (neg.f64 (/.f64 x z)) y (*.f64 (/.f64 x z) y))) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) (fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(-.f64 x (/.f64 x (/.f64 z y))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (/.f64 z y)) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (/.f64 x (/.f64 z y))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) 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 #s(literal -1 binary64) (/.f64 x (/.f64 z y)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y z) x) |
(fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) z) x) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 x (-.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(/.f64 (*.f64 x (-.f64 z y)) z) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (+.f64 (*.f64 x (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (+.f64 (*.f64 x (/.f64 z (*.f64 x y))) #s(literal -1 binary64)) (/.f64 z (*.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 (/.f64 z (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x y)))) |
(/.f64 (+.f64 z (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) z)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (*.f64 x y))) #s(literal 1 binary64)) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))) x)) (*.f64 (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64))) (*.f64 (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x y)) x)) (/.f64 z (*.f64 x y))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z (*.f64 x y))) (*.f64 (/.f64 z (*.f64 x y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 x y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) z) (/.f64 z x)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 z #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x (/.f64 z (*.f64 x y))) #s(literal 1 binary64)) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 x (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (/.f64 z (*.f64 x y)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x y)))) |
(/.f64 (-.f64 z (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) x) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (*.f64 x y))) #s(literal -1 binary64)) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x z) (*.f64 x y)) z) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) z) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) z) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) (*.f64 (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) (*.f64 (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (/.f64 (/.f64 x (/.f64 z y)) (/.f64 z (*.f64 x y))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z)))) |
(*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal 1 binary64))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (/.f64 x (/.f64 z y)) (/.f64 (/.f64 z (*.f64 x y)) (/.f64 x (/.f64 z y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 z y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) z)) |
(neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) z)) |
(neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) z) #s(literal 1 binary64))) |
(/.f64 x (/.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 (*.f64 x y) z) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 z y))) |
(*.f64 y (/.f64 x z)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (/.f64 z y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (/.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 (/.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 (*.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) y) x) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x y) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 (-.f64 z t) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 z t) x) z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x (-.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t z)) (*.f64 z (/.f64 x (-.f64 t z)))) |
(neg.f64 (*.f64 z (/.f64 x (-.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (-.f64 z t))) |
(/.f64 x (/.f64 (-.f64 z t) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) x) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (/.f64 (*.f64 x z) #s(literal -1 binary64)))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 t z)) |
(/.f64 (/.f64 z (-.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (-.f64 t z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64))) (-.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z (/.f64 x (-.f64 t z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z)))) (*.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x (-.f64 t z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (/.f64 x (-.f64 t z))) (*.f64 z (/.f64 x (-.f64 t z))))) (+.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x (-.f64 t z))))) |
(pow.f64 (/.f64 (/.f64 (-.f64 z t) x) z) #s(literal -1 binary64)) |
(*.f64 x (/.f64 z (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (-.f64 z t) z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (/.f64 (-.f64 z t) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 x (-.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (*.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (/.f64 x (-.f64 t z))) #s(literal -1 binary64)) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 z (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 t z)) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (*.f64 x 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 x z) (-.f64 (*.f64 t t) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 t z) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 t z) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 z (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 z (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.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 z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) z) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 z t) x) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 z t) x) z) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 x z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 x z) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 z (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 z #s(literal -1 binary64))) (/.f64 x (-.f64 t z))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x 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 z) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) x) z) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) z) x) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 #s(literal 0 binary64) (-.f64 z t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(+.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (*.f64 t #s(literal -1 binary64))) |
(+.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64) (/.f64 z #s(literal -1 binary64)))) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 t #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.f64 (*.f64 t t) (+.f64 z t))) (/.f64 (*.f64 z z) (+.f64 z t))) |
(+.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) z) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (-.f64 t z)) |
(-.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 z #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (+.f64 z t))) (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z))) (+.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal 0 binary64)))) |
(fma.f64 t #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) t z) |
(neg.f64 (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)) (-.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (-.f64 t z))))) |
(/.f64 (-.f64 t z) #s(literal -1 binary64)) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (-.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 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 t) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (+.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (-.f64 t z))) (-.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z))))) (neg.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (-.f64 t z)))) (-.f64 z t)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 t #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) (*.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 z z)) (-.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 t #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)))) (-.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (-.f64 z t)) |
(*.f64 (-.f64 t z) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) #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 #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))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (neg.f64 (/.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 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x z) |
(*.f64 #s(literal 1 binary64) (*.f64 x z)) |
(*.f64 z x) |
(*.f64 (*.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+.f64 t (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 t (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 t 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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) t) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) t) |
(+.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (neg.f64 (*.f64 t #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 t #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 z #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 t #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) #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 (/.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 #s(literal 0 binary64) t) z) |
(-.f64 (+.f64 t #s(literal 0 binary64)) z) |
(-.f64 (+.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.f64 (*.f64 t t) (+.f64 z t))) (/.f64 (*.f64 z z) (+.f64 z t))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) z t) |
(neg.f64 (-.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 #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 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 z t) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #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 t) (*.f64 z z)) (+.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (neg.f64 (+.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (-.f64 t z))) (-.f64 z t)) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 z z))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z))))) (+.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (-.f64 t z)))) (-.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 #s(literal 0 binary64) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (-.f64 t z)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 z t) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 t z) (-.f64 t z)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t z)) |
(*.f64 (-.f64 t z) #s(literal 1 binary64)) |
(*.f64 (-.f64 z t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 z t)) |
(*.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 t) (*.f64 z 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 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 (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
| 1× | egg-herbie |
| 3162× | *-lowering-*.f32 |
| 3162× | *-lowering-*.f64 |
| 1876× | +-lowering-+.f64 |
| 1876× | +-lowering-+.f32 |
| 1836× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 435 | 3315 |
| 1 | 1484 | 3095 |
| 2 | 4886 | 3018 |
| 0 | 8115 | 3018 |
| 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) |
(- (* -1 (/ y (pow z 2))) (/ 1 z)) |
(- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(/ 1 y) |
(/ (+ 1 (/ z y)) y) |
(/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y) |
(/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y) |
(/ 1 y) |
(* -1 (/ (- (* -1 (/ z y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y)) |
(/ 1 y) |
(+ (/ 1 y) (/ z (pow y 2))) |
(+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y)) |
(+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ -1 z) |
(/ (- (* -1 (/ y z)) 1) z) |
(/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z) |
(/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z) |
(/ -1 z) |
(* -1 (/ (+ 1 (/ y z)) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z)) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x 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) |
(/ 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 z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- 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))) |
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)) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* -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 x (/.f64 y (-.f64 t z))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (-.f64 (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))))) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))) (/.f64 x (-.f64 t z))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))) (/.f64 x (-.f64 t z))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 t z))) (/.f64 x (-.f64 t z))))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 t t)) (/.f64 x 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 x y) (*.f64 t t)) (/.f64 x t)) (/.f64 z t)) (-.f64 (/.f64 (*.f64 x y) (*.f64 t t)) (/.f64 x 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 z (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 x y) (*.f64 t t)) (/.f64 x t)) (/.f64 z (*.f64 t t))) (/.f64 (-.f64 (/.f64 (*.f64 x y) (*.f64 t t)) (/.f64 x t)) t))) (-.f64 (/.f64 (*.f64 x y) (*.f64 t t)) (/.f64 x 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 t (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y t)))) (*.f64 z z)) (/.f64 (*.f64 x (-.f64 y t)) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t) (*.f64 x (-.f64 y t))) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 y t)) (*.f64 z z)))))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 y t)) z)) (*.f64 x (-.f64 y t))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x (-.f64 y t)) (/.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y t)))) (*.f64 (*.f64 x (-.f64 y t)) (/.f64 (*.f64 t t) z))) z)) z)) |
(* -1 (/ (* x (- y z)) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 y z)) z)) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 y z)) z)) (/.f64 (*.f64 (*.f64 x (-.f64 y z)) t) (*.f64 z z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) t) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 z z)))) (/.f64 (*.f64 x (-.f64 y z)) z)) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) t) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 z z)))) (/.f64 (*.f64 x (-.f64 y z)) z)) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/.f64 (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 z (-.f64 y z)))) (*.f64 t t)) (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t)))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 z (-.f64 y z)))) (*.f64 t (*.f64 t t))) (-.f64 y z))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y z)) t) (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t)))))) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (-.f64 y z) (/.f64 (*.f64 z (-.f64 y z)) t)))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 x (+.f64 (*.f64 z (-.f64 y z)) (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) t))) t))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (-.f64 y z)) (/.f64 (+.f64 (*.f64 x (*.f64 z (-.f64 y z))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 z (*.f64 z (-.f64 y z))) (/.f64 (*.f64 z (*.f64 z (*.f64 z (-.f64 y 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 x (-.f64 #s(literal 0 binary64) z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) 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 x (-.f64 #s(literal 0 binary64) 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 x (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(- (* -1 (/ y (pow z 2))) (/ 1 z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z z)))))) |
(- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 (*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (/.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z z))))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (/ z y)) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) y) |
(/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) (-.f64 #s(literal 0 binary64) y))) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (* -1 (/ z y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 z (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 z z) y))) (*.f64 z z)) y)) y)) y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (/ 1 y) (/ z (pow y 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 z y) y)) |
(+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 (/.f64 z y) y) y)))) |
(+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 z (pow.f64 y #s(literal 4 binary64)))))))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ (- (* -1 (/ y z)) 1) z) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y y) z) y)) z) #s(literal -1 binary64)) z) |
(/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y y) z) y)) z) #s(literal -1 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (/ y z)) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y y) z) y)) z)) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) z)) (-.f64 #s(literal 0 binary64) z)) y) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 #s(literal 0 binary64) (*.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 y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x 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) |
(/ 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 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) (*.f64 x y)) z) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (/.f64 x z) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (/.f64 x z) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(*.f64 (-.f64 (/.f64 x z) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (* x y) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) z) |
(/ (- (* x z) (* x y)) z) |
(/.f64 (*.f64 x (-.f64 z y)) z) |
(/ (- (* x z) (* x y)) z) |
(/.f64 (*.f64 x (-.f64 z y)) z) |
(/ (- (* x z) (* x y)) z) |
(/.f64 (*.f64 x (-.f64 z 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 z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t) |
(* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2))))) |
(*.f64 z (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 (*.f64 x z) t) t))) |
(* z (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2)))))) |
(*.f64 z (-.f64 (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x z) t) t) t)) (/.f64 x (*.f64 t t)))) (/.f64 x t))) |
(* z (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2)))))) |
(*.f64 z (-.f64 (*.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64)))) (/.f64 x (*.f64 t (*.f64 t t))))) (/.f64 x (*.f64 t t)))) (/.f64 x t))) |
x |
(+ x (/ (* t x) z)) |
(+.f64 x (/.f64 (*.f64 x t) z)) |
(- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) |
(+.f64 x (*.f64 t (+.f64 (/.f64 x z) (/.f64 (/.f64 (*.f64 x t) z) 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 (+.f64 (*.f64 x (*.f64 t t)) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) z)) z) z) (/.f64 (*.f64 x t) z))) |
x |
(+ x (/ (* t x) z)) |
(+.f64 x (/.f64 (*.f64 x t) z)) |
(+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) |
(-.f64 x (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 t t)) z)) (*.f64 x 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 x (*.f64 t t)) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 x t)) z)) |
x |
(+ x (/ (* t x) z)) |
(+.f64 x (/.f64 (*.f64 x t) z)) |
(+ x (* t (- (/ (* t x) (pow z 2)) (* -1 (/ x z))))) |
(+.f64 x (*.f64 t (+.f64 (/.f64 x z) (/.f64 (/.f64 (*.f64 x t) z) 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 (*.f64 x t) (*.f64 z (*.f64 z z))) (/.f64 x (*.f64 z z))))))) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 z z) t))) t)) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 3)) (pow t 2)))) (/ (* x (pow z 2)) t)) t) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z z))) (/.f64 (*.f64 x (*.f64 z (*.f64 z z))) t)) t) (*.f64 x z)) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 4)) (pow t 3)))) (+ (/ (* x (pow z 2)) t) (/ (* x (pow z 3)) (pow t 2)))) t) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z z))) (/.f64 (*.f64 x (*.f64 z (*.f64 z z))) t)) t) (*.f64 x (+.f64 z (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t (*.f64 t t)))))) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t) |
(* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 z z) t))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(/.f64 (-.f64 (*.f64 x z) (/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z z))) (/.f64 (*.f64 x (*.f64 z (*.f64 z z))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x z) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 x (*.f64 z (*.f64 z z))) (*.f64 x (/.f64 (pow.f64 z #s(literal 4 binary64)) t))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x (*.f64 z z))) t)) t)) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x 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 #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 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
Compiled 19435 to 2387 computations (87.7% saved)
20 alts after pruning (13 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1238 | 5 | 1243 |
| Fresh | 0 | 8 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1241 | 20 | 1261 |
| Status | Accuracy | Program |
|---|---|---|
| 55.3% | (/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) t) | |
| 38.7% | (/.f64 (*.f64 x (-.f64 z y)) z) | |
| 55.3% | (/.f64 (*.f64 x (-.f64 y z)) t) | |
| 23.3% | (/.f64 (*.f64 x z) (neg.f64 t)) | |
| 28.6% | (/.f64 (*.f64 x z) z) | |
| 7.3% | (/.f64 (*.f64 x z) y) | |
| ✓ | 52.0% | (/.f64 y (/.f64 (-.f64 t z) x)) |
| ✓ | 41.5% | (/.f64 y (/.f64 t x)) |
| 52.0% | (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 t z))) | |
| 5.0% | (/.f64 x (/.f64 y z)) | |
| ✓ | 44.5% | (/.f64 x (/.f64 t y)) |
| ✓ | 51.3% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
| 51.4% | (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) | |
| 86.5% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x))) | |
| 57.2% | (*.f64 (/.f64 (-.f64 y z) t) x) | |
| 51.4% | (*.f64 (/.f64 z (-.f64 z t)) x) | |
| ✓ | 55.9% | (*.f64 (/.f64 y (-.f64 t z)) x) |
| 44.3% | (*.f64 (/.f64 y t) x) | |
| ✓ | 41.7% | (*.f64 (/.f64 x t) y) |
| ✓ | 31.4% | x |
Compiled 488 to 225 computations (53.9% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.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 (*.f64 x z) z) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.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 y (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 x (-.f64 z y)) z) |
(/.f64 (*.f64 x z) (neg.f64 (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(+.f64 (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) z) x)) x) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) t) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (*.f64 x (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) x))) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
| Outputs |
|---|
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
5 calls:
| 13.0ms | z |
| 12.0ms | y |
| 12.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 11.0ms | x |
| 11.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 1 | x |
| 96.5% | 1 | y |
| 96.5% | 1 | z |
| 96.5% | 1 | t |
| 96.5% | 1 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.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 (*.f64 x z) z) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.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 y (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 x (-.f64 z y)) z) |
(/.f64 (*.f64 x z) (neg.f64 (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(+.f64 (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) z) x)) x) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
4 calls:
| 10.0ms | z |
| 10.0ms | x |
| 8.0ms | y |
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | t |
| 96.2% | 1 | x |
| 96.2% | 1 | y |
| 96.2% | 1 | z |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.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 (*.f64 x z) z) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.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 y (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 x (-.f64 z y)) z) |
(/.f64 (*.f64 x z) (neg.f64 (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
| Outputs |
|---|
(/.f64 x (/.f64 t (-.f64 y z))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
4 calls:
| 31.0ms | y |
| 13.0ms | t |
| 8.0ms | x |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.2% | 1 | x |
| 83.2% | 1 | y |
| 88.9% | 3 | z |
| 89.0% | 3 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.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 (*.f64 x z) z) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.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 y (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 x (-.f64 z y)) z) |
(/.f64 (*.f64 x z) (neg.f64 (-.f64 t z))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
4 calls:
| 21.0ms | z |
| 9.0ms | y |
| 8.0ms | x |
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.0% | 3 | y |
| 65.1% | 3 | x |
| 80.4% | 3 | z |
| 78.5% | 4 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.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 (*.f64 x z) z) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.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 y (/.f64 (-.f64 t z) x)) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/.f64 x (/.f64 t (-.f64 y z))) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
1 calls:
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.1% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.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 (*.f64 x z) z) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
1 calls:
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.1% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.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 (*.f64 x z) z) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
3 calls:
| 5.0ms | z |
| 5.0ms | y |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.2% | 5 | y |
| 70.5% | 3 | t |
| 75.5% | 3 | z |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.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 (*.f64 x z) z) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 (/.f64 x t) (-.f64 y z)) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 y z) (/.f64 x t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
1 calls:
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.0% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.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 (*.f64 x z) z) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(*.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))) |
1 calls:
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.8% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.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 (*.f64 x z) z) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
| Outputs |
|---|
x |
(/.f64 (*.f64 x y) t) |
x |
4 calls:
| 73.0ms | x |
| 4.0ms | z |
| 4.0ms | y |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.7% | 3 | x |
| 53.1% | 4 | y |
| 55.3% | 3 | t |
| 64.4% | 3 | z |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 y t) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 y (/.f64 t x)) |
| Outputs |
|---|
x |
(/.f64 x (/.f64 t y)) |
x |
1 calls:
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.9% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 y t) x) |
| Outputs |
|---|
x |
(*.f64 (/.f64 y t) x) |
x |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.7% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
| Outputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
x |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.5% | 3 | z |
Compiled 5 to 4 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.4% | 1 | x |
| 31.4% | 1 | y |
| 31.4% | 1 | t |
| 31.4% | 1 | z |
Compiled 20 to 16 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 103.0ms | 1.6043035479436979e+201 | 1.5160179640247168e+203 |
| 10.0ms | -4.0766182558433546e+114 | -7.578268500889565e+112 |
| 106.0ms | 224× | 0 | valid |
Compiled 384 to 252 computations (34.4% saved)
ival-sub: 3.0ms (49.5% of total)ival-div: 2.0ms (33% of total)ival-mult: 2.0ms (33% 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 |
|---|---|---|
| 105.0ms | 2.48185896327139e-30 | 1.1015122757494199e-23 |
| 12.0ms | -7.254224712550943e-48 | -1.1951083808825355e-52 |
| 16.0ms | 272× | 0 | valid |
Compiled 428 to 294 computations (31.3% saved)
ival-sub: 3.0ms (40.2% of total)ival-div: 2.0ms (26.8% of total)ival-mult: 2.0ms (26.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 |
|---|---|---|
| 6.0ms | 2.9073349028203563 | 3.681027160601341 |
| 10.0ms | -3.217387112581316e+60 | -1.764397173531564e+59 |
| 10.0ms | 160× | 0 | valid |
Compiled 260 to 181 computations (30.4% saved)
ival-sub: 2.0ms (44.7% of total)ival-div: 1.0ms (22.4% of total)ival-mult: 1.0ms (22.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.48185896327139e-30 | 1.1015122757494199e-23 |
| 15.0ms | -1.2714466719476516e+72 | -3.0210679802750306e+62 |
| 19.0ms | 288× | 0 | valid |
Compiled 452 to 311 computations (31.2% saved)
ival-sub: 3.0ms (38.8% of total)ival-div: 2.0ms (25.9% of total)ival-mult: 2.0ms (25.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 2.9073349028203563 | 3.681027160601341 |
| 15.0ms | -1.2714466719476516e+72 | -3.0210679802750306e+62 |
| 13.0ms | 192× | 0 | valid |
Compiled 308 to 218 computations (29.2% saved)
ival-mult: 3.0ms (46.3% of total)ival-sub: 2.0ms (30.9% of total)ival-div: 1.0ms (15.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 |
|---|---|---|
| 4.0ms | 2.9073349028203563 | 3.681027160601341 |
| 12.0ms | -3.217387112581316e+60 | -1.764397173531564e+59 |
| 12.0ms | 160× | 0 | valid |
Compiled 260 to 184 computations (29.2% saved)
ival-div: 3.0ms (46.8% of total)ival-sub: 2.0ms (31.2% of total)ival-mult: 1.0ms (15.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 2.9073349028203563 | 3.681027160601341 |
| 12.0ms | -7.254224712550943e-48 | -1.1951083808825355e-52 |
| 10.0ms | 176× | 0 | valid |
Compiled 262 to 190 computations (27.5% saved)
ival-sub: 2.0ms (42.7% of total)ival-div: 1.0ms (21.3% of total)ival-mult: 1.0ms (21.3% 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 |
|---|---|---|
| 4.0ms | 2.9073349028203563 | 3.681027160601341 |
| 12.0ms | -7.254224712550943e-48 | -1.1951083808825355e-52 |
| 10.0ms | 176× | 0 | valid |
Compiled 196 to 146 computations (25.5% saved)
ival-sub: 2.0ms (41.9% of total)ival-div: 1.0ms (21% of total)ival-mult: 1.0ms (21% 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 |
|---|---|---|
| 4.0ms | 2.9073349028203563 | 3.681027160601341 |
| 11.0ms | -3.217387112581316e+60 | -1.764397173531564e+59 |
| 11.0ms | 160× | 0 | valid |
Compiled 180 to 134 computations (25.6% saved)
ival-sub: 2.0ms (35.8% of total)ival-mult: 2.0ms (35.8% of total)ival-div: 1.0ms (17.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 |
|---|---|---|
| 6.0ms | 2.9073349028203563 | 3.681027160601341 |
| 10.0ms | -3.217387112581316e+60 | -1.764397173531564e+59 |
| 11.0ms | 160× | 0 | valid |
Compiled 180 to 134 computations (25.6% saved)
ival-sub: 2.0ms (36% of total)ival-div: 2.0ms (36% of total)ival-mult: 1.0ms (18% 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 |
|---|---|---|
| 4.0ms | 2.9073349028203563 | 3.681027160601341 |
| 10.0ms | -3.217387112581316e+60 | -1.764397173531564e+59 |
| 10.0ms | 160× | 0 | valid |
Compiled 180 to 134 computations (25.6% saved)
ival-sub: 2.0ms (45.4% of total)ival-div: 1.0ms (22.7% of total)ival-mult: 1.0ms (22.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 28× | *-commutative_binary64 |
| 16× | +-commutative_binary64 |
| 16× | sub-neg_binary64 |
| 14× | if-if-or-not_binary32 |
| 8× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 264 |
| 1 | 137 | 264 |
| 2 | 151 | 264 |
| 3 | 159 | 264 |
| 4 | 164 | 264 |
| 5 | 165 | 264 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(if (<=.f64 t #s(literal -4000000000000000062237664517867372097072805587684245733479082321723335124659022813059941559660189790704825123471360 binary64)) (/.f64 x (/.f64 t (-.f64 y z))) (if (<=.f64 t #s(literal 139999999999999994946809152784896368739222973299111496129283422501764553775429509472055005820319707767884913902971252584040979937240964318922793194831577509286410340108027801949929706625469995964109422592 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (*.f64 (/.f64 (-.f64 y z) t) x))) |
(if (<=.f64 z #s(literal -5759265950624221/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 110591769249305/21267647932558653966460912964485513216 binary64)) (/.f64 (*.f64 x y) (-.f64 t z)) (*.f64 (/.f64 z (-.f64 z t)) x))) |
(if (<=.f64 z #s(literal -920000000000000031934787572135890815812281729854569768288256 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 8106479329266893/2251799813685248 binary64)) (/.f64 x (/.f64 t (-.f64 y z))) (*.f64 (/.f64 z (-.f64 z t)) x))) |
(if (<=.f64 z #s(literal -1349999999999999954245982158887386949218771657681318675692791005184 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 3743106036130323/340282366920938463463374607431768211456 binary64)) (*.f64 (/.f64 y (-.f64 t z)) x) (*.f64 (/.f64 z (-.f64 z t)) x))) |
(if (<=.f64 z #s(literal -580000000000000009442839750821744349527359899902853629817248546816 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 8106479329266893/2251799813685248 binary64)) (*.f64 (/.f64 y (-.f64 t z)) x) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -234999999999999991674096026577294136382171501211889208131584 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 6980579422424269/2251799813685248 binary64)) (*.f64 (-.f64 y z) (/.f64 x t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -1382223828149813/13164036458569648337239753460458804039861886925068638906788872192 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 7093169413108531/2251799813685248 binary64)) (/.f64 (*.f64 x y) t) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -5759265950624221/822752278660603021077484591278675252491367932816789931674304512 binary64)) x (if (<=.f64 z #s(literal 3602879701896397/1125899906842624 binary64)) (/.f64 (*.f64 x y) t) x)) |
(if (<=.f64 z #s(literal -380000000000000009312065267007324790611904493174998555426816 binary64)) x (if (<=.f64 z #s(literal 7/2 binary64)) (/.f64 x (/.f64 t y)) x)) |
(if (<=.f64 z #s(literal -219999999999999996001408228886083556023431749670425897992192 binary64)) x (if (<=.f64 z #s(literal 3715469692580659/1125899906842624 binary64)) (*.f64 (/.f64 y t) x) x)) |
(if (<=.f64 z #s(literal -179999999999999992673743969355773247376313563794282733633536 binary64)) x (if (<=.f64 z #s(literal 7/2 binary64)) (*.f64 (/.f64 x t) y) x)) |
x |
| Outputs |
|---|
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(if (<=.f64 t #s(literal -4000000000000000062237664517867372097072805587684245733479082321723335124659022813059941559660189790704825123471360 binary64)) (/.f64 x (/.f64 t (-.f64 y z))) (if (<=.f64 t #s(literal 139999999999999994946809152784896368739222973299111496129283422501764553775429509472055005820319707767884913902971252584040979937240964318922793194831577509286410340108027801949929706625469995964109422592 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (*.f64 (/.f64 (-.f64 y z) t) x))) |
(if (<=.f64 t #s(literal -4000000000000000062237664517867372097072805587684245733479082321723335124659022813059941559660189790704825123471360 binary64)) (/.f64 x (/.f64 t (-.f64 y z))) (if (<=.f64 t #s(literal 139999999999999994946809152784896368739222973299111496129283422501764553775429509472055005820319707767884913902971252584040979937240964318922793194831577509286410340108027801949929706625469995964109422592 binary64)) (*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) (*.f64 x (/.f64 (-.f64 y z) t)))) |
(if (<=.f64 z #s(literal -5759265950624221/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 110591769249305/21267647932558653966460912964485513216 binary64)) (/.f64 (*.f64 x y) (-.f64 t z)) (*.f64 (/.f64 z (-.f64 z t)) x))) |
(if (<=.f64 z #s(literal -5759265950624221/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 110591769249305/21267647932558653966460912964485513216 binary64)) (/.f64 (*.f64 x y) (-.f64 t z)) (*.f64 x (/.f64 z (-.f64 z t))))) |
(if (<=.f64 z #s(literal -920000000000000031934787572135890815812281729854569768288256 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 8106479329266893/2251799813685248 binary64)) (/.f64 x (/.f64 t (-.f64 y z))) (*.f64 (/.f64 z (-.f64 z t)) x))) |
(if (<=.f64 z #s(literal -920000000000000031934787572135890815812281729854569768288256 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 8106479329266893/2251799813685248 binary64)) (/.f64 x (/.f64 t (-.f64 y z))) (*.f64 x (/.f64 z (-.f64 z t))))) |
(if (<=.f64 z #s(literal -1349999999999999954245982158887386949218771657681318675692791005184 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 3743106036130323/340282366920938463463374607431768211456 binary64)) (*.f64 (/.f64 y (-.f64 t z)) x) (*.f64 (/.f64 z (-.f64 z t)) x))) |
(if (<=.f64 z #s(literal -1349999999999999954245982158887386949218771657681318675692791005184 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 3743106036130323/340282366920938463463374607431768211456 binary64)) (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 z t))))) |
(if (<=.f64 z #s(literal -580000000000000009442839750821744349527359899902853629817248546816 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 8106479329266893/2251799813685248 binary64)) (*.f64 (/.f64 y (-.f64 t z)) x) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -580000000000000009442839750821744349527359899902853629817248546816 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 8106479329266893/2251799813685248 binary64)) (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -234999999999999991674096026577294136382171501211889208131584 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 6980579422424269/2251799813685248 binary64)) (*.f64 (-.f64 y z) (/.f64 x t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -1382223828149813/13164036458569648337239753460458804039861886925068638906788872192 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) (if (<=.f64 z #s(literal 7093169413108531/2251799813685248 binary64)) (/.f64 (*.f64 x y) t) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(if (<=.f64 z #s(literal -5759265950624221/822752278660603021077484591278675252491367932816789931674304512 binary64)) x (if (<=.f64 z #s(literal 3602879701896397/1125899906842624 binary64)) (/.f64 (*.f64 x y) t) x)) |
(if (<=.f64 z #s(literal -380000000000000009312065267007324790611904493174998555426816 binary64)) x (if (<=.f64 z #s(literal 7/2 binary64)) (/.f64 x (/.f64 t y)) x)) |
(if (<=.f64 z #s(literal -219999999999999996001408228886083556023431749670425897992192 binary64)) x (if (<=.f64 z #s(literal 3715469692580659/1125899906842624 binary64)) (*.f64 (/.f64 y t) x) x)) |
(if (<=.f64 z #s(literal -219999999999999996001408228886083556023431749670425897992192 binary64)) x (if (<=.f64 z #s(literal 3715469692580659/1125899906842624 binary64)) (*.f64 x (/.f64 y t)) x)) |
(if (<=.f64 z #s(literal -179999999999999992673743969355773247376313563794282733633536 binary64)) x (if (<=.f64 z #s(literal 7/2 binary64)) (*.f64 (/.f64 x t) y) x)) |
(if (<=.f64 z #s(literal -179999999999999992673743969355773247376313563794282733633536 binary64)) x (if (<=.f64 z #s(literal 7/2 binary64)) (*.f64 y (/.f64 x t)) x)) |
x |
| 5236× | *-lowering-*.f32 |
| 5236× | *-lowering-*.f64 |
| 4728× | *-lowering-*.f32 |
| 4728× | *-lowering-*.f64 |
| 4544× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 72 |
| 1 | 129 | 70 |
| 2 | 1018 | 67 |
| 0 | 8571 | 67 |
| 0 | 8 | 20 |
| 1 | 45 | 20 |
| 2 | 366 | 20 |
| 3 | 4885 | 20 |
| 0 | 9177 | 20 |
| 0 | 585 | 4292 |
| 1 | 1962 | 3903 |
| 2 | 6832 | 3878 |
| 0 | 8030 | 3878 |
| 0 | 209 | 1328 |
| 1 | 718 | 1210 |
| 2 | 2605 | 1086 |
| 0 | 8588 | 1086 |
| 0 | 16 | 61 |
| 1 | 98 | 61 |
| 2 | 853 | 61 |
| 0 | 8887 | 61 |
| 0 | 19 | 78 |
| 1 | 134 | 78 |
| 2 | 1139 | 78 |
| 0 | 8139 | 78 |
| 0 | 842 | 5882 |
| 1 | 2842 | 5271 |
| 0 | 8319 | 5271 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 764 to 411 computations (46.2% saved)
(negabs x)
Compiled 676 to 258 computations (61.8% saved)
Loading profile data...