
Time bar (total: 12.1s)
| 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 |
| 0% | 0% | 99.8% | 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 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 19 to 14 computations (26.3% saved)
ival-mult: 42.0ms (73% of total)ival-sub: 7.0ms (12.2% of total)ival-div: 5.0ms (8.7% of total)const: 2.0ms (3.5% of total)backward-pass: 1.0ms (1.7% of total)| 723.0ms | 8256× | 0 | valid |
ival-mult: 250.0ms (66.7% of total)ival-div: 67.0ms (17.9% of total)ival-sub: 39.0ms (10.4% of total)const: 15.0ms (4% of total)backward-pass: 3.0ms (0.8% of total)| 2× | egg-herbie |
| 2170× | fnmadd-define |
| 1698× | fma-lowering-fma.f32 |
| 1698× | fma-lowering-fma.f64 |
| 1682× | fmsub-define |
| 1644× | sum3-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 261 |
| 1 | 335 | 252 |
| 2 | 1133 | 252 |
| 3 | 4508 | 252 |
| 0 | 13 | 12 |
| 1 | 31 | 12 |
| 2 | 110 | 12 |
| 3 | 347 | 12 |
| 4 | 965 | 12 |
| 5 | 1846 | 12 |
| 6 | 3531 | 12 |
| 7 | 5840 | 12 |
| 0 | 8334 | 12 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
| Outputs |
|---|
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
| Inputs |
|---|
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(/ (- (* (neg x) y) (* (* z 9) t)) (* a 2)) |
(/ (- (* x (neg y)) (* (* z 9) t)) (* a 2)) |
(/ (- (* x y) (* (* (neg z) 9) t)) (* a 2)) |
(/ (- (* x y) (* (* z 9) (neg t))) (* a 2)) |
(/ (- (* x y) (* (* z 9) t)) (* (neg a) 2)) |
(neg (/ (- (* (neg x) y) (* (* z 9) t)) (* a 2))) |
(neg (/ (- (* x (neg y)) (* (* z 9) t)) (* a 2))) |
(neg (/ (- (* x y) (* (* (neg z) 9) t)) (* a 2))) |
(neg (/ (- (* x y) (* (* z 9) (neg t))) (* a 2))) |
(neg (/ (- (* x y) (* (* z 9) t)) (* (neg a) 2))) |
(/ (- (* y x) (* (* z 9) t)) (* a 2)) |
(/ (- (* z y) (* (* x 9) t)) (* a 2)) |
(/ (- (* t y) (* (* z 9) x)) (* a 2)) |
(/ (- (* a y) (* (* z 9) t)) (* x 2)) |
(/ (- (* x z) (* (* y 9) t)) (* a 2)) |
(/ (- (* x t) (* (* z 9) y)) (* a 2)) |
(/ (- (* x a) (* (* z 9) t)) (* y 2)) |
(/ (- (* x y) (* (* t 9) z)) (* a 2)) |
(/ (- (* x y) (* (* a 9) t)) (* z 2)) |
(/ (- (* x y) (* (* z 9) a)) (* t 2)) |
| Outputs |
|---|
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(/ (/ (fnmadd x y (* z (* 9 t))) a) -2) |
(/ (- (* (neg x) y) (* (* z 9) t)) (* a 2)) |
(/ (/ (fma x y (* z (* 9 t))) a) -2) |
(/ (- (* x (neg y)) (* (* z 9) t)) (* a 2)) |
(/ (/ (fma x y (* z (* 9 t))) a) -2) |
(/ (- (* x y) (* (* (neg z) 9) t)) (* a 2)) |
(/ (/ (fma x y (* z (* 9 t))) a) 2) |
(/ (- (* x y) (* (* z 9) (neg t))) (* a 2)) |
(/ (/ (fma x y (* z (* 9 t))) a) 2) |
(/ (- (* x y) (* (* z 9) t)) (* (neg a) 2)) |
(/ (/ (fnmadd x y (* z (* 9 t))) a) 2) |
(neg (/ (- (* (neg x) y) (* (* z 9) t)) (* a 2))) |
(/ (/ (fma x y (* z (* 9 t))) a) 2) |
(neg (/ (- (* x (neg y)) (* (* z 9) t)) (* a 2))) |
(/ (/ (fma x y (* z (* 9 t))) a) 2) |
(neg (/ (- (* x y) (* (* (neg z) 9) t)) (* a 2))) |
(/ (/ (fma x y (* z (* 9 t))) a) -2) |
(neg (/ (- (* x y) (* (* z 9) (neg t))) (* a 2))) |
(/ (/ (fma x y (* z (* 9 t))) a) -2) |
(neg (/ (- (* x y) (* (* z 9) t)) (* (neg a) 2))) |
(/ (/ (fnmadd x y (* z (* 9 t))) a) -2) |
(/ (- (* y x) (* (* z 9) t)) (* a 2)) |
(/ (/ (fnmadd x y (* z (* 9 t))) a) -2) |
(/ (- (* z y) (* (* x 9) t)) (* a 2)) |
(/ (/ (fma x (* t -9) (* y z)) 2) a) |
(/ (- (* t y) (* (* z 9) x)) (* a 2)) |
(/ (fma x (* z -9) (* y t)) (* a 2)) |
(/ (- (* a y) (* (* z 9) t)) (* x 2)) |
(/ (fmsub y a (* z (* 9 t))) (* x 2)) |
(/ (- (* x z) (* (* y 9) t)) (* a 2)) |
(/ (fmsub x (/ z 2) (* y (* t 9/2))) a) |
(/ (- (* x t) (* (* z 9) y)) (* a 2)) |
(/ (fmsub x t (* y (* z 9))) (* a 2)) |
(/ (- (* x a) (* (* z 9) t)) (* y 2)) |
(/ (fmsub x a (* z (* 9 t))) (* y 2)) |
(/ (- (* x y) (* (* t 9) z)) (* a 2)) |
(/ (/ (fnmadd x y (* z (* 9 t))) a) -2) |
(/ (- (* x y) (* (* a 9) t)) (* z 2)) |
(/ (fma t (* a -9) (* x y)) (* z 2)) |
(/ (- (* x y) (* (* z 9) a)) (* t 2)) |
(/ (fmsub x y (* z (* 9 a))) (* t 2)) |
(negabs a)
(sort x y)
(sort z t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 25 | 0 | - | 1 | (-1.4073540067843245e-13 3.155172880150367e-300 2.603146223742399e-225 9.405705512443994e-194 6.248105125222447e-246) | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 1 | 0 | - | 0 | - | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 1 | 0 | - | 0 | - | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 z #s(literal 9 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 9 binary64) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 a #s(literal 2 binary64)) |
| 63.0ms | 512× | 0 | valid |
Compiled 116 to 41 computations (64.7% saved)
ival-mult: 22.0ms (75.4% of total)ival-div: 4.0ms (13.7% of total)ival-sub: 2.0ms (6.9% of total)const: 1.0ms (3.4% of total)backward-pass: 0.0ms (0% of total)Compiled 18 to 13 computations (27.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.1% | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| ▶ | 90.5% | (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
Compiled 36 to 26 computations (27.8% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 z (*.f64 t #s(literal -9 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
| 2170× | fnmadd-define |
| 1698× | fma-lowering-fma.f32 |
| 1698× | fma-lowering-fma.f64 |
| 1682× | fmsub-define |
| 1644× | sum3-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 82 |
| 1 | 44 | 82 |
| 2 | 130 | 82 |
| 3 | 351 | 82 |
| 4 | 965 | 82 |
| 5 | 1846 | 82 |
| 6 | 3520 | 82 |
| 7 | 5829 | 82 |
| 0 | 8323 | 82 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* x y) (* z (* t -9))) (* a 2)) |
(+ (* x y) (* z (* t -9))) |
(* x y) |
x |
y |
(* z (* t -9)) |
z |
(* t -9) |
t |
-9 |
(* a 2) |
a |
2 |
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(- (* x y) (* (* z 9) t)) |
(* x y) |
x |
y |
(* (* z 9) t) |
(* z 9) |
z |
9 |
t |
(* a 2) |
a |
2 |
| Outputs |
|---|
(/ (+ (* x y) (* z (* t -9))) (* a 2)) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(+ (* x y) (* z (* t -9))) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* x y) |
(*.f64 x y) |
x |
y |
(* z (* t -9)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
z |
(* t -9) |
(*.f64 t #s(literal -9 binary64)) |
t |
-9 |
#s(literal -9 binary64) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
a |
2 |
#s(literal 2 binary64) |
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(- (* x y) (* (* z 9) t)) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* x y) |
(*.f64 x y) |
x |
y |
(* (* z 9) t) |
(*.f64 z (*.f64 t #s(literal 9 binary64))) |
(* z 9) |
(*.f64 z #s(literal 9 binary64)) |
z |
9 |
#s(literal 9 binary64) |
t |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
a |
2 |
#s(literal 2 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 2 binary64)) |
| ✓ | accuracy | 99.7% | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| ✓ | accuracy | 90.9% | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 2 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 z (*.f64 t #s(literal -9 binary64))) |
| ✓ | accuracy | 99.7% | (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
| ✓ | accuracy | 90.9% | (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
| 49.0ms | 256× | 0 | valid |
Compiled 92 to 19 computations (79.3% saved)
ival-mult: 10.0ms (59.3% of total)ival-div: 3.0ms (17.8% of total)ival-sub: 1.0ms (5.9% of total)ival-add: 1.0ms (5.9% of total)const: 1.0ms (5.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ (* x y) (* z (* t -9))) (* a 2))> |
#<alt (+ (* x y) (* z (* t -9)))> |
#<alt (* x y)> |
#<alt (* z (* t -9))> |
#<alt (/ (- (* x y) (* (* z 9) t)) (* a 2))> |
#<alt (- (* x y) (* (* z 9) t))> |
#<alt (* (* z 9) t)> |
#<alt (* a 2)> |
| Outputs |
|---|
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 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 (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* -9 (* t z))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -9 (* t z))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* z (- (/ (* x y) z) (* 9 t)))> |
#<alt (* z (- (/ (* x y) z) (* 9 t)))> |
#<alt (* z (- (/ (* x y) z) (* 9 t)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* t (- (/ (* x y) t) (* 9 z)))> |
#<alt (* t (- (/ (* x y) t) (* 9 z)))> |
#<alt (* t (- (/ (* x y) t) (* 9 z)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | -inf | (* a 2) |
| 2.0ms | x | @ | inf | (* x y) |
| 2.0ms | t | @ | 0 | (/ (+ (* x y) (* z (* t -9))) (* a 2)) |
| 1.0ms | y | @ | inf | (/ (+ (* x y) (* z (* t -9))) (* a 2)) |
| 1.0ms | x | @ | 0 | (/ (+ (* x y) (* z (* t -9))) (* a 2)) |
| 1× | batch-egg-rewrite |
| 3244× | *-lowering-*.f32 |
| 3244× | *-lowering-*.f64 |
| 2198× | /-lowering-/.f32 |
| 2198× | /-lowering-/.f64 |
| 1586× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 56 |
| 1 | 87 | 56 |
| 2 | 758 | 56 |
| 0 | 9164 | 56 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* x y) (* z (* t -9))) (* a 2)) |
(+ (* x y) (* z (* t -9))) |
(* x y) |
(* z (* t -9)) |
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(- (* x y) (* (* z 9) t)) |
(* (* z 9) t) |
(* a 2) |
| Outputs |
|---|
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64))) (/.f64 z a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a)) (/.f64 z #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal 2 binary64))) (/.f64 t a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 t a)) (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a)) (/.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))) (/.f64 (*.f64 z #s(literal 9 binary64)) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))))) |
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) |
(-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a) (*.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 a (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 a (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 a (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) |
(*.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(+.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (*.f64 x y) (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) |
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 9 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))) |
(-.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 x y (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(fma.f64 x y (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 y x (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(fma.f64 y x (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y)) |
(fma.f64 (*.f64 z #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) t) (*.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9 binary64)) (*.f64 x y)) |
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(fma.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) |
(fma.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal 9 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) |
(neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 6561 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64)))))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 6561 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (neg.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (pow.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (-.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (-.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (-.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 x y) |
(*.f64 y x) |
(+.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64)))) |
(neg.f64 (*.f64 z (*.f64 t #s(literal 9 binary64)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))))) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
(*.f64 (*.f64 t #s(literal -9 binary64)) z) |
(*.f64 #s(literal 9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(*.f64 (*.f64 z #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9 binary64))) |
(*.f64 (*.f64 z #s(literal -9 binary64)) t) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(*.f64 (*.f64 t #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal 9 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 9 binary64)) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64))) (/.f64 z a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a)) (/.f64 z #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal 2 binary64))) (/.f64 t a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 t a)) (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a)) (/.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))) (/.f64 (*.f64 z #s(literal 9 binary64)) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))))) |
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) |
(-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a) (*.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 a (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 a (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 a (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) |
(*.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(+.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (*.f64 x y) (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) |
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 9 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))) |
(-.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 x y (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(fma.f64 x y (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 y x (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(fma.f64 y x (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y)) |
(fma.f64 (*.f64 z #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) t) (*.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9 binary64)) (*.f64 x y)) |
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(fma.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) |
(fma.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal 9 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) |
(neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 6561 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64)))))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 6561 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (neg.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (pow.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (-.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (-.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (-.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(neg.f64 (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(*.f64 z (*.f64 t #s(literal 9 binary64))) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(*.f64 t (neg.f64 (*.f64 z #s(literal -9 binary64)))) |
(*.f64 #s(literal -9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal 9 binary64) (*.f64 z t)) |
(*.f64 (*.f64 z #s(literal 9 binary64)) t) |
(*.f64 (*.f64 z #s(literal 9 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64)))) |
(*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(*.f64 (*.f64 t #s(literal 9 binary64)) z) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal -9 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -9 binary64)) |
(*.f64 (neg.f64 (*.f64 z #s(literal -9 binary64))) t) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 z #s(literal 9 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t #s(literal 9 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) |
| 1× | egg-herbie |
| 6296× | *-lowering-*.f32 |
| 6296× | *-lowering-*.f64 |
| 1636× | /-lowering-/.f32 |
| 1636× | /-lowering-/.f64 |
| 1340× | times-frac |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 2604 |
| 1 | 431 | 2580 |
| 2 | 1457 | 2580 |
| 3 | 5268 | 2556 |
| 0 | 8227 | 2556 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* -9 (* t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* -9 (* t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 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) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9 (* t z)) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -9 (* t z)) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* -9 (* t z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* -9 (* t z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
| Outputs |
|---|
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* 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) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(- (* x y) (* 9 (* t z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(- (* x y) (* 9 (* t z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(- (* x y) (* 9 (* t z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(- (* x y) (* 9 (* t z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(- (* x y) (* 9 (* t z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(- (* x y) (* 9 (* t z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64))) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 9 (* t z)) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
Compiled 34321 to 1201 computations (96.5% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1039 | 16 | 1055 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1041 | 16 | 1057 |
| Status | Accuracy | Program |
|---|---|---|
| 38.9% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) | |
| 90.4% | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) | |
| 90.5% | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| 53.7% | (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) | |
| 46.3% | (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 90.6% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
| ▶ | 90.3% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
| 71.6% | (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) | |
| 70.6% | (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) | |
| ▶ | 72.0% | (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
| 86.4% | (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))))) | |
| 86.6% | (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) | |
| 81.9% | (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) | |
| ▶ | 90.8% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
| 54.1% | (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) | |
| ▶ | 46.3% | (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
Compiled 712 to 446 computations (37.4% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 64 | (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)) |
| ✓ | cost-diff | 6336 | (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
| ✓ | cost-diff | 7232 | (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)) |
| ✓ | cost-diff | 13696 | (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 t z) a) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
| 3180× | *-lowering-*.f32 |
| 3180× | *-lowering-*.f64 |
| 1894× | sum3-define |
| 1304× | +-lowering-+.f64 |
| 1304× | +-lowering-+.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 275 |
| 1 | 107 | 253 |
| 2 | 340 | 235 |
| 3 | 1419 | 235 |
| 4 | 4860 | 235 |
| 0 | 8211 | 235 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1/2 a) (+ (* x y) (* z (* t -9)))) |
(/ 1/2 a) |
1/2 |
a |
(+ (* x y) (* z (* t -9))) |
(* x y) |
x |
y |
(* z (* t -9)) |
z |
(* t -9) |
t |
-9 |
(* -9/2 (/ (* t z) a)) |
-9/2 |
(/ (* t z) a) |
(* t z) |
t |
z |
a |
(/ 1/2 (/ a (+ (* x y) (* z (* t -9))))) |
1/2 |
(/ a (+ (* x y) (* z (* t -9)))) |
a |
(+ (* x y) (* z (* t -9))) |
(* x y) |
x |
y |
(* z (* t -9)) |
z |
(* t -9) |
t |
-9 |
(/ 1/2 (* (/ 1 (+ (* x y) (* z (* t -9)))) a)) |
1/2 |
(* (/ 1 (+ (* x y) (* z (* t -9)))) a) |
(/ 1 (+ (* x y) (* z (* t -9)))) |
1 |
(+ (* x y) (* z (* t -9))) |
(* x y) |
x |
y |
(* z (* t -9)) |
z |
(* t -9) |
t |
-9 |
a |
(+ (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z))) |
(+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) |
(/ y a) |
y |
a |
(/ x 2) |
x |
2 |
(neg (* (* (/ t a) 9/2) z)) |
(* (* (/ t a) 9/2) z) |
(* (/ t a) 9/2) |
(/ t a) |
t |
9/2 |
z |
(+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z)) |
(neg (* (/ t a) 9/2)) |
| Outputs |
|---|
(* (/ 1/2 a) (+ (* x y) (* z (* t -9)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
(+ (* x y) (* z (* t -9))) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* x y) |
(*.f64 x y) |
x |
y |
(* z (* t -9)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
z |
(* t -9) |
(*.f64 t #s(literal -9 binary64)) |
t |
-9 |
#s(literal -9 binary64) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) |
-9/2 |
#s(literal -9/2 binary64) |
(/ (* t z) a) |
(/.f64 (*.f64 z t) a) |
(* t z) |
(*.f64 z t) |
t |
z |
a |
(/ 1/2 (/ a (+ (* x y) (* z (* t -9))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(/ a (+ (* x y) (* z (* t -9)))) |
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
a |
(+ (* x y) (* z (* t -9))) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* x y) |
(*.f64 x y) |
x |
y |
(* z (* t -9)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
z |
(* t -9) |
(*.f64 t #s(literal -9 binary64)) |
t |
-9 |
#s(literal -9 binary64) |
(/ 1/2 (* (/ 1 (+ (* x y) (* z (* t -9)))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(* (/ 1 (+ (* x y) (* z (* t -9)))) a) |
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/ 1 (+ (* x y) (* z (* t -9)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ (* x y) (* z (* t -9))) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* x y) |
(*.f64 x y) |
x |
y |
(* z (* t -9)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
z |
(* t -9) |
(*.f64 t #s(literal -9 binary64)) |
t |
-9 |
#s(literal -9 binary64) |
a |
(+ (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z))) |
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) |
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(/ y a) |
(/.f64 y a) |
y |
a |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(neg (* (* (/ t a) 9/2) z)) |
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) |
(* (* (/ t a) 9/2) z) |
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) |
(* (/ t a) 9/2) |
(*.f64 (/.f64 t a) #s(literal 9/2 binary64)) |
(/ t a) |
(/.f64 t a) |
t |
9/2 |
#s(literal 9/2 binary64) |
z |
(+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z)) |
#s(literal 0 binary64) |
(neg (* (/ t a) 9/2)) |
(/.f64 (*.f64 t #s(literal -9/2 binary64)) a) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) |
| ✓ | accuracy | 99.5% | (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z) |
| ✓ | accuracy | 97.8% | (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
| ✓ | accuracy | 100.0% | (*.f64 z (*.f64 t #s(literal -9 binary64))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
| ✓ | accuracy | 98.9% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a) |
| ✓ | accuracy | 100.0% | (*.f64 t #s(literal -9 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 z (*.f64 t #s(literal -9 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
| ✓ | accuracy | 98.9% | (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 t z) a) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 t #s(literal -9 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 z (*.f64 t #s(literal -9 binary64))) |
| ✓ | accuracy | 98.8% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
| 491.0ms | 218× | 5 | exit |
| 15.0ms | 38× | 0 | valid |
Compiled 289 to 36 computations (87.5% saved)
backward-pass: 89.0ms (39.4% of total)ival-neg: 38.0ms (16.8% of total)ival-mult: 36.0ms (15.9% of total)ival-div: 28.0ms (12.4% of total)compiled-spec: 25.0ms (11.1% of total)ival-add: 9.0ms (4% of total)const: 2.0ms (0.9% of total)| Inputs |
|---|
#<alt (* (/ 1/2 a) (+ (* x y) (* z (* t -9))))> |
#<alt (/ 1/2 a)> |
#<alt (+ (* x y) (* z (* t -9)))> |
#<alt (* x y)> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (/ (* t z) a)> |
#<alt (* t z)> |
#<alt (/ 1/2 (/ a (+ (* x y) (* z (* t -9)))))> |
#<alt (/ a (+ (* x y) (* z (* t -9))))> |
#<alt (/ 1/2 (* (/ 1 (+ (* x y) (* z (* t -9)))) a))> |
#<alt (* (/ 1 (+ (* x y) (* z (* t -9)))) a)> |
#<alt (/ 1 (+ (* x y) (* z (* t -9))))> |
#<alt (+ (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z)))> |
#<alt (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z))> |
#<alt (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z)))> |
#<alt (neg (* (* (/ t a) 9/2) z))> |
#<alt (* z (* t -9))> |
#<alt (* t -9)> |
#<alt (* (* (/ t a) 9/2) z)> |
#<alt (* (/ t a) 9/2)> |
| Outputs |
|---|
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 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 (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))> |
#<alt (/ a (* x y))> |
#<alt (/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)> |
#<alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x)> |
#<alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x)> |
#<alt (/ a (* x y))> |
#<alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))> |
#<alt (/ a (* x y))> |
#<alt (/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y)> |
#<alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y)> |
#<alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y)> |
#<alt (/ a (* x y))> |
#<alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))> |
#<alt (/ a (* x y))> |
#<alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))> |
#<alt (+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)> |
#<alt (/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)> |
#<alt (/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z)> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))> |
#<alt (/ a (* x y))> |
#<alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))> |
#<alt (+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)> |
#<alt (/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)> |
#<alt (/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t)> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))> |
#<alt (/ a (* x y))> |
#<alt (/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)> |
#<alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x)> |
#<alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x)> |
#<alt (/ a (* x y))> |
#<alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))> |
#<alt (/ a (* x y))> |
#<alt (/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y)> |
#<alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y)> |
#<alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y)> |
#<alt (/ a (* x y))> |
#<alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))> |
#<alt (/ a (* x y))> |
#<alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))> |
#<alt (+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)> |
#<alt (/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)> |
#<alt (/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z)> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))> |
#<alt (/ a (* x y))> |
#<alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))> |
#<alt (+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)> |
#<alt (/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)> |
#<alt (/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t)> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ -1/9 (* t z))> |
#<alt (- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z))))> |
#<alt (- (* x (- (* -1/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))> |
#<alt (- (* x (- (* x (- (* -1/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))> |
#<alt (/ 1 (* x y))> |
#<alt (/ (+ (* 9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)> |
#<alt (/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -9 (/ (* t z) (* x (pow y 2))))) x)> |
#<alt (/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -9 (/ (* t z) (* x (pow y 2)))))) x)> |
#<alt (/ 1 (* x y))> |
#<alt (* -1 (/ (- (* -9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))> |
#<alt (/ -1/9 (* t z))> |
#<alt (- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z))))> |
#<alt (- (* y (- (* -1/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))> |
#<alt (- (* y (- (* y (- (* -1/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))> |
#<alt (/ 1 (* x y))> |
#<alt (/ (+ (* 9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)> |
#<alt (/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -9 (/ (* t z) (* (pow x 2) y)))) y)> |
#<alt (/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -9 (/ (* t z) (* (pow x 2) y))))) y)> |
#<alt (/ 1 (* x y))> |
#<alt (* -1 (/ (- (* -9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))> |
#<alt (/ 1 (* x y))> |
#<alt (+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))> |
#<alt (+ (* z (- (* 81 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (+ (* z (- (* z (- (* 729 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (/ -1/9 (* t z))> |
#<alt (/ (- (* -1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z)> |
#<alt (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t)))) z)> |
#<alt (/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))))) z)> |
#<alt (/ -1/9 (* t z))> |
#<alt (* -1 (/ (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z))> |
#<alt (/ 1 (* x y))> |
#<alt (+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))> |
#<alt (+ (* t (- (* 81 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (+ (* t (- (* t (- (* 729 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (/ -1/9 (* t z))> |
#<alt (/ (- (* -1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t)> |
#<alt (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z)))) t)> |
#<alt (/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))))) t)> |
#<alt (/ -1/9 (* t z))> |
#<alt (* -1 (/ (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))> |
#<alt (* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))> |
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)> |
#<alt (* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))> |
#<alt (* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))> |
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))> |
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))> |
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))> |
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
#<alt (* 9/2 (/ t a))> |
204 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | a | @ | -inf | (* (/ 1/2 a) (+ (* x y) (* z (* t -9)))) |
| 6.0ms | x | @ | 0 | (+ (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z))) |
| 2.0ms | a | @ | 0 | (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z)) |
| 1.0ms | y | @ | 0 | (/ 1 (+ (* x y) (* z (* t -9)))) |
| 1.0ms | x | @ | inf | (/ a (+ (* x y) (* z (* t -9)))) |
| 1× | batch-egg-rewrite |
| 3082× | /-lowering-/.f32 |
| 3082× | /-lowering-/.f64 |
| 2906× | *-lowering-*.f32 |
| 2906× | *-lowering-*.f64 |
| 1524× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 158 |
| 1 | 217 | 152 |
| 2 | 2018 | 152 |
| 0 | 8630 | 152 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1/2 a) (+ (* x y) (* z (* t -9)))) |
(/ 1/2 a) |
(+ (* x y) (* z (* t -9))) |
(* x y) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(* t z) |
(/ 1/2 (/ a (+ (* x y) (* z (* t -9))))) |
(/ a (+ (* x y) (* z (* t -9)))) |
(/ 1/2 (* (/ 1 (+ (* x y) (* z (* t -9)))) a)) |
(* (/ 1 (+ (* x y) (* z (* t -9)))) a) |
(/ 1 (+ (* x y) (* z (* t -9)))) |
(+ (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z))) |
(+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z)) |
(+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) |
(neg (* (* (/ t a) 9/2) z)) |
(* z (* t -9)) |
(* t -9) |
(* (* (/ t a) 9/2) z) |
(* (/ t a) 9/2) |
| Outputs |
|---|
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (+.f64 (*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(-.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (neg.f64 (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) |
(fma.f64 x y (*.f64 #s(literal -9 binary64) (*.f64 z t))) |
(fma.f64 y x (*.f64 #s(literal -9 binary64) (*.f64 z t))) |
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) |
(pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 x y) |
(*.f64 y x) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) |
(/.f64 #s(literal 9/2 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (neg.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) |
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -9/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t))) |
(*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64))) |
(*.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64)))) |
(*.f64 (/.f64 t a) (*.f64 #s(literal -9/2 binary64) z)) |
(*.f64 (/.f64 t a) (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64))) |
(*.f64 #s(literal 9/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) a)) |
(*.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t a)) (*.f64 z #s(literal 9/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t a))) #s(literal 9/2 binary64)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) #s(literal 1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (/.f64 z #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a)) |
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a)) |
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (/.f64 t #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z t) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 z t) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) a)) |
(/.f64 (*.f64 z t) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t a)) |
(*.f64 t (/.f64 z a)) |
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (/.f64 t a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z a) t) |
(*.f64 (/.f64 z a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 z t) |
(*.f64 t z) |
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (+.f64 (*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(-.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (neg.f64 (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(pow.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 a (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(*.f64 (/.f64 a (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (+.f64 (*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(-.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (neg.f64 (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(pow.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 a (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(*.f64 (/.f64 a (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (+.f64 (*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(-.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (neg.f64 (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(-.f64 (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) |
(fma.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 t a) (*.f64 z #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 t a) z) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) z (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(fma.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 t a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (neg.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) |
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) z) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) z) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64)))) (/.f64 a t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) z) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (neg.f64 (neg.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) #s(literal -1 binary64)) |
(*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (+.f64 z (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (+.f64 (-.f64 #s(literal 0 binary64) z) z)) |
(*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) z) |
(*.f64 (/.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) z) (/.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 #s(literal -9 binary64) (/.f64 a t)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (/.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (-.f64 (-.f64 #s(literal 0 binary64) z) z))) |
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (+.f64 (*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(-.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (neg.f64 (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))) |
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) |
(/.f64 #s(literal 9/2 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (neg.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) |
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -9/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t))) |
(*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64))) |
(*.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64)))) |
(*.f64 (/.f64 t a) (*.f64 #s(literal -9/2 binary64) z)) |
(*.f64 (/.f64 t a) (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64))) |
(*.f64 #s(literal 9/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) a)) |
(*.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t a)) (*.f64 z #s(literal 9/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t a))) #s(literal 9/2 binary64)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) #s(literal 1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (/.f64 z #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a)) |
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a)) |
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (/.f64 t #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z t) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 z t) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(*.f64 t (*.f64 #s(literal -9 binary64) z)) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
(*.f64 (*.f64 t #s(literal -9 binary64)) z) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(*.f64 (*.f64 z #s(literal -9 binary64)) t) |
(*.f64 t #s(literal -9 binary64)) |
(*.f64 #s(literal -9 binary64) t) |
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) |
(/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))) (/.f64 a t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) z) a) |
(/.f64 (neg.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64)))) (neg.f64 (/.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z #s(literal 9/2 binary64)))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) |
(*.f64 (/.f64 t a) (*.f64 z #s(literal 9/2 binary64))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal 9/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 t a) z)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) z) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) |
(/.f64 #s(literal -9/2 binary64) (neg.f64 (/.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) |
(/.f64 #s(literal 9/2 binary64) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) |
(/.f64 (*.f64 t #s(literal 9/2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 9/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 t #s(literal 9/2 binary64))) #s(literal -1 binary64)) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 9/2 binary64))) |
(*.f64 t (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t a))) |
(*.f64 (/.f64 t a) #s(literal 9/2 binary64)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(*.f64 (*.f64 t #s(literal 9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a)) |
| 1× | egg-herbie |
| 7894× | *-lowering-*.f32 |
| 7894× | *-lowering-*.f64 |
| 2690× | /-lowering-/.f32 |
| 2690× | /-lowering-/.f64 |
| 1828× | times-frac |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 719 | 10330 |
| 1 | 2711 | 10128 |
| 0 | 8153 | 10128 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* -9 (* t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* -9 (* t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 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) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(* -1/9 (/ a (* t z))) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(/ a (* x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x) |
(/ a (* x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(* -1/9 (/ a (* t z))) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(/ a (* x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y) |
(/ a (* x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/ a (* x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(* -1/9 (/ a (* t z))) |
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z) |
(* -1/9 (/ a (* t z))) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(/ a (* x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(* -1/9 (/ a (* t z))) |
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t) |
(* -1/9 (/ a (* t z))) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* -1/9 (/ a (* t z))) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(/ a (* x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x) |
(/ a (* x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(* -1/9 (/ a (* t z))) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(/ a (* x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y) |
(/ a (* x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/ a (* x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(* -1/9 (/ a (* t z))) |
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z) |
(* -1/9 (/ a (* t z))) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(/ a (* x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(* -1/9 (/ a (* t z))) |
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t) |
(* -1/9 (/ a (* t z))) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ -1/9 (* t z)) |
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z)))) |
(- (* x (- (* -1/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(- (* x (- (* x (- (* -1/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(/ 1 (* x y)) |
(/ (+ (* 9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x) |
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -9 (/ (* t z) (* x (pow y 2))))) x) |
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -9 (/ (* t z) (* x (pow y 2)))))) x) |
(/ 1 (* x y)) |
(* -1 (/ (- (* -9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)) |
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/ -1/9 (* t z)) |
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z)))) |
(- (* y (- (* -1/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(- (* y (- (* y (- (* -1/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(/ 1 (* x y)) |
(/ (+ (* 9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y) |
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -9 (/ (* t z) (* (pow x 2) y)))) y) |
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -9 (/ (* t z) (* (pow x 2) y))))) y) |
(/ 1 (* x y)) |
(* -1 (/ (- (* -9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/ 1 (* x y)) |
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(+ (* z (- (* 81 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(+ (* z (- (* z (- (* 729 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(/ -1/9 (* t z)) |
(/ (- (* -1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z) |
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t)))) z) |
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))))) z) |
(/ -1/9 (* t z)) |
(* -1 (/ (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z)) |
(/ 1 (* x y)) |
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(+ (* t (- (* 81 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(+ (* t (- (* t (- (* 729 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(/ -1/9 (* t z)) |
(/ (- (* -1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t) |
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z)))) t) |
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))))) t) |
(/ -1/9 (* t z)) |
(* -1 (/ (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))) |
(* -9/2 (/ (* t z) a)) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
(* 9/2 (/ t a)) |
| Outputs |
|---|
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) x))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) x))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) y))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) y))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) y))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) y) x))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) y) x))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) y) x))) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9 binary64) t) (/.f64 (*.f64 x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9 binary64) t) (/.f64 (*.f64 x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9 binary64) t) (/.f64 (*.f64 x y) z))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)))) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (+.f64 (*.f64 #s(literal -9 binary64) z) (*.f64 x (/.f64 y t)))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (+.f64 (*.f64 #s(literal -9 binary64) z) (*.f64 x (/.f64 y t)))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (+.f64 (*.f64 #s(literal -9 binary64) z) (*.f64 x (/.f64 y t)))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (/.f64 y t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (/.f64 y t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (/.f64 y t))) (neg.f64 t)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (/.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t)) (*.f64 z z))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) x) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 z z))))))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 a (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/729 binary64) a) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 z z))))))) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x) |
(/.f64 (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y))) x) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x) |
(/.f64 (+.f64 (*.f64 (/.f64 a (*.f64 x x)) (*.f64 (/.f64 #s(literal 81 binary64) y) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y y)))) (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y)))) x) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) a))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t (*.f64 t a))) (*.f64 z z)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y y))))))) x) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y)) (/.f64 a y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a y) (/.f64 (+.f64 (*.f64 (/.f64 a x) (*.f64 (/.f64 #s(literal 81 binary64) y) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 y y))) x))) x) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a y) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -729 binary64) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -81 binary64) a) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 y y))) x))) x) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (/.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t)) (*.f64 z z))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x a))) y) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 t (*.f64 z z))))))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 a (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x a))) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 t (*.f64 z z))))))) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) y) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x))) y) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) a))) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) (*.f64 (/.f64 #s(literal -81 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 z a))) (*.f64 x (*.f64 x x)))))) y) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x y)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x))) y))) y) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a x) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -729 binary64) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (*.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x))) y))) y) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x)) (*.f64 y y))) |
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z (*.f64 t (*.f64 t a)))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t a)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) a))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t (*.f64 t a))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t a)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z)))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 z z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 z z))))) z) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))) (/.f64 (*.f64 #s(literal 1/9 binary64) a) t)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) a) t) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t t))) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t))) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) a) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t))) z)) (neg.f64 z)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x)) (*.f64 y y))) |
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 t (*.f64 z a)) z)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z a)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 z (*.f64 z z)))) a) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 81 binary64) a) (/.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y)))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z a)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z)))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))) t) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))) (*.f64 #s(literal 1/9 binary64) (/.f64 a z))) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a z)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a z)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 t)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))) t)) (neg.f64 t)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (/.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t)) (*.f64 z z))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) x) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 z z))))))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 a (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/729 binary64) a) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 z z))))))) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x) |
(/.f64 (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y))) x) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x) |
(/.f64 (+.f64 (*.f64 (/.f64 a (*.f64 x x)) (*.f64 (/.f64 #s(literal 81 binary64) y) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y y)))) (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y)))) x) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) a))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t (*.f64 t a))) (*.f64 z z)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y y))))))) x) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y)) (/.f64 a y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a y) (/.f64 (+.f64 (*.f64 (/.f64 a x) (*.f64 (/.f64 #s(literal 81 binary64) y) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 y y))) x))) x) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a y) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -729 binary64) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -81 binary64) a) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 y y))) x))) x) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (/.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t)) (*.f64 z z))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x a))) y) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 t (*.f64 z z))))))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 a (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x a))) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 t (*.f64 z z))))))) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) y) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x))) y) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) a))) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) (*.f64 (/.f64 #s(literal -81 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 z a))) (*.f64 x (*.f64 x x)))))) y) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x y)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x))) y))) y) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a x) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -729 binary64) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (*.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x))) y))) y) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x)) (*.f64 y y))) |
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z (*.f64 t (*.f64 t a)))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t a)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) a))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t (*.f64 t a))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t a)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z)))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 z z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 z z))))) z) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))) (/.f64 (*.f64 #s(literal 1/9 binary64) a) t)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) a) t) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t t))) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t))) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) a) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t))) z)) (neg.f64 z)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x)) (*.f64 y y))) |
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 t (*.f64 z a)) z)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z a)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 z (*.f64 z z)))) a) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 81 binary64) a) (/.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y)))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z a)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z)))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))) t) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))) (*.f64 #s(literal 1/9 binary64) (/.f64 a z))) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a z)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a z)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 t)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))) t)) (neg.f64 t)) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 x (*.f64 t t))) (/.f64 y (*.f64 z z))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(- (* x (- (* -1/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) x) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 y (*.f64 t t))) (*.f64 z z)))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(- (* x (- (* x (- (* -1/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) x) (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 y (*.f64 t t))) (*.f64 z z)))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ (+ (* 9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) x) |
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -9 (/ (* t z) (* x (pow y 2))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y y))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) x) |
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -9 (/ (* t z) (* x (pow y 2)))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal -81 binary64) (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y)))))) x) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (/ (- (* -9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) (*.f64 y y)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) x) |
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 x (*.f64 t t))) (/.f64 y (*.f64 z z))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(- (* y (- (* -1/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x y))) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) x) (*.f64 t (*.f64 t (*.f64 z z)))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(- (* y (- (* y (- (* -1/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 x (*.f64 x (*.f64 x y)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) x) (*.f64 t (*.f64 t (*.f64 z z)))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ (+ (* 9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) x)) y) |
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -9 (/ (* t z) (* (pow x 2) y)))) y) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) x))) y) |
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -9 (/ (* t z) (* (pow x 2) y))))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (*.f64 (/.f64 z (*.f64 y y)) (/.f64 z (*.f64 x (*.f64 x x))))))) y) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (/ (- (* -9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 x (*.f64 x y)))) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) y) #s(literal -729 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y))))) |
(+ (* z (- (* 81 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) z) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(+ (* z (- (* z (- (* 729 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t (*.f64 t z)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))))) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(/ (- (* -1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 t (*.f64 t z))) (/.f64 #s(literal -1/9 binary64) t)) z) |
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t)))) z) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 z z)) (+.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z))))) z) |
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))))) z) |
(/.f64 (-.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/6561 binary64) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y)))) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 z z))) (+.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z))))) z) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(* -1 (/ (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z)))) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -1/729 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 t t))) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 z)) (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 t t))) z)) (neg.f64 z)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y))))) |
(+ (* t (- (* 81 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(+ (* t (- (* t (- (* 729 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 z (*.f64 z z)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))))) (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y))))))) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(/ (- (* -1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal -1/9 binary64) z)) t) |
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z)))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 #s(literal 1/9 binary64) z) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))))) t) |
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))))) t) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/6561 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y)))) (pow.f64 z #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (+.f64 (/.f64 #s(literal 1/9 binary64) z) (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))))) t) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(* -1 (/ (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) z) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z)))) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) z) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 z z))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) z) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 z z))) t)) (neg.f64 t)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(*.f64 t #s(literal 0 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(*.f64 t #s(literal 0 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(*.f64 t #s(literal 0 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(*.f64 t #s(literal 0 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(*.f64 t #s(literal 0 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(*.f64 t #s(literal 0 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(*.f64 t #s(literal 0 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))) |
(*.f64 t #s(literal 0 binary64)) |
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))) |
(*.f64 t #s(literal 0 binary64)) |
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))) |
(*.f64 t #s(literal 0 binary64)) |
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))) |
(*.f64 t #s(literal 0 binary64)) |
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))) |
(*.f64 t #s(literal 0 binary64)) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a) |
(/.f64 #s(literal 0 binary64) a) |
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)) |
(/.f64 #s(literal 0 binary64) a) |
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)) |
(/.f64 #s(literal 0 binary64) a) |
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)) |
(/.f64 #s(literal 0 binary64) a) |
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)) |
(/.f64 #s(literal 0 binary64) a) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(*.f64 z #s(literal 0 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(*.f64 z #s(literal 0 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(*.f64 z #s(literal 0 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(*.f64 z #s(literal 0 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(*.f64 z #s(literal 0 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(*.f64 z #s(literal 0 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(*.f64 z #s(literal 0 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))) |
(*.f64 z #s(literal 0 binary64)) |
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))) |
(*.f64 z #s(literal 0 binary64)) |
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))) |
(*.f64 z #s(literal 0 binary64)) |
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))) |
(*.f64 z #s(literal 0 binary64)) |
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))) |
(*.f64 z #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y)) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a)) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a)) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a)) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ (* t z) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
(* 9/2 (/ t a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 t a)) |
Compiled 98904 to 3250 computations (96.7% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2941 | 13 | 2954 |
| Fresh | 7 | 4 | 11 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2952 | 18 | 2970 |
| Status | Accuracy | Program |
|---|---|---|
| 86.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) | |
| 90.4% | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) | |
| ▶ | 90.7% | (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
| 90.5% | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| 54.1% | (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) | |
| 46.3% | (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) | |
| 87.4% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y))))) | |
| 53.9% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) | |
| ▶ | 53.6% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
| 46.3% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a)) | |
| ▶ | 88.5% | (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
| 81.9% | (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) | |
| ▶ | 54.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
| 49.2% | (*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) | |
| 49.3% | (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) | |
| 54.1% | (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) | |
| ✓ | 46.3% | (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
| ▶ | 47.8% | (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
Compiled 534 to 393 computations (26.4% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) |
| ✓ | cost-diff | 128 | (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 x y)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 t a) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 t a)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
| 2100× | fma-lowering-fma.f32 |
| 2100× | fma-lowering-fma.f64 |
| 1962× | fma-define |
| 1856× | sum5-define |
| 1636× | fnmadd-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 158 |
| 1 | 75 | 154 |
| 2 | 195 | 154 |
| 3 | 550 | 154 |
| 4 | 1095 | 154 |
| 5 | 1626 | 154 |
| 6 | 2725 | 154 |
| 7 | 4512 | 154 |
| 0 | 8057 | 154 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a) |
(- (/ y (/ 2 x)) (* (* t 9/2) z)) |
(/ y (/ 2 x)) |
y |
(/ 2 x) |
2 |
x |
(* (* t 9/2) z) |
(* t 9/2) |
t |
9/2 |
z |
a |
(* -9/2 (* z (/ t a))) |
-9/2 |
(* z (/ t a)) |
z |
(/ t a) |
t |
a |
(* (/ 1/2 a) (* x y)) |
(/ 1/2 a) |
1/2 |
a |
(* x y) |
x |
y |
(/ 1/2 (* (/ 1 (* x y)) a)) |
1/2 |
(* (/ 1 (* x y)) a) |
(/ 1 (* x y)) |
1 |
(* x y) |
x |
y |
a |
(- (/ (/ (* x y) a) 2) (/ (* z (* t 9/2)) a)) |
(/ (/ (* x y) a) 2) |
(/ (* x y) a) |
(* x y) |
x |
y |
a |
2 |
(/ (* z (* t 9/2)) a) |
(* z (* t 9/2)) |
z |
(* t 9/2) |
t |
9/2 |
| Outputs |
|---|
(/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a) |
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a) |
(- (/ y (/ 2 x)) (* (* t 9/2) z)) |
(+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) |
(/ y (/ 2 x)) |
(/.f64 y (/.f64 #s(literal 2 binary64) x)) |
y |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
x |
(* (* t 9/2) z) |
(*.f64 t (*.f64 #s(literal 9/2 binary64) z)) |
(* t 9/2) |
(*.f64 t #s(literal 9/2 binary64)) |
t |
9/2 |
#s(literal 9/2 binary64) |
z |
a |
(* -9/2 (* z (/ t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
-9/2 |
#s(literal -9/2 binary64) |
(* z (/ t a)) |
(/.f64 (*.f64 t z) a) |
z |
(/ t a) |
(/.f64 t a) |
t |
a |
(* (/ 1/2 a) (* x y)) |
(/.f64 y (/.f64 (*.f64 #s(literal 2 binary64) a) x)) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
(* x y) |
(*.f64 y x) |
x |
y |
(/ 1/2 (* (/ 1 (* x y)) a)) |
(/.f64 y (/.f64 (*.f64 #s(literal 2 binary64) a) x)) |
1/2 |
#s(literal 1/2 binary64) |
(* (/ 1 (* x y)) a) |
(/.f64 a (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
1 |
#s(literal 1 binary64) |
(* x y) |
(*.f64 y x) |
x |
y |
a |
(- (/ (/ (* x y) a) 2) (/ (* z (* t 9/2)) a)) |
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a) |
(/ (/ (* x y) a) 2) |
(/.f64 y (/.f64 (*.f64 #s(literal 2 binary64) a) x)) |
(/ (* x y) a) |
(/.f64 (*.f64 y x) a) |
(* x y) |
(*.f64 y x) |
x |
y |
a |
2 |
#s(literal 2 binary64) |
(/ (* z (* t 9/2)) a) |
(/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) a) |
(* z (* t 9/2)) |
(*.f64 t (*.f64 #s(literal 9/2 binary64) z)) |
z |
(* t 9/2) |
(*.f64 t #s(literal 9/2 binary64)) |
t |
9/2 |
#s(literal 9/2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) |
| ✓ | accuracy | 97.9% | (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
| ✓ | accuracy | 92.1% | (/.f64 (*.f64 x y) a) |
| ✓ | accuracy | 90.0% | (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 1 binary64) (*.f64 x y)) |
| ✓ | accuracy | 91.4% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 92.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
| ✓ | accuracy | 100.0% | (/.f64 t a) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
| ✓ | accuracy | 91.4% | (*.f64 z (/.f64 t a)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 t #s(literal 9/2 binary64)) z) |
| ✓ | accuracy | 99.7% | (/.f64 y (/.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 99.7% | (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) |
| ✓ | accuracy | 91.3% | (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
| 87.0ms | 256× | 0 | valid |
Compiled 170 to 31 computations (81.8% saved)
ival-div: 18.0ms (51.3% of total)ival-mult: 14.0ms (39.9% of total)ival-sub: 2.0ms (5.7% of total)const: 1.0ms (2.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a)> |
#<alt (- (/ y (/ 2 x)) (* (* t 9/2) z))> |
#<alt (/ y (/ 2 x))> |
#<alt (/ 2 x)> |
#<alt (* -9/2 (* z (/ t a)))> |
#<alt (* z (/ t a))> |
#<alt (/ t a)> |
#<alt (* (/ 1/2 a) (* x y))> |
#<alt (/ 1/2 a)> |
#<alt (* x y)> |
#<alt (/ 1/2 (* (/ 1 (* x y)) a))> |
#<alt (* (/ 1 (* x y)) a)> |
#<alt (/ 1 (* x y))> |
#<alt (- (/ (/ (* x y) a) 2) (/ (* z (* t 9/2)) a))> |
#<alt (/ (/ (* x y) a) 2)> |
#<alt (/ (* x y) a)> |
#<alt (* (* t 9/2) z)> |
#<alt (/ (* z (* t 9/2)) a)> |
| Outputs |
|---|
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (* -9/2 (* t z))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (* 1/2 (* x y))> |
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))> |
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))> |
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))> |
#<alt (* 1/2 (* x y))> |
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))> |
#<alt (* -9/2 (* t z))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (* 1/2 (* x y))> |
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))> |
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))> |
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))> |
#<alt (* 1/2 (* x y))> |
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))> |
#<alt (* 1/2 (* x y))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (* -9/2 (* t z))> |
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))> |
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))> |
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))> |
#<alt (* 1/2 (* x y))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (* -9/2 (* t z))> |
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))> |
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))> |
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))> |
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))> |
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))> |
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))> |
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
#<alt (* 9/2 (/ (* t z) a))> |
150 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | inf | (* (/ 1 (* x y)) a) |
| 1.0ms | a | @ | 0 | (/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a) |
| 1.0ms | y | @ | 0 | (/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a) |
| 0.0ms | x | @ | 0 | (/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a) |
| 0.0ms | t | @ | 0 | (/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a) |
| 1× | batch-egg-rewrite |
| 4346× | /-lowering-/.f32 |
| 4346× | /-lowering-/.f64 |
| 4326× | *-lowering-*.f32 |
| 4326× | *-lowering-*.f64 |
| 1260× | times-frac |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 114 |
| 1 | 169 | 110 |
| 2 | 1474 | 110 |
| 0 | 8627 | 110 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a) |
(- (/ y (/ 2 x)) (* (* t 9/2) z)) |
(/ y (/ 2 x)) |
(/ 2 x) |
(* -9/2 (* z (/ t a))) |
(* z (/ t a)) |
(/ t a) |
(* (/ 1/2 a) (* x y)) |
(/ 1/2 a) |
(* x y) |
(/ 1/2 (* (/ 1 (* x y)) a)) |
(* (/ 1 (* x y)) a) |
(/ 1 (* x y)) |
(- (/ (/ (* x y) a) 2) (/ (* z (* t 9/2)) a)) |
(/ (/ (* x y) a) 2) |
(/ (* x y) a) |
(* (* t 9/2) z) |
(/ (* z (* t 9/2)) a) |
| Outputs |
|---|
(+.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(+.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a)) |
(-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a))) |
(-.f64 (/.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 a (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 z (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -9/2 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (/.f64 a #s(literal 1/2 binary64))) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(neg.f64 (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a)) |
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a) (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)) |
(/.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 a a)) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)))) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a)) (neg.f64 (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) (-.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) (-.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) |
(pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(*.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a))) |
(*.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(+.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(+.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(+.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(fma.f64 y (/.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 x (/.f64 y #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 t #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) z) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 9/2 binary64) z) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) y (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) z (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 t z) #s(literal -9/2 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) x (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal 9/2 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 9/2 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) x (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(neg.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(/.f64 y (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x (/.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -2 binary64)) |
(/.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 y #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x #s(literal 2 binary64))) |
(*.f64 x (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) y) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -2 binary64) x)) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) |
(neg.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) |
(/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 t z))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (*.f64 z #s(literal -9/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 z #s(literal -9/2 binary64)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))))) |
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) |
(/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) a) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 z #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t))) a) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal -1 binary64)) |
(*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) |
(*.f64 z (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) |
(*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64))) |
(*.f64 (/.f64 t a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -9/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) |
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z) |
(*.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 z a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) z) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) |
(*.f64 (/.f64 (*.f64 t z) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 t z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) a) #s(literal 9/2 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1 binary64)) (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(/.f64 z (/.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 t z)))) |
(/.f64 (*.f64 t z) a) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) a) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t))) a) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z)) a) |
(pow.f64 (/.f64 a (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) z)) |
(*.f64 z (/.f64 t a)) |
(*.f64 (/.f64 t a) z) |
(*.f64 (/.f64 t a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 t z) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 z a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 z a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(/.f64 t a) |
(/.f64 #s(literal 1 binary64) (/.f64 a t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t a)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) t) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a t) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x))) (/.f64 y (*.f64 a (/.f64 #s(literal -2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x)))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 y (neg.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 y x) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 a (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y)) |
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64))) a) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 y (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64))) |
(*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 a a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 y a) a) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (/.f64 a #s(literal 1/2 binary64))) y) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y a) a) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 x (/.f64 a y)) a) (/.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) a) x) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 a a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 x (/.f64 a y)) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 a (/.f64 a (*.f64 y x))) |
(/.f64 (*.f64 y x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 y x) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 y x) a) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a)) a) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y x) |
(*.f64 y (/.f64 a (/.f64 a x))) |
(*.f64 x y) |
(*.f64 x (*.f64 (/.f64 y a) a)) |
(*.f64 x (/.f64 a (/.f64 a y))) |
(*.f64 a (/.f64 x (/.f64 a y))) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 (*.f64 y x) (/.f64 a a)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (/.f64 x (/.f64 a y)) a) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 (*.f64 (*.f64 y x) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 a a) (*.f64 y x)) |
(*.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 y x))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 a (/.f64 #s(literal 1 binary64) x)) (/.f64 y a)) |
(*.f64 (/.f64 a (/.f64 #s(literal 1 binary64) y)) (/.f64 x a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x))) (/.f64 y (*.f64 a (/.f64 #s(literal -2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x)))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 y (neg.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 y x) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 a (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y)) |
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64))) a) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 y (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64))) |
(*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 a a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 y a) a) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (/.f64 a #s(literal 1/2 binary64))) y) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y a) a) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 x (/.f64 a y)) a) (/.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) a) x) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 a a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 x (/.f64 a y)) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x)))) |
(/.f64 a (*.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 a y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) a))) |
(/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 a x) y) |
(/.f64 (/.f64 a y) x) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) a) y) |
(/.f64 (neg.f64 (/.f64 a x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (/.f64 a y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))) (*.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (/.f64 a y)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) a) |
(*.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 a x)) |
(*.f64 (/.f64 a x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 a y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 a (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) a) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 a (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) y) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (*.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(+.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a)) |
(-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a))) |
(-.f64 (/.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 a (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 z (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -9/2 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x (/.f64 a #s(literal 1/2 binary64))) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(neg.f64 (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a)) |
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a) (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)) |
(/.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 a a)) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)))) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a)) (neg.f64 (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) (-.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) (-.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) |
(pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(*.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a))) |
(*.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x))) (/.f64 y (*.f64 a (/.f64 #s(literal -2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x)))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 y (neg.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 y x) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 a (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y)) |
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64))) a) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 y (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64))) |
(*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 a a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 y a) a) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (/.f64 a #s(literal 1/2 binary64))) y) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y a) a) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 x (/.f64 a y)) a) (/.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) a) x) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 a a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 x (/.f64 a y)) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y)))) |
(/.f64 x (/.f64 a y)) |
(/.f64 (*.f64 y x) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x a)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 y a)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 a y))) |
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 x a) y) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 a x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(neg.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(*.f64 t (*.f64 #s(literal 9/2 binary64) z)) |
(*.f64 #s(literal 9/2 binary64) (*.f64 t z)) |
(*.f64 (*.f64 t #s(literal 9/2 binary64)) z) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(*.f64 (*.f64 t z) #s(literal 9/2 binary64)) |
(*.f64 (*.f64 #s(literal 9/2 binary64) z) t) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) |
(/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 (*.f64 t #s(literal 9/2 binary64)) (/.f64 z a)) |
(*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal 9/2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) |
(*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) z) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) z) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 (*.f64 t z) #s(literal 1 binary64))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) z) #s(literal 1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t z) #s(literal 1 binary64)) (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) a) (/.f64 (*.f64 #s(literal 9/2 binary64) z) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 9/2 binary64))) #s(literal 2 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 z #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) z) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)) (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t z)) a) #s(literal 9/4 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 5402× | *-lowering-*.f32 |
| 5402× | *-lowering-*.f64 |
| 1382× | associate-*l* |
| 1302× | fnmsub-define |
| 1280× | associate-*r* |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 4212 |
| 1 | 449 | 4212 |
| 2 | 1431 | 4212 |
| 3 | 5487 | 4164 |
| 4 | 7716 | 4164 |
| 0 | 8012 | 4164 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(* -9/2 (* t z)) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(* 1/2 (* x y)) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(* 1/2 (* x y)) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(* -9/2 (* t z)) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(* 1/2 (* x y)) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(* 1/2 (* x y)) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(* 1/2 (* x y)) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(* -9/2 (* t z)) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(* -9/2 (* t z)) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(* 1/2 (* x y)) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(* -9/2 (* t z)) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(* -9/2 (* t z)) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(* -9/2 (/ (* t z) a)) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
(* 9/2 (/ (* t z) a)) |
| Outputs |
|---|
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (* t z)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t z)) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* -9/2 (* t z)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t z)) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* -9/2 (* t z)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t z)) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -9/2 (* t z)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t z)) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) |
(* -9/2 (* t z)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t z)) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t))) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t))) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t))) |
(* -9/2 (* t z)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t z)) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t))) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t))) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a))))) |
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
(* 9/2 (/ (* t z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a))) |
Compiled 38288 to 2437 computations (93.6% saved)
15 alts after pruning (12 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1963 | 8 | 1971 |
| Fresh | 8 | 4 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1974 | 15 | 1989 |
| Status | Accuracy | Program |
|---|---|---|
| 53.8% | (/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) | |
| ▶ | 90.8% | (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a) |
| ▶ | 54.1% | (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
| 46.3% | (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) | |
| ▶ | 54.6% | (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
| 87.0% | (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))) | |
| 53.8% | (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) | |
| 45.9% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a)) | |
| ✓ | 54.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
| 46.3% | (*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) | |
| ▶ | 53.8% | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
| 49.2% | (*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) | |
| ▶ | 49.3% | (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
| ✓ | 46.3% | (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
| ✓ | 47.8% | (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
Compiled 364 to 269 computations (26.1% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
| ✓ | cost-diff | 0 | (/.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 a (/.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
| ✓ | cost-diff | 0 | (/.f64 z a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a) |
| 1934× | fma-define |
| 1792× | sum3-define |
| 1488× | *-lowering-*.f32 |
| 1488× | *-lowering-*.f64 |
| 1482× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 123 |
| 1 | 62 | 121 |
| 2 | 158 | 121 |
| 3 | 290 | 121 |
| 4 | 523 | 121 |
| 5 | 873 | 121 |
| 6 | 1752 | 121 |
| 7 | 2991 | 121 |
| 8 | 6105 | 121 |
| 0 | 8189 | 121 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ y (/ 2 x)) (* (* t z) 9/2)) a) |
(- (/ y (/ 2 x)) (* (* t z) 9/2)) |
(/ y (/ 2 x)) |
y |
(/ 2 x) |
2 |
x |
(* (* t z) 9/2) |
(* t z) |
t |
z |
9/2 |
a |
(* t (* (/ z a) -9/2)) |
t |
(* (/ z a) -9/2) |
(/ z a) |
z |
a |
-9/2 |
(* (* (/ 1/2 a) y) x) |
(* (/ 1/2 a) y) |
(/ 1/2 a) |
1/2 |
a |
y |
x |
(/ y (/ a (/ x 2))) |
y |
(/ a (/ x 2)) |
a |
(/ x 2) |
x |
2 |
(/ (* (* 1/2 x) y) a) |
(* (* 1/2 x) y) |
(* 1/2 x) |
1/2 |
x |
y |
a |
| Outputs |
|---|
(/ (- (/ y (/ 2 x)) (* (* t z) 9/2)) a) |
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a) |
(- (/ y (/ 2 x)) (* (* t z) 9/2)) |
(+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) |
(/ y (/ 2 x)) |
(/.f64 y (/.f64 #s(literal 2 binary64) x)) |
y |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
x |
(* (* t z) 9/2) |
(*.f64 t (*.f64 z #s(literal 9/2 binary64))) |
(* t z) |
(*.f64 t z) |
t |
z |
9/2 |
#s(literal 9/2 binary64) |
a |
(* t (* (/ z a) -9/2)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
t |
(* (/ z a) -9/2) |
(*.f64 (/.f64 z a) #s(literal -9/2 binary64)) |
(/ z a) |
(/.f64 z a) |
z |
a |
-9/2 |
#s(literal -9/2 binary64) |
(* (* (/ 1/2 a) y) x) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(* (/ 1/2 a) y) |
(/.f64 y (*.f64 #s(literal 2 binary64) a)) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
y |
x |
(/ y (/ a (/ x 2))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
y |
(/ a (/ x 2)) |
(/.f64 a (/.f64 x #s(literal 2 binary64))) |
a |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(/ (* (* 1/2 x) y) a) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(* (* 1/2 x) y) |
(/.f64 y (/.f64 #s(literal 2 binary64) x)) |
(* 1/2 x) |
(/.f64 x #s(literal 2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
x |
y |
a |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 92.1% | (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
| ✓ | accuracy | 100.0% | (/.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 a (/.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 92.9% | (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) |
| ✓ | accuracy | 91.1% | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
| ✓ | accuracy | 100.0% | (/.f64 z a) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) |
| ✓ | accuracy | 91.3% | (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 t z) #s(literal 9/2 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 y (/.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 99.7% | (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) |
| ✓ | accuracy | 91.3% | (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a) |
| 132.0ms | 256× | 0 | valid |
Compiled 129 to 28 computations (78.3% saved)
ival-div: 15.0ms (46.4% of total)ival-mult: 15.0ms (46.4% of total)ival-sub: 1.0ms (3.1% of total)const: 1.0ms (3.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (/ y (/ 2 x)) (* (* t z) 9/2)) a)> |
#<alt (- (/ y (/ 2 x)) (* (* t z) 9/2))> |
#<alt (/ y (/ 2 x))> |
#<alt (/ 2 x)> |
#<alt (* t (* (/ z a) -9/2))> |
#<alt (* (/ z a) -9/2)> |
#<alt (/ z a)> |
#<alt (* (* (/ 1/2 a) y) x)> |
#<alt (* (/ 1/2 a) y)> |
#<alt (/ 1/2 a)> |
#<alt (/ y (/ a (/ x 2)))> |
#<alt (/ a (/ x 2))> |
#<alt (/ x 2)> |
#<alt (/ (* (* 1/2 x) y) a)> |
#<alt (* (* 1/2 x) y)> |
#<alt (* 1/2 x)> |
#<alt (* (* t z) 9/2)> |
| Outputs |
|---|
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)> |
#<alt (* -9/2 (* t z))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (* 1/2 (* x y))> |
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))> |
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))> |
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))> |
#<alt (* 1/2 (* x y))> |
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))> |
#<alt (* -9/2 (* t z))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))> |
#<alt (* 1/2 (* x y))> |
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))> |
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))> |
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))> |
#<alt (* 1/2 (* x y))> |
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))> |
#<alt (* 1/2 (* x y))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (* -9/2 (* t z))> |
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))> |
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))> |
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))> |
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))> |
#<alt (* 1/2 (* x y))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))> |
#<alt (* -9/2 (* t z))> |
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))> |
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))> |
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))> |
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (* -9/2 (/ z a))> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 2 (/ a x))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
#<alt (* 9/2 (* t z))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | 0 | (/ x 2) |
| 1.0ms | a | @ | inf | (/ a (/ x 2)) |
| 0.0ms | x | @ | 0 | (/ a (/ x 2)) |
| 0.0ms | z | @ | 0 | (* (/ z a) -9/2) |
| 0.0ms | a | @ | inf | (* (/ z a) -9/2) |
| 1× | batch-egg-rewrite |
| 6126× | *-lowering-*.f32 |
| 6126× | *-lowering-*.f64 |
| 2412× | /-lowering-/.f32 |
| 2412× | /-lowering-/.f64 |
| 1186× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 97 |
| 1 | 130 | 95 |
| 2 | 956 | 95 |
| 0 | 8973 | 95 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ y (/ 2 x)) (* (* t z) 9/2)) a) |
(- (/ y (/ 2 x)) (* (* t z) 9/2)) |
(/ y (/ 2 x)) |
(/ 2 x) |
(* t (* (/ z a) -9/2)) |
(* (/ z a) -9/2) |
(/ z a) |
(* (* (/ 1/2 a) y) x) |
(* (/ 1/2 a) y) |
(/ 1/2 a) |
(/ y (/ a (/ x 2))) |
(/ a (/ x 2)) |
(/ x 2) |
(/ (* (* 1/2 x) y) a) |
(* (* 1/2 x) y) |
(* 1/2 x) |
(* (* t z) 9/2) |
| Outputs |
|---|
(+.f64 (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(+.f64 (fma.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) a) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) a) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (/.f64 x #s(literal 2 binary64)) a)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 (neg.f64 (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(-.f64 (/.f64 a (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))) (/.f64 (*.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))))) (/.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(fma.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) |
(neg.f64 (+.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) |
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 y (*.f64 (/.f64 x #s(literal 2 binary64)) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a) (+.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) a) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) (+.f64 a (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) a) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (/.f64 x #s(literal 2 binary64)) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) a) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) a))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) a) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) a) (*.f64 a (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) a) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) (*.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 y x))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) a) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 a (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y a) x) a) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y a) x) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y a) x) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) a) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) a) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a (/.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) a) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (/.f64 x #s(literal 2 binary64)) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) a) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (neg.f64 (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) a)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))) (-.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))) |
(pow.f64 (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) a))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) |
(*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 x #s(literal 2 binary64)) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) a) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)))) |
(*.f64 (-.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) a) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) |
(*.f64 (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) |
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (fma.f64 (neg.f64 (*.f64 t #s(literal 9/2 binary64))) z (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) |
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) |
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 9/2 binary64) t) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) |
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) |
(-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(-.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) |
(fma.f64 y (/.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 x (/.f64 y #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 t z) #s(literal -9/2 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t z) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) y (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 9/2 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) x (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(fma.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (neg.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64))))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))))) (neg.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x (/.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 y x) #s(literal 2 binary64)) |
(/.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -2 binary64)) |
(/.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x #s(literal 2 binary64))) |
(*.f64 x (/.f64 y #s(literal 2 binary64))) |
(*.f64 x (*.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) y) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -2 binary64) x)) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(neg.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -9/2 binary64) t))) |
(neg.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64)))) |
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) |
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) |
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z)) |
(*.f64 t (/.f64 #s(literal -9/2 binary64) (/.f64 a z))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -9/2 binary64) t))) |
(*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) t)) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64))) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (*.f64 t z) (neg.f64 (/.f64 #s(literal 9/2 binary64) a))) |
(*.f64 #s(literal 9/2 binary64) (neg.f64 (/.f64 (*.f64 t z) a))) |
(*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64))) |
(*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -9/2 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -9/2 binary64)) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) |
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z) |
(neg.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) |
(neg.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) #s(literal -9/2 binary64))) |
(neg.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a z))) |
(/.f64 #s(literal -9/2 binary64) (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z #s(literal -9/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) #s(literal -9/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z #s(literal -9/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 z #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 z #s(literal -9/2 binary64)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z #s(literal -9/2 binary64))))) |
(pow.f64 (/.f64 a (*.f64 z #s(literal -9/2 binary64))) #s(literal -1 binary64)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64))) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 z a) #s(literal -9/2 binary64)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 z a)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -9/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -9/2 binary64) (/.f64 a z))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z #s(literal -9/2 binary64))) |
(*.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) z) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a z))) |
(/.f64 z a) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a z))) |
(pow.f64 (/.f64 a z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 z a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) z) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x #s(literal -2 binary64)))) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(neg.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 y x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))) |
(neg.f64 (*.f64 (*.f64 y x) (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 y a) (/.f64 x #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))) |
(neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 x (/.f64 a (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y)) |
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (/.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 y a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y a) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 y a) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 y a) x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y))) |
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y a) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x a) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 y a))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (/.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a x)) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 a x))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x))) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 y a) #s(literal 2 binary64)) x) |
(*.f64 (/.f64 (/.f64 y a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 y a) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 y a) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) a))) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) x) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) y)) |
(neg.f64 (*.f64 y (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) a)) |
(/.f64 y (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 y #s(literal 2 binary64)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (/.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) y) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x #s(literal -2 binary64)))) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(neg.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 y x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))) |
(neg.f64 (*.f64 (*.f64 y x) (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 y a) (/.f64 x #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))) |
(neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 x (/.f64 a (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y)) |
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (/.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 y a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y a) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 y a) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 y a) x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y))) |
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y a) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x a) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 y a))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (/.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a x)) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 a x))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x))) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 y a) #s(literal 2 binary64)) x) |
(*.f64 (/.f64 (/.f64 y a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 y a) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 y a) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) a))) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) x) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64))) (/.f64 a (/.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 a (/.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 x a)) |
(/.f64 a (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a x))) |
(/.f64 (/.f64 a #s(literal 1/2 binary64)) x) |
(/.f64 (/.f64 a x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 a x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) a)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) a) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 a (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 a x) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x))) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64))) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x #s(literal -2 binary64)))) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(neg.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 y x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))) |
(neg.f64 (*.f64 (*.f64 y x) (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 y a) (/.f64 x #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))) |
(neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 x (/.f64 a (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y)) |
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (/.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 y a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y a) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 y a) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 y a) x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y))) |
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y a) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x a) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 y a))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (/.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a x)) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 a x))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x))) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 y a) #s(literal 2 binary64)) x) |
(*.f64 (/.f64 (/.f64 y a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 y a) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 y a) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) a))) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) x) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x (/.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 y x) #s(literal 2 binary64)) |
(/.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -2 binary64)) |
(/.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x #s(literal 2 binary64))) |
(*.f64 x (/.f64 y #s(literal 2 binary64))) |
(*.f64 x (*.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) y) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64))) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(neg.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(*.f64 t (*.f64 z #s(literal 9/2 binary64))) |
(*.f64 z (*.f64 #s(literal 9/2 binary64) t)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(*.f64 (*.f64 t z) #s(literal 9/2 binary64)) |
(*.f64 #s(literal 9/2 binary64) (*.f64 t z)) |
(*.f64 #s(literal 9/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -9/2 binary64)) |
(*.f64 (*.f64 z #s(literal 9/2 binary64)) t) |
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) |
(*.f64 (*.f64 #s(literal 9/2 binary64) t) z) |
(*.f64 (*.f64 t #s(literal 9/2 binary64)) z) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) #s(literal 9/2 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 z #s(literal 9/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal 9/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 9/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))) t) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/2 binary64) t)) z) |
| 1× | egg-herbie |
| 7442× | *-lowering-*.f32 |
| 7442× | *-lowering-*.f64 |
| 1748× | times-frac |
| 1480× | distribute-rgt-neg-in |
| 1460× | distribute-lft-neg-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 116 | 3144 |
| 1 | 391 | 3144 |
| 2 | 1297 | 3048 |
| 3 | 4778 | 3048 |
| 0 | 8249 | 3048 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(* -9/2 (* t z)) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(* 1/2 (* x y)) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(* 1/2 (* x y)) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(* -9/2 (* t z)) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(* 1/2 (* x y)) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(* 1/2 (* x y)) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(* 1/2 (* x y)) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(* -9/2 (* t z)) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(* -9/2 (* t z)) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(* 1/2 (* x y)) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(* -9/2 (* t z)) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(* -9/2 (* t z)) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(* -9/2 (/ z a)) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 2 (/ a x)) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
(* 9/2 (* t z)) |
| Outputs |
|---|
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a) |
(* -9/2 (* t z)) |
(*.f64 z (*.f64 #s(literal -9/2 binary64) t)) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* -9/2 (* t z)) |
(*.f64 z (*.f64 #s(literal -9/2 binary64) t)) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(- (* 1/2 (* x y)) (* 9/2 (* t z))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* -9/2 (* t z)) |
(*.f64 z (*.f64 #s(literal -9/2 binary64) t)) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z))) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z))) |
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z))) |
(* -9/2 (* t z)) |
(*.f64 z (*.f64 #s(literal -9/2 binary64) t)) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z))) |
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z)))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(+ (* -9/2 (* t z)) (* 1/2 (* x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) |
(* -9/2 (* t z)) |
(*.f64 z (*.f64 #s(literal -9/2 binary64) t)) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t))) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t))) |
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t))) |
(* -9/2 (* t z)) |
(*.f64 z (*.f64 #s(literal -9/2 binary64) t)) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t))) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t))) |
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t))) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(* -9/2 (/ z a)) |
(*.f64 z (/.f64 #s(literal -9/2 binary64) a)) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 2 (/ a x)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
(* 9/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal 9/2 binary64))) |
Compiled 22548 to 2068 computations (90.8% saved)
14 alts after pruning (7 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1528 | 3 | 1531 |
| Fresh | 3 | 4 | 7 |
| Picked | 0 | 5 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1532 | 14 | 1546 |
| Status | Accuracy | Program |
|---|---|---|
| 53.8% | (/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x)) | |
| 53.8% | (/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) | |
| ✓ | 90.8% | (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a) |
| ✓ | 54.1% | (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
| 48.9% | (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z)) | |
| 46.3% | (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) | |
| ✓ | 54.6% | (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
| 87.0% | (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))) | |
| ✓ | 54.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
| 46.3% | (*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) | |
| ✓ | 53.8% | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
| 47.8% | (*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) | |
| ✓ | 49.3% | (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
| ✓ | 47.8% | (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
Compiled 714 to 296 computations (58.5% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z)) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) |
11 calls:
| 30.0ms | t |
| 15.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 14.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 14.0ms | (*.f64 a #s(literal 2 binary64)) |
| 14.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.7% | 2 | x |
| 93.1% | 2 | y |
| 90.8% | 1 | z |
| 90.8% | 1 | t |
| 95.7% | 2 | a |
| 96.3% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 96.3% | 3 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 95.9% | 3 | (*.f64 x y) |
| 95.2% | 3 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 90.8% | 1 | (*.f64 z #s(literal 9 binary64)) |
| 95.7% | 2 | (*.f64 a #s(literal 2 binary64)) |
Compiled 96 to 76 computations (20.8% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z)) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) |
2 calls:
| 21.0ms | a |
| 12.0ms | (*.f64 a #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.6% | 2 | a |
| 95.6% | 2 | (*.f64 a #s(literal 2 binary64)) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z)) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
| Outputs |
|---|
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
3 calls:
| 14.0ms | a |
| 12.0ms | (*.f64 a #s(literal 2 binary64)) |
| 11.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.3% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 93.9% | 2 | a |
| 93.9% | 2 | (*.f64 a #s(literal 2 binary64)) |
Compiled 32 to 25 computations (21.9% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z)) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))) |
| Outputs |
|---|
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) |
2 calls:
| 10.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 9.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.3% | 3 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 96.2% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z)) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a) |
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a) |
| Outputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
6 calls:
| 14.0ms | a |
| 10.0ms | (*.f64 x y) |
| 9.0ms | (*.f64 a #s(literal 2 binary64)) |
| 9.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 8.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.2% | 3 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 90.8% | 1 | a |
| 90.8% | 1 | (*.f64 a #s(literal 2 binary64)) |
| 94.9% | 3 | (*.f64 x y) |
| 90.8% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 90.8% | 1 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
Compiled 64 to 49 computations (23.4% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z)) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a)) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
7 calls:
| 17.0ms | y |
| 9.0ms | t |
| 8.0ms | a |
| 7.0ms | x |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.6% | 5 | a |
| 65.6% | 5 | (*.f64 a #s(literal 2 binary64)) |
| 75.3% | 5 | z |
| 74.7% | 3 | t |
| 70.8% | 3 | x |
| 70.5% | 3 | y |
| 76.5% | 3 | (*.f64 x y) |
Compiled 46 to 38 computations (17.4% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z)) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) |
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
1 calls:
| 6.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.5% | 3 | (*.f64 x y) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) |
1 calls:
| 6.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.5% | 3 | (*.f64 x y) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
1 calls:
| 4.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 3 | (*.f64 x y) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
1 calls:
| 3.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 3 | (*.f64 x y) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a)) |
| Outputs |
|---|
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
1 calls:
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.5% | 3 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
| Outputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
2 calls:
| 2.0ms | z |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.5% | 3 | z |
| 71.5% | 3 | t |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
| Outputs |
|---|
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
5 calls:
| 2.0ms | y |
| 2.0ms | a |
| 2.0ms | t |
| 2.0ms | x |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.6% | 2 | a |
| 47.8% | 1 | z |
| 47.8% | 1 | y |
| 47.8% | 1 | x |
| 47.8% | 1 | t |
Compiled 30 to 25 computations (16.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
| Outputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
3 calls:
| 2.0ms | y |
| 1.0ms | x |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.8% | 1 | x |
| 47.8% | 1 | y |
| 47.8% | 1 | a |
Compiled 18 to 15 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.876968810598879e+20 | 1.4145735081867087e+24 |
Compiled 26 to 20 computations (23.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2977499889279632e+35 | 7.458065382486759e+36 |
Compiled 26 to 20 computations (23.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.445758759658968e+303 | 1.3364414586242063e+304 |
| 0.0ms | -inf | -3.3594710546672016e+300 |
Compiled 26 to 20 computations (23.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.536002214863833e+280 | 1.688929132321207e+285 |
| 0.0ms | -6.328170855841492e+272 | -4.644849456300462e+272 |
Compiled 26 to 20 computations (23.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.234893661483938e+185 | 1.3981997442830622e+200 |
| 0.0ms | -inf | -1.4366384263691013e+308 |
Compiled 26 to 20 computations (23.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.737745405346217e-39 | 4.984151984836111e-22 |
| 0.0ms | -2.0682983764016513e-14 | -8.961349945781091e-20 |
Compiled 26 to 20 computations (23.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.737745405346217e-39 | 4.984151984836111e-22 |
| 0.0ms | -2.0682983764016513e-14 | -8.961349945781091e-20 |
Compiled 26 to 20 computations (23.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.737745405346217e-39 | 4.984151984836111e-22 |
| 0.0ms | -2.0682983764016513e-14 | -8.961349945781091e-20 |
Compiled 26 to 20 computations (23.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.737745405346217e-39 | 4.984151984836111e-22 |
| 0.0ms | -2.0682983764016513e-14 | -8.961349945781091e-20 |
Compiled 26 to 20 computations (23.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.737745405346217e-39 | 4.984151984836111e-22 |
| 0.0ms | -2.0682983764016513e-14 | -8.961349945781091e-20 |
Compiled 26 to 20 computations (23.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.8082232755223465e-13 | 1.2773383180404094e-11 |
| 19.0ms | -33752927911.10522 | -5.499812008295028e-6 |
| 23.0ms | 272× | 0 | valid |
Compiled 468 to 360 computations (23.1% saved)
ival-mult: 8.0ms (69.6% of total)ival-div: 2.0ms (17.4% of total)ival-sub: 1.0ms (8.7% 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 | 3.8082232755223465e-13 | 1.2773383180404094e-11 |
| 20.0ms | -33752927911.10522 | -5.499812008295028e-6 |
| 24.0ms | 272× | 0 | valid |
Compiled 468 to 360 computations (23.1% saved)
ival-mult: 9.0ms (69% of total)ival-div: 2.0ms (15.3% of total)ival-sub: 1.0ms (7.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 6.488749944639816e+34 | 3.7290326912433794e+36 |
| 11.0ms | 112× | 0 | valid |
Compiled 208 to 160 computations (23.1% saved)
ival-mult: 3.0ms (65% of total)ival-sub: 1.0ms (21.7% of total)ival-div: 1.0ms (21.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 100× | *-commutative_binary64 |
| 50× | +-commutative_binary64 |
| 42× | sub-neg_binary64 |
| 40× | distribute-lft-neg-in_binary64 |
| 40× | distribute-rgt-neg-in_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 497 |
| 1 | 212 | 497 |
| 2 | 280 | 497 |
| 3 | 315 | 497 |
| 4 | 337 | 497 |
| 5 | 342 | 497 |
| 6 | 343 | 497 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1000000000000000000000 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))) |
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 199999999999999993726732215835951104 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))) |
(if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #s(literal -inf.0 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #s(literal 4999999999999999696267762527682310930020143610058662476595385785661602281506616951421654628720253874218428059028081086289358596871318015265117899420433441387493650720841005520533855126581220452921859901274275799538319841275410916329774556134803974902673017459331286203203802190422979931037452174069071872 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 100000000000000003278224598286209824857070528302149356426333357744094260319737433592793437867241179305381749758182415081870163467691069569599399110129304252112477880424562006581527327235514959649032854891251030062909260139244483565213094856482600462207878567681085510570126470021120 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -inf.0 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 399999999999999991846817667501486068442851780746736660827052847582979381914224444014468578444158394031441004556651828847553403903494552104607557911968031623441723541976790890367173001216 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))) |
(if (<=.f64 t #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) (if (<=.f64 t #s(literal 3713820117856141/1237940039285380274899124224 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))))) |
(if (<=.f64 t #s(literal -8264141345021879/295147905179352825856 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) (if (<=.f64 t #s(literal 6189700196426901/618970019642690137449562112 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))))) |
(if (<=.f64 a #s(literal 109999999999999992860353903967862784 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
| Outputs |
|---|
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1000000000000000000000 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))) |
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1000000000000000000000 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z a))))) (fma.f64 (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z a))) t (*.f64 t (*.f64 (/.f64 z a) #s(literal 9/2 binary64)))))) |
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 199999999999999993726732215835951104 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))) |
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 199999999999999993726732215835951104 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))) z (*.f64 z (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))) |
(if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #s(literal -inf.0 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #s(literal 4999999999999999696267762527682310930020143610058662476595385785661602281506616951421654628720253874218428059028081086289358596871318015265117899420433441387493650720841005520533855126581220452921859901274275799538319841275410916329774556134803974902673017459331286203203802190422979931037452174069071872 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal -inf.0 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 x #s(literal 1/2 binary64)))) (if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal 4999999999999999696267762527682310930020143610058662476595385785661602281506616951421654628720253874218428059028081086289358596871318015265117899420433441387493650720841005520533855126581220452921859901274275799538319841275410916329774556134803974902673017459331286203203802190422979931037452174069071872 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 x #s(literal 1/2 binary64)))))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 100000000000000003278224598286209824857070528302149356426333357744094260319737433592793437867241179305381749758182415081870163467691069569599399110129304252112477880424562006581527327235514959649032854891251030062909260139244483565213094856482600462207878567681085510570126470021120 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 9 binary64)))) #s(literal -499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 x #s(literal 1/2 binary64)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 9 binary64)))) #s(literal 100000000000000003278224598286209824857070528302149356426333357744094260319737433592793437867241179305381749758182415081870163467691069569599399110129304252112477880424562006581527327235514959649032854891251030062909260139244483565213094856482600462207878567681085510570126470021120 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 x #s(literal 1/2 binary64)))))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -inf.0 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 399999999999999991846817667501486068442851780746736660827052847582979381914224444014468578444158394031441004556651828847553403903494552104607557911968031623441723541976790890367173001216 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))))) |
(if (<=.f64 (*.f64 t (*.f64 z #s(literal 9 binary64))) #s(literal -inf.0 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) (if (<=.f64 (*.f64 t (*.f64 z #s(literal 9 binary64))) #s(literal 399999999999999991846817667501486068442851780746736660827052847582979381914224444014468578444158394031441004556651828847553403903494552104607557911968031623441723541976790890367173001216 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a)) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a)) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a)) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a)) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))) |
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a))) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))) |
(if (<=.f64 t #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) (if (<=.f64 t #s(literal 3713820117856141/1237940039285380274899124224 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))))) |
(if (<=.f64 t #s(literal -8264141345021879/295147905179352825856 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) (if (<=.f64 t #s(literal 6189700196426901/618970019642690137449562112 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))))) |
(if (<=.f64 a #s(literal 109999999999999992860353903967862784 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))) |
(if (<=.f64 a #s(literal 109999999999999992860353903967862784 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) |
| 7894× | *-lowering-*.f32 |
| 7894× | *-lowering-*.f64 |
| 6296× | *-lowering-*.f32 |
| 6296× | *-lowering-*.f64 |
| 4346× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 12 |
| 1 | 31 | 12 |
| 2 | 110 | 12 |
| 3 | 347 | 12 |
| 4 | 965 | 12 |
| 5 | 1846 | 12 |
| 6 | 3531 | 12 |
| 7 | 5840 | 12 |
| 0 | 8334 | 12 |
| 0 | 18 | 56 |
| 1 | 87 | 56 |
| 2 | 758 | 56 |
| 0 | 9164 | 56 |
| 0 | 30 | 114 |
| 1 | 169 | 110 |
| 2 | 1474 | 110 |
| 0 | 8627 | 110 |
| 0 | 719 | 10330 |
| 1 | 2711 | 10128 |
| 0 | 8153 | 10128 |
| 0 | 37 | 158 |
| 1 | 217 | 152 |
| 2 | 2018 | 152 |
| 0 | 8630 | 152 |
| 0 | 123 | 2604 |
| 1 | 431 | 2580 |
| 2 | 1457 | 2580 |
| 3 | 5268 | 2556 |
| 0 | 8227 | 2556 |
| 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 |
Compiled 1690 to 992 computations (41.3% saved)
(sort x y)
(negabs a)
Compiled 1896 to 636 computations (66.5% saved)
Loading profile data...