
Time bar (total: 13.0s)
| 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 |
| 25% | 25% | 74.9% | 0.2% | 0% | 0% | 0% | 5 |
| 25% | 25% | 74.9% | 0.2% | 0% | 0% | 0% | 6 |
| 25% | 25% | 74.9% | 0.2% | 0% | 0% | 0% | 7 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 8 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 9 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 10 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 11 |
| 48.4% | 48.3% | 51.5% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 16 to 11 computations (31.3% saved)
ival-sub: 56.0ms (47.1% of total)ival-mult: 51.0ms (42.9% of total)ival-div: 9.0ms (7.6% of total)const: 3.0ms (2.5% of total)backward-pass: 1.0ms (0.8% of total)| 702.0ms | 8256× | 0 | valid |
ival-mult: 185.0ms (58% of total)ival-div: 67.0ms (21% of total)ival-sub: 54.0ms (16.9% of total)const: 10.0ms (3.1% of total)backward-pass: 3.0ms (0.9% of total)| 2× | egg-herbie |
| 1726× | sum3-define |
| 1648× | fnmadd-define |
| 1240× | sum3-define |
| 1128× | fnmsub-define |
| 1068× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 142 |
| 1 | 208 | 135 |
| 2 | 565 | 135 |
| 3 | 2048 | 135 |
| 4 | 5934 | 135 |
| 0 | 10 | 9 |
| 1 | 24 | 9 |
| 2 | 54 | 9 |
| 3 | 96 | 9 |
| 4 | 139 | 9 |
| 5 | 248 | 9 |
| 6 | 522 | 9 |
| 7 | 981 | 9 |
| 8 | 1667 | 9 |
| 9 | 3371 | 9 |
| 10 | 4890 | 9 |
| 11 | 5843 | 9 |
| 12 | 6253 | 9 |
| 13 | 6383 | 9 |
| 14 | 6491 | 9 |
| 15 | 6571 | 9 |
| 16 | 6795 | 9 |
| 17 | 6795 | 9 |
| 0 | 6795 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
| Outputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| Inputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(/ (* (neg x) 2) (- (* y z) (* t z))) |
(/ (* x 2) (- (* (neg y) z) (* t z))) |
(/ (* x 2) (- (* y (neg z)) (* t (neg z)))) |
(/ (* x 2) (- (* y z) (* (neg t) z))) |
(neg (/ (* (neg x) 2) (- (* y z) (* t z)))) |
(neg (/ (* x 2) (- (* (neg y) z) (* t z)))) |
(neg (/ (* x 2) (- (* y (neg z)) (* t (neg z))))) |
(neg (/ (* x 2) (- (* y z) (* (neg t) z)))) |
(/ (* y 2) (- (* x z) (* t z))) |
(/ (* z 2) (- (* y x) (* t x))) |
(/ (* t 2) (- (* y z) (* x z))) |
(/ (* x 2) (- (* z y) (* t y))) |
(/ (* x 2) (- (* t z) (* y z))) |
(/ (* x 2) (- (* y t) (* z t))) |
| Outputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(* x (/ (/ 2 (- y t)) z)) |
(/ (* (neg x) 2) (- (* y z) (* t z))) |
(* x (/ (/ 2 (- t y)) z)) |
(/ (* x 2) (- (* (neg y) z) (* t z))) |
(* x (/ (/ -2 (+ y t)) z)) |
(/ (* x 2) (- (* y (neg z)) (* t (neg z)))) |
(* x (/ (/ 2 (- t y)) z)) |
(/ (* x 2) (- (* y z) (* (neg t) z))) |
(* x (/ (/ 2 (+ y t)) z)) |
(neg (/ (* (neg x) 2) (- (* y z) (* t z)))) |
(* x (/ (/ 2 (- y t)) z)) |
(neg (/ (* x 2) (- (* (neg y) z) (* t z)))) |
(* x (/ (/ 2 (+ y t)) z)) |
(neg (/ (* x 2) (- (* y (neg z)) (* t (neg z))))) |
(* x (/ (/ 2 (- y t)) z)) |
(neg (/ (* x 2) (- (* y z) (* (neg t) z)))) |
(* x (/ (/ -2 (+ y t)) z)) |
(/ (* y 2) (- (* x z) (* t z))) |
(* y (/ 2 (* z (- x t)))) |
(/ (* z 2) (- (* y x) (* t x))) |
(* z (/ 2 (* x (- y t)))) |
(/ (* t 2) (- (* y z) (* x z))) |
(* (/ 2 z) (/ t (- y x))) |
(/ (* x 2) (- (* z y) (* t y))) |
(/ (* x (/ 2 y)) (- z t)) |
(/ (* x 2) (- (* t z) (* y z))) |
(* x (/ (/ 2 (- t y)) z)) |
(/ (* x 2) (- (* y t) (* z t))) |
(* x (/ (/ 2 (- y z)) t)) |
(negabs x)
(negabs z)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 17 | 0 | - | 0 | - | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 6 | 0 | - | 0 | - | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 y z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 t z) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 2 binary64)) |
| 48.0ms | 512× | 0 | valid |
Compiled 89 to 32 computations (64% saved)
ival-mult: 12.0ms (62.2% of total)ival-div: 4.0ms (20.7% of total)ival-sub: 2.0ms (10.4% of total)const: 1.0ms (5.2% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 9 computations (30.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.9% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| ▶ | 91.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
Compiled 28 to 19 computations (32.1% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) z) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 1244× | fnmadd-define |
| 1176× | fnmsub-define |
| 1094× | fmsub-define |
| 1086× | sum3-define |
| 934× | fmm-def |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 53 |
| 1 | 31 | 53 |
| 2 | 67 | 53 |
| 3 | 105 | 53 |
| 4 | 144 | 53 |
| 5 | 268 | 53 |
| 6 | 602 | 53 |
| 7 | 1074 | 53 |
| 8 | 1736 | 53 |
| 9 | 3485 | 53 |
| 10 | 5079 | 53 |
| 11 | 5679 | 53 |
| 12 | 5908 | 53 |
| 13 | 5980 | 53 |
| 14 | 6061 | 53 |
| 15 | 6533 | 53 |
| 16 | 6619 | 53 |
| 17 | 6619 | 53 |
| 0 | 6619 | 53 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(* x 2) |
x |
2 |
(- (* y z) (* t z)) |
(* y z) |
y |
z |
(* t z) |
t |
(/ (/ (* x 2) z) (- y t)) |
(/ (* x 2) z) |
(* x 2) |
x |
2 |
z |
(- y t) |
y |
t |
| Outputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (-.f64 t y)) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- (* y z) (* t z)) |
(*.f64 z (-.f64 y t)) |
(* y z) |
(*.f64 y z) |
y |
z |
(* t z) |
(*.f64 z t) |
t |
(/ (/ (* x 2) z) (- y t)) |
(/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (-.f64 t y)) |
(/ (* x 2) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
z |
(- y t) |
(-.f64 y t) |
y |
t |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 89.9% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 97.8% | (-.f64 (*.f64 y z) (*.f64 t z)) |
| ✓ | accuracy | 93.4% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 34.0ms | 256× | 0 | valid |
Compiled 62 to 14 computations (77.4% saved)
ival-div: 5.0ms (37.2% of total)ival-mult: 5.0ms (37.2% of total)ival-sub: 2.0ms (14.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x 2) (- (* y z) (* t z)))> |
#<alt (- (* y z) (* t z))> |
#<alt (* x 2)> |
#<alt (* y z)> |
#<alt (/ (/ (* x 2) z) (- y t))> |
#<alt (/ (* x 2) z)> |
#<alt (- y t)> |
#<alt (* t z)> |
| Outputs |
|---|
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* z (- (* -1 y) (* -1 t)))))> |
#<alt (* -2 (/ x (* z (- (* -1 y) (* -1 t)))))> |
#<alt (* -2 (/ x (* z (- (* -1 y) (* -1 t)))))> |
#<alt (* -2 (/ x (* z (- (* -1 y) (* -1 t)))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (* t z))> |
#<alt (- (* y z) (* t z))> |
#<alt (- (* y z) (* t z))> |
#<alt (- (* y z) (* t z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* -1 (* z (- (* -1 y) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 y) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 y) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 y) (* -1 t))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (* -1 (* t z))> |
#<alt (* t (- (/ (* y z) t) z))> |
#<alt (* t (- (/ (* y z) t) z))> |
#<alt (* t (- (/ (* y z) t) z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z))))> |
#<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 (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* -1 t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<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)> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | x | @ | 0 | (/ (* x 2) (- (* y z) (* t z))) |
| 4.0ms | t | @ | 0 | (* t z) |
| 3.0ms | y | @ | -inf | (- y t) |
| 2.0ms | t | @ | -inf | (/ (* x 2) (- (* y z) (* t z))) |
| 2.0ms | z | @ | 0 | (/ (* x 2) (- (* y z) (* t z))) |
| 1× | batch-egg-rewrite |
| 5460× | *-lowering-*.f32 |
| 5460× | *-lowering-*.f64 |
| 3990× | /-lowering-/.f32 |
| 3990× | /-lowering-/.f64 |
| 1292× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 40 |
| 1 | 83 | 40 |
| 2 | 658 | 40 |
| 0 | 8470 | 40 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(- (* y z) (* t z)) |
(* x 2) |
(* y z) |
(/ (/ (* x 2) z) (- y t)) |
(/ (* x 2) z) |
(- y t) |
(* t z) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) y) (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) t)) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) t) (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) y)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 z (*.f64 z (*.f64 y y))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 z (*.f64 z t))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 y z)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 y z))) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y t) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 y (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 t (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(+.f64 (*.f64 t (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 y (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 y y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 z (*.f64 z (*.f64 y y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 y (*.f64 z (*.f64 z t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))))) |
(+.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (*.f64 (*.f64 y z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z)) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))))) |
(/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (/.f64 (-.f64 y t) x) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 y t))) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 x z) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 z (-.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 z (-.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (-.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (*.f64 z (*.f64 z (*.f64 y y)))))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (-.f64 t y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal 1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 2 binary64)) z) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal -1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) z) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (-.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (*.f64 z (*.f64 z (*.f64 y y))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (-.f64 t y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) z) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y t) x) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (-.f64 y t)) z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (pow.f64 (/.f64 (-.f64 y t) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 z (+.f64 y t)) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 y (*.f64 z (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t))) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) x) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) z) (/.f64 (+.f64 y t) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(*.f64 (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t)))) (*.f64 z (+.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (*.f64 z (+.f64 y t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) z) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 t y)))) (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))))) (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z (-.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(+.f64 (*.f64 y z) (neg.f64 (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(+.f64 (*.f64 y z) (+.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(+.f64 (*.f64 y z) (+.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(+.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))) |
(+.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(+.f64 (*.f64 z (-.f64 y t)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(+.f64 (*.f64 z (-.f64 y t)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(+.f64 (*.f64 z (-.f64 y t)) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(+.f64 (*.f64 z (-.f64 y t)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z (-.f64 y t))) |
(+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 y z)) |
(+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y z) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 z t) (*.f64 z (-.f64 y t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 z (-.f64 y t))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 y z)) |
(+.f64 (+.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 z t)) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 y z)) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 y z)) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(-.f64 (*.f64 y z) (*.f64 z t)) |
(-.f64 (*.f64 y z) (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(-.f64 (*.f64 y z) (-.f64 (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(-.f64 (*.f64 y z) (-.f64 (*.f64 z t) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(-.f64 (*.f64 y z) (-.f64 (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t)))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t))) (-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t))) (-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t))) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 y z)) (*.f64 z t)) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 y z)) (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(-.f64 (+.f64 (*.f64 y z) #s(literal 0 binary64)) (*.f64 z t)) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t)))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t)))) |
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 y z (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(fma.f64 y z (neg.f64 (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z y (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(fma.f64 z y (neg.f64 (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(fma.f64 z (-.f64 y t) (*.f64 #s(literal 0 binary64) (*.f64 z t))) |
(fma.f64 z (-.f64 y t) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) t) (*.f64 y z)) |
(fma.f64 t (-.f64 #s(literal 0 binary64) z) (*.f64 y z)) |
(fma.f64 (-.f64 y t) z (*.f64 #s(literal 0 binary64) (*.f64 z t))) |
(fma.f64 (-.f64 y t) z (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) t (*.f64 y z)) |
(fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (*.f64 #s(literal 0 binary64) (*.f64 z t))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) z (*.f64 y z)) |
(fma.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (*.f64 #s(literal 0 binary64) (*.f64 z t))) |
(fma.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 y z)) |
(neg.f64 (*.f64 z (-.f64 t y))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (*.f64 z (-.f64 y t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (-.f64 t y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 y (*.f64 z (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 y (*.f64 z (*.f64 z (-.f64 #s(literal 0 binary64) t))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z (-.f64 y t))))) (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 (*.f64 z (-.f64 y t)) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (*.f64 z (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 y t))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 y (*.f64 z (*.f64 z (-.f64 #s(literal 0 binary64) t))))))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 t y))) (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 y t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z (-.f64 y t)))))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y t)) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (+.f64 y t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (+.f64 y t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) #s(literal 1 binary64)) (*.f64 z (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (+.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (*.f64 z (*.f64 y y)))))) (*.f64 z (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 z (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) z) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 t y)))) (*.f64 z (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 t y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 y t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z (-.f64 y t))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (-.f64 y t)) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) (neg.f64 (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (pow.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (-.f64 (*.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) (*.f64 (*.f64 y z) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t))))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (-.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z (-.f64 y t)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (+.f64 (*.f64 z (*.f64 z (*.f64 t t))) (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (pow.f64 (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (+.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) (*.f64 (*.f64 y z) (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t)))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t)))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (*.f64 z (*.f64 y y)))) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) (-.f64 (*.f64 y z) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t)))) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z (-.f64 y t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) (+.f64 (*.f64 y z) (-.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t)))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) (+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) (+.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (+.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (*.f64 z (*.f64 y y))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) z) (+.f64 y t)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal -1 binary64)) |
(*.f64 z (-.f64 y t)) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 y t) z) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t y)) |
(*.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(*.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 y (*.f64 z (*.f64 z (-.f64 #s(literal 0 binary64) t))))))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (*.f64 (*.f64 z (-.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) |
(*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) |
(*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (-.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z (-.f64 y t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) |
(*.f64 (*.f64 (*.f64 z (-.f64 y t)) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 z (+.f64 y t)) z) (/.f64 (*.f64 z (-.f64 y t)) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (-.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (*.f64 z (*.f64 z (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (-.f64 t y))))) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 x #s(literal -2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) #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 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 2 binary64)) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) y) (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) t)) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) t) (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) y)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 z (*.f64 z (*.f64 y y))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 z (*.f64 z t))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 y z)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 y z))) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y t) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 y (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 t (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(+.f64 (*.f64 t (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 y (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 y y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 z (*.f64 z (*.f64 y y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 y (*.f64 z (*.f64 z t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))))) |
(+.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (*.f64 (*.f64 y z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z)) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))))) |
(/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (/.f64 (-.f64 y t) x) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 y t))) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 x z) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 z (-.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 z (-.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (-.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (*.f64 z (*.f64 z (*.f64 y y)))))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (-.f64 t y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal 1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 2 binary64)) z) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal -1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) z) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 z (*.f64 z (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (-.f64 (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))) (*.f64 z (*.f64 z (*.f64 y y))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) (-.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (-.f64 t y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) z) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y t) x) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (-.f64 y t)) z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (pow.f64 (/.f64 (-.f64 y t) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 z (+.f64 y t)) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 y (*.f64 z (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t))) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) x) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) z) (/.f64 (+.f64 y t) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(*.f64 (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t)))) (*.f64 z (+.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (*.f64 z (+.f64 y t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) z) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 z (+.f64 y t))))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 t y)))) (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))))) (+.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z (-.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) (-.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z x)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal 1 binary64))) |
(/.f64 x (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) x) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x z) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) |
(+.f64 y (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 y t) |
(-.f64 #s(literal 0 binary64) (-.f64 t y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) t) |
(fma.f64 #s(literal -1 binary64) t y) |
(neg.f64 (-.f64 t y)) |
(/.f64 (-.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 y t)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 t t))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)) (+.f64 y t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 y y)))) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (+.f64 y t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (+.f64 (*.f64 y y) (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y t)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (+.f64 y t) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 z t) |
(*.f64 t z) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
| 1× | egg-herbie |
| 4410× | *-lowering-*.f32 |
| 4410× | *-lowering-*.f64 |
| 2414× | /-lowering-/.f32 |
| 2414× | /-lowering-/.f64 |
| 1814× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 2176 |
| 1 | 713 | 2026 |
| 2 | 2510 | 1940 |
| 3 | 6320 | 1932 |
| 0 | 8059 | 1932 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* -1 (* t z)) |
(- (* y z) (* t z)) |
(- (* y z) (* t z)) |
(- (* y z) (* t z)) |
(* y z) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(* y z) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(* -1 (* t z)) |
(* t (- (/ (* y z) t) z)) |
(* t (- (/ (* y z) t) z)) |
(* t (- (/ (* y z) t) z)) |
(* -1 (* t z)) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* -1 t) |
(- y t) |
(- y t) |
(- y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
y |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(* -1 t) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* 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) |
| Outputs |
|---|
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) t) t))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) (*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x (*.f64 t t)) (/.f64 (/.f64 (/.f64 (*.f64 x y) t) t) t))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 (/.f64 x (*.f64 t t)) t) (/.f64 (*.f64 x y) (pow.f64 t #s(literal 4 binary64))))) (*.f64 y y)) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) t) t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) t) y))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (+.f64 (/.f64 t y) (*.f64 (/.f64 t y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y))))))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) t) y))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (*.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y)))) (/.f64 #s(literal 2 binary64) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x t)) z) (*.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y))))) z) (/.f64 #s(literal -2 binary64) y))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal -2 binary64)) z) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal -2 binary64)) z) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal -2 binary64)) z) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal -2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) y) y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) (*.f64 t (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) y) y) y))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 2 binary64) t) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) y) y)))) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(*.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) (/.f64 #s(literal -2 binary64) t)) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (+.f64 (/.f64 y t) (/.f64 (*.f64 y y) (*.f64 t t)))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 x (*.f64 (/.f64 y z) (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t t)))))))) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(*.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) (/.f64 #s(literal -2 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 y y) z)))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(- (* y z) (* t z)) |
(*.f64 z (-.f64 y t)) |
(- (* y z) (* t z)) |
(*.f64 z (-.f64 y t)) |
(- (* y z) (* t z)) |
(*.f64 z (-.f64 y t)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(*.f64 z (-.f64 y t)) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(*.f64 z (-.f64 y t)) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(*.f64 z (-.f64 y t)) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(*.f64 z (-.f64 y t)) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* t (- (/ (* y z) t) z)) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* t (- (/ (* y z) t) z)) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* t (- (/ (* y z) t) z)) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* 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) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) t) t))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) (*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x (*.f64 t t)) (/.f64 (/.f64 (/.f64 (*.f64 x y) t) t) t))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 (/.f64 x (*.f64 t t)) t) (/.f64 (*.f64 x y) (pow.f64 t #s(literal 4 binary64))))) (*.f64 y y)) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 x y) t) t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) t) y))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (+.f64 (/.f64 t y) (*.f64 (/.f64 t y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y))))))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) t) y))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (*.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y)))) (/.f64 #s(literal 2 binary64) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x t)) z) (*.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y))))) z) (/.f64 #s(literal -2 binary64) y))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) y) y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) (*.f64 t (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) y) y) y))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 2 binary64) t) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) y) y)))) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(*.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) (/.f64 #s(literal -2 binary64) t)) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (+.f64 (/.f64 y t) (/.f64 (*.f64 y y) (*.f64 t t)))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 x (*.f64 (/.f64 y z) (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t t)))))))) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(*.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) (/.f64 #s(literal -2 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 y y) z)))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
Compiled 22951 to 1634 computations (92.9% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1027 | 10 | 1037 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1029 | 10 | 1039 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.1% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| 55.7% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) | |
| ▶ | 90.4% | (/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
| 89.1% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) | |
| ▶ | 93.4% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| 79.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) | |
| ▶ | 49.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| 90.2% | (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))))) | |
| ▶ | 93.5% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| 89.8% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
Compiled 272 to 188 computations (30.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 x (-.f64 y t)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y t) z) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) z) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (-.f64 y t)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| 1742× | fnmadd-define |
| 1676× | *-lowering-*.f32 |
| 1676× | *-lowering-*.f64 |
| 1574× | fma-define |
| 1262× | fma-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 115 |
| 1 | 45 | 115 |
| 2 | 92 | 115 |
| 3 | 140 | 115 |
| 4 | 217 | 115 |
| 5 | 346 | 115 |
| 6 | 667 | 115 |
| 7 | 1270 | 115 |
| 8 | 3037 | 115 |
| 9 | 5764 | 115 |
| 0 | 8164 | 115 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (/ 2 (- y t)) z) x) |
(/ (/ 2 (- y t)) z) |
(/ 2 (- y t)) |
2 |
(- y t) |
y |
t |
z |
x |
(/ (* x 2) (* y z)) |
(* x 2) |
x |
2 |
(* y z) |
y |
z |
(/ (/ (* x 2) z) y) |
(/ (* x 2) z) |
(* x 2) |
x |
2 |
z |
y |
(/ (* x 2) (* (- y t) z)) |
(* x 2) |
x |
2 |
(* (- y t) z) |
(- y t) |
y |
t |
z |
(/ (/ x (- y t)) (/ z 2)) |
(/ x (- y t)) |
x |
(- y t) |
y |
t |
(/ z 2) |
z |
2 |
| Outputs |
|---|
(* (/ (/ 2 (- y t)) z) x) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) z) |
(/ (/ 2 (- y t)) z) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (- y t)) |
(/.f64 #s(literal 2 binary64) (-.f64 y t)) |
2 |
#s(literal 2 binary64) |
(- y t) |
(-.f64 y t) |
y |
t |
z |
x |
(/ (* x 2) (* y z)) |
(/.f64 x (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
2 |
#s(literal 2 binary64) |
(* y z) |
(*.f64 y z) |
y |
z |
(/ (/ (* x 2) z) y) |
(/.f64 x (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(/ (* x 2) z) |
(/.f64 x (/.f64 z #s(literal 2 binary64))) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
2 |
#s(literal 2 binary64) |
z |
y |
(/ (* x 2) (* (- y t) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) z) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
2 |
#s(literal 2 binary64) |
(* (- y t) z) |
(*.f64 (-.f64 y t) z) |
(- y t) |
(-.f64 y t) |
y |
t |
z |
(/ (/ x (- y t)) (/ z 2)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) z) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
x |
(- y t) |
(-.f64 y t) |
y |
t |
(/ z 2) |
(/.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 z #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 x (-.f64 y t)) |
| ✓ | accuracy | 90.4% | (/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y t) z) |
| ✓ | accuracy | 93.4% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) z) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 90.6% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 93.7% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (-.f64 y t)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
| ✓ | accuracy | 93.6% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| 60.0ms | 256× | 0 | valid |
Compiled 120 to 20 computations (83.3% saved)
ival-div: 14.0ms (58.1% of total)ival-mult: 8.0ms (33.2% of total)ival-sub: 2.0ms (8.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ (/ 2 (- y t)) z) x)> |
#<alt (/ (/ 2 (- y t)) z)> |
#<alt (/ 2 (- y t))> |
#<alt (- y t)> |
#<alt (/ (* x 2) (* y z))> |
#<alt (* x 2)> |
#<alt (* y z)> |
#<alt (/ (/ (* x 2) z) y)> |
#<alt (/ (* x 2) z)> |
#<alt (/ (* x 2) (* (- y t) z))> |
#<alt (* (- y t) z)> |
#<alt (/ (/ x (- y t)) (/ z 2))> |
#<alt (/ x (- y t))> |
#<alt (/ z 2)> |
| Outputs |
|---|
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (/ -2 (* t z))> |
#<alt (- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z))))> |
#<alt (- (* y (- (* -2 (/ y (* (pow t 3) z))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z))))> |
#<alt (- (* y (- (* y (- (* -2 (/ y (* (pow t 4) z))) (* 2 (/ 1 (* (pow t 3) z))))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z))))> |
#<alt (/ 2 (* y z))> |
#<alt (/ (+ (* 2 (/ t (* y z))) (* 2 (/ 1 z))) y)> |
#<alt (/ (- (+ (* 2 (/ (pow t 2) (* (pow y 2) z))) (* 2 (/ 1 z))) (* -2 (/ t (* y z)))) y)> |
#<alt (/ (- (+ (* 2 (/ (pow t 3) (* (pow y 3) z))) (* 2 (/ 1 z))) (+ (* -2 (/ t (* y z))) (* -2 (/ (pow t 2) (* (pow y 2) z))))) y)> |
#<alt (/ 2 (* y z))> |
#<alt (* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) (* y z))) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) (* y z))) (* 2 (/ (pow t 2) z))) y)) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y))> |
#<alt (/ 2 (* y z))> |
#<alt (+ (* 2 (/ t (* (pow y 2) z))) (* 2 (/ 1 (* y z))))> |
#<alt (+ (* t (+ (* 2 (/ t (* (pow y 3) z))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z))))> |
#<alt (+ (* t (+ (* t (+ (* 2 (/ t (* (pow y 4) z))) (* 2 (/ 1 (* (pow y 3) z))))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z))))> |
#<alt (/ -2 (* t z))> |
#<alt (/ (- (* -2 (/ y (* t z))) (* 2 (/ 1 z))) t)> |
#<alt (/ (- (* -2 (/ (pow y 2) (* (pow t 2) z))) (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z)))) t)> |
#<alt (/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t)> |
#<alt (/ -2 (* t z))> |
#<alt (* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ -2 t)> |
#<alt (- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t)))> |
#<alt (- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t)))> |
#<alt (- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t)))> |
#<alt (/ 2 y)> |
#<alt (/ (+ 2 (* 2 (/ t y))) y)> |
#<alt (/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y)> |
#<alt (/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y)> |
#<alt (/ 2 y)> |
#<alt (* -1 (/ (- (* -2 (/ t y)) 2) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y))> |
#<alt (/ 2 y)> |
#<alt (+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y)))> |
#<alt (+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))> |
#<alt (+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))> |
#<alt (/ -2 t)> |
#<alt (/ (- (* -2 (/ y t)) 2) t)> |
#<alt (/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t)> |
#<alt (/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t)> |
#<alt (/ -2 t)> |
#<alt (* -1 (/ (+ 2 (* 2 (/ y t))) t))> |
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t))> |
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) t))> |
#<alt (* -1 t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<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 (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (* -1 (/ x t))> |
#<alt (+ (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))> |
#<alt (+ (* -1 (/ x t)) (* y (- (* -1 (/ (* x y) (pow t 3))) (/ x (pow t 2)))))> |
#<alt (+ (* -1 (/ x t)) (* y (- (* y (- (* -1 (/ (* x y) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2)))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (/ (* t x) y)) y)> |
#<alt (/ (- (+ x (/ (* (pow t 2) x) (pow y 2))) (* -1 (/ (* t x) y))) y)> |
#<alt (/ (- (+ x (/ (* (pow t 3) x) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* (pow t 2) x) (pow y 2))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) y))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) y))) y)) (* t x)) y))) y))> |
#<alt (/ x y)> |
#<alt (+ (/ x y) (/ (* t x) (pow y 2)))> |
#<alt (+ (* t (- (/ (* t x) (pow y 3)) (* -1 (/ x (pow y 2))))) (/ x y))> |
#<alt (+ (* t (- (* t (- (/ (* t x) (pow y 4)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2))))) (/ x y))> |
#<alt (* -1 (/ x t))> |
#<alt (/ (+ (* -1 x) (* -1 (/ (* x y) t))) t)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 2)) (pow t 2)))) (/ (* x y) t)) t)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 3)) (pow t 3)))) (+ (/ (* x y) t) (/ (* x (pow y 2)) (pow t 2)))) t)> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ (+ x (/ (* x y) t)) t))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow y 2)) t)) (* x y)) t))) t))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) t) (* -1 (* x (pow y 2)))) t)) (* x y)) t))) t))> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | inf | (* (/ (/ 2 (- y t)) z) x) |
| 1.0ms | x | @ | inf | (/ (* x 2) (* y z)) |
| 1.0ms | t | @ | inf | (* (- y t) z) |
| 1.0ms | x | @ | 0 | (/ (* x 2) (* y z)) |
| 1.0ms | z | @ | inf | (/ (/ 2 (- y t)) z) |
| 1× | batch-egg-rewrite |
| 4622× | *-lowering-*.f32 |
| 4622× | *-lowering-*.f64 |
| 3982× | /-lowering-/.f32 |
| 3982× | /-lowering-/.f64 |
| 1416× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 80 |
| 1 | 115 | 80 |
| 2 | 792 | 80 |
| 3 | 7830 | 80 |
| 0 | 8130 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (/ 2 (- y t)) z) x) |
(/ (/ 2 (- y t)) z) |
(/ 2 (- y t)) |
(- y t) |
(/ (* x 2) (* y z)) |
(* x 2) |
(* y z) |
(/ (/ (* x 2) z) y) |
(/ (* x 2) z) |
(/ (* x 2) (* (- y t) z)) |
(* (- y t) z) |
(/ (/ x (- y t)) (/ z 2)) |
(/ x (- y t)) |
(/ z 2) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y)))) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64))) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(neg.f64 (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t y) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 y t) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 t y) x) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 z (/.f64 x (-.f64 y t))))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 x z) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (-.f64 t y) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 t y) x))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1/2 binary64) (-.f64 t y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (-.f64 y t)) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z)) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 y t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1/2 binary64)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (-.f64 t y)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 #s(literal -2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 x (/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal -2 binary64) z))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(pow.f64 (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 y t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) #s(literal 1/2 binary64)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 #s(literal -2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal -2 binary64) z))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) y) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) t)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) t) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)))) |
(+.f64 (*.f64 t (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (-.f64 y t)) |
(/.f64 #s(literal -2 binary64) (-.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 t y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(pow.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) |
(*.f64 (+.f64 y t) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(+.f64 y (-.f64 #s(literal 0 binary64) t)) |
(+.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) t) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (neg.f64 (*.f64 t (/.f64 t (+.f64 y t))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) y) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) y) |
(-.f64 y t) |
(-.f64 y (/.f64 t #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 t y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (*.f64 t (/.f64 t (+.f64 y t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 1 binary64)) (/.f64 (*.f64 t (/.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) t) |
(fma.f64 #s(literal -1 binary64) t y) |
(neg.f64 (-.f64 t y)) |
(/.f64 (-.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (-.f64 (*.f64 y y) (neg.f64 (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 y t)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 y t) (+.f64 (*.f64 y y) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 y t) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 t t))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (+.f64 y t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 3 binary64)) (pow.f64 (*.f64 t (/.f64 t (+.f64 y t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (+.f64 (*.f64 (*.f64 t (/.f64 t (+.f64 y t))) (*.f64 t (/.f64 t (+.f64 y t)))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (*.f64 t (/.f64 t (+.f64 y t))))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (*.f64 (*.f64 t (/.f64 t (+.f64 y t))) (*.f64 t (/.f64 t (+.f64 y t))))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (*.f64 t (/.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (+.f64 (*.f64 y y) (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y t)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (+.f64 y t) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 x (/.f64 y (/.f64 #s(literal 2 binary64) z))) |
(/.f64 x (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y z)) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) y) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal -2 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 x z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 y z)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z x)) #s(literal 2 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 y z) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 x (/.f64 y (/.f64 #s(literal 2 binary64) z))) |
(/.f64 x (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y z)) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) y) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal -2 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 x z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 y z)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z x)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(neg.f64 (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal 1 binary64))) |
(/.f64 x (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 x z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 x #s(literal 1/2 binary64)) z) |
(pow.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 x z) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z)) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y)))) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64))) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(neg.f64 (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t y) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 y t) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 t y) x) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 z (/.f64 x (-.f64 y t))))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 x z) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (-.f64 t y) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 t y) x))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1/2 binary64) (-.f64 t y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (-.f64 y t)) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z)) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 y t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1/2 binary64)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (-.f64 t y)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 #s(literal -2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 x (/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal -2 binary64) z))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) |
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 z (-.f64 t y))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (-.f64 t y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (+.f64 y t)) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) z) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (-.f64 y t) z) |
(*.f64 z (-.f64 y t)) |
(*.f64 (*.f64 (-.f64 y t) z) #s(literal 1 binary64)) |
(*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t y)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 z (+.f64 y t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y)))) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64))) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(neg.f64 (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t y) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 y t) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 t y) x) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 z (/.f64 x (-.f64 y t))))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 x z) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (-.f64 t y) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 t y) x))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1/2 binary64) (-.f64 t y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (-.f64 y t)) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 t y))))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z)) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 y t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1/2 binary64)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (-.f64 t y)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 #s(literal -2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 x (/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal -2 binary64) z))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y)) (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) y) (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) t)) |
(+.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) t) (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y y) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y t) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 y (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)))) |
(+.f64 (*.f64 t (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y t) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 x (-.f64 t y))) |
(neg.f64 (/.f64 x (-.f64 t y))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 t y)) #s(literal 1 binary64))) |
(/.f64 x (-.f64 y t)) |
(/.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 x (-.f64 t y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) x))) |
(/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 x (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 y t))) |
(/.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(pow.f64 (/.f64 (-.f64 y t) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (*.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64))) |
(neg.f64 (/.f64 z #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 z #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 z #s(literal 2 binary64)) |
(/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -2 binary64)) |
(/.f64 (/.f64 z #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) |
(*.f64 z #s(literal 1/2 binary64)) |
(*.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) z) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 z #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 4226× | *-lowering-*.f32 |
| 4226× | *-lowering-*.f64 |
| 2264× | /-lowering-/.f32 |
| 2264× | /-lowering-/.f64 |
| 1822× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 565 | 4796 |
| 1 | 1934 | 4400 |
| 2 | 6111 | 4310 |
| 0 | 8025 | 4310 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(/ -2 (* t z)) |
(- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z)))) |
(- (* y (- (* -2 (/ y (* (pow t 3) z))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(- (* y (- (* y (- (* -2 (/ y (* (pow t 4) z))) (* 2 (/ 1 (* (pow t 3) z))))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(/ 2 (* y z)) |
(/ (+ (* 2 (/ t (* y z))) (* 2 (/ 1 z))) y) |
(/ (- (+ (* 2 (/ (pow t 2) (* (pow y 2) z))) (* 2 (/ 1 z))) (* -2 (/ t (* y z)))) y) |
(/ (- (+ (* 2 (/ (pow t 3) (* (pow y 3) z))) (* 2 (/ 1 z))) (+ (* -2 (/ t (* y z))) (* -2 (/ (pow t 2) (* (pow y 2) z))))) y) |
(/ 2 (* y z)) |
(* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) (* y z))) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) (* y z))) (* 2 (/ (pow t 2) z))) y)) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/ 2 (* y z)) |
(+ (* 2 (/ t (* (pow y 2) z))) (* 2 (/ 1 (* y z)))) |
(+ (* t (+ (* 2 (/ t (* (pow y 3) z))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(+ (* t (+ (* t (+ (* 2 (/ t (* (pow y 4) z))) (* 2 (/ 1 (* (pow y 3) z))))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(/ -2 (* t z)) |
(/ (- (* -2 (/ y (* t z))) (* 2 (/ 1 z))) t) |
(/ (- (* -2 (/ (pow y 2) (* (pow t 2) z))) (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z)))) t) |
(/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t) |
(/ -2 (* t z)) |
(* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ -2 t) |
(- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t))) |
(- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(/ 2 y) |
(/ (+ 2 (* 2 (/ t y))) y) |
(/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y) |
(/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y) |
(/ 2 y) |
(* -1 (/ (- (* -2 (/ t y)) 2) y)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y)) |
(/ 2 y) |
(+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y))) |
(+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(/ -2 t) |
(/ (- (* -2 (/ y t)) 2) t) |
(/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t) |
(/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t) |
(/ -2 t) |
(* -1 (/ (+ 2 (* 2 (/ y t))) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) t)) |
(* -1 t) |
(- y t) |
(- y t) |
(- y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
y |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(* -1 t) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* y z) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(* -1 (/ x t)) |
(+ (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) |
(+ (* -1 (/ x t)) (* y (- (* -1 (/ (* x y) (pow t 3))) (/ x (pow t 2))))) |
(+ (* -1 (/ x t)) (* y (- (* y (- (* -1 (/ (* x y) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2))))) |
(/ x y) |
(/ (+ x (/ (* t x) y)) y) |
(/ (- (+ x (/ (* (pow t 2) x) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/ (- (+ x (/ (* (pow t 3) x) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* (pow t 2) x) (pow y 2))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) y)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) y))) y)) (* t x)) y))) y)) |
(/ x y) |
(+ (/ x y) (/ (* t x) (pow y 2))) |
(+ (* t (- (/ (* t x) (pow y 3)) (* -1 (/ x (pow y 2))))) (/ x y)) |
(+ (* t (- (* t (- (/ (* t x) (pow y 4)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2))))) (/ x y)) |
(* -1 (/ x t)) |
(/ (+ (* -1 x) (* -1 (/ (* x y) t))) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 2)) (pow t 2)))) (/ (* x y) t)) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 3)) (pow t 3)))) (+ (/ (* x y) t) (/ (* x (pow y 2)) (pow t 2)))) t) |
(* -1 (/ x t)) |
(* -1 (/ (+ x (/ (* x y) t)) t)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow y 2)) t)) (* x y)) t))) t)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) t) (* -1 (* x (pow y 2)))) t)) (* x y)) t))) t)) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
| Outputs |
|---|
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 (/.f64 (/.f64 (*.f64 x y) t) t) z))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) (*.f64 (*.f64 #s(literal -2 binary64) y) (+.f64 (/.f64 (/.f64 x (*.f64 t t)) z) (/.f64 (*.f64 x y) (*.f64 z (*.f64 t (*.f64 t t))))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) (*.f64 y (+.f64 (/.f64 (*.f64 (/.f64 x (*.f64 t t)) #s(literal -2 binary64)) z) (*.f64 y (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x y) (*.f64 z (pow.f64 t #s(literal 4 binary64)))))))))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (+.f64 (/.f64 t y) (/.f64 (*.f64 t t) (*.f64 y y)))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (/.f64 x z) (+.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (+.f64 t (/.f64 (*.f64 t t) y)))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) z) (/.f64 (+.f64 (*.f64 t (*.f64 x (/.f64 #s(literal 2 binary64) z))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 t t)) y)))) y)) y)) (neg.f64 y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (*.f64 z y)) (/.f64 (*.f64 x t) (*.f64 z (*.f64 y y))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 x (*.f64 y y)) z) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x t) y) y) y) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(+.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) (*.f64 t (+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y)))) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 x z) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x t) (*.f64 z (pow.f64 y #s(literal 4 binary64)))))))))) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (*.f64 x (+.f64 (/.f64 y (*.f64 t z)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t z))))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 t z))) (*.f64 x (+.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 t z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 t t)))))))) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 t z)))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (/.f64 y z) (/.f64 (/.f64 (*.f64 y y) z) t)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t z))))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) t) z) (/.f64 #s(literal -2 binary64) z)) t) |
(- (* y (- (* -2 (/ y (* (pow t 3) z))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(+.f64 (*.f64 y (+.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) t) t) t) z) (/.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t z))))) (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(- (* y (- (* y (- (* -2 (/ y (* (pow t 4) z))) (* 2 (/ 1 (* (pow t 3) z))))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) z) (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t z))))) (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(/ 2 (* y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) y) |
(/ (+ (* 2 (/ t (* y z))) (* 2 (/ 1 z))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) z) y)) y) |
(/ (- (+ (* 2 (/ (pow t 2) (* (pow y 2) z))) (* 2 (/ 1 z))) (* -2 (/ t (* y z)))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 t t) z) y) (/.f64 t z))) y)) y) |
(/ (- (+ (* 2 (/ (pow t 3) (* (pow y 3) z))) (* 2 (/ 1 z))) (+ (* -2 (/ t (* y z))) (* -2 (/ (pow t 2) (* (pow y 2) z))))) y) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) z)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 t (*.f64 z y)) (/.f64 (*.f64 t t) (*.f64 z (*.f64 y y)))))) y) |
(/ 2 (* y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) y) |
(* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 t z)) y) (/.f64 #s(literal -2 binary64) z)) (neg.f64 y)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) (* y z))) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 t t) z) y) (/.f64 t z))) (neg.f64 y)) (/.f64 #s(literal -2 binary64) z)) (neg.f64 y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) (* y z))) (* 2 (/ (pow t 2) z))) y)) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z y)) (/.f64 (*.f64 t t) z))) y)) (/.f64 (*.f64 t #s(literal 2 binary64)) z)) y)) (/.f64 #s(literal -2 binary64) z)) (neg.f64 y)) |
(/ 2 (* y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) y) |
(+ (* 2 (/ t (* (pow y 2) z))) (* 2 (/ 1 (* y z)))) |
(+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) (/.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) z) (*.f64 y y))) |
(+ (* t (+ (* 2 (/ t (* (pow y 3) z))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) (*.f64 t (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (/.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) z) (*.f64 y (*.f64 y y)))))) |
(+ (* t (+ (* t (+ (* 2 (/ t (* (pow y 4) z))) (* 2 (/ 1 (* (pow y 3) z))))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) (*.f64 t (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) z) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 y y))))))))) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ (- (* -2 (/ y (* t z))) (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) t) z) (/.f64 #s(literal -2 binary64) z)) t) |
(/ (- (* -2 (/ (pow y 2) (* (pow t 2) z))) (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z)))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y y) z) t) (/.f64 y z))) t) (/.f64 #s(literal -2 binary64) z)) t) |
(/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 y (*.f64 t z)) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t z))))))) t) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) t) z) (/.f64 #s(literal -2 binary64) z)) t) |
(* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y y) z) t) (/.f64 y z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t z)) (/.f64 (*.f64 y y) z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 #s(literal -2 binary64) y) z)) t)) t)) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) t)) t) |
(- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(+.f64 (*.f64 y (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) t) t) t) (/.f64 #s(literal -2 binary64) (*.f64 t t)))) (/.f64 #s(literal -2 binary64) t)) |
(- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal -2 binary64) (*.f64 t t)))) (/.f64 #s(literal -2 binary64) t)) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ (+ 2 (* 2 (/ t y))) y) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) y)) y) |
(/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 t t) y) t)) y)) y) |
(/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 t y) (/.f64 (*.f64 t t) (*.f64 y y)))))) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(* -1 (/ (- (* -2 (/ t y)) 2) y)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) y)) y) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 t t) y) t)) (neg.f64 y))) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y)) |
(/.f64 (+.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) y) (*.f64 t t))) y)) (*.f64 t #s(literal 2 binary64))) y))) (neg.f64 y)) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y))) |
(+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) y) y)) |
(+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(+.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) y) (*.f64 y y)) (/.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(+.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 t (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t (+.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))))))) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ (- (* -2 (/ y t)) 2) t) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) t)) t) |
(/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 y y) t) y)) t) #s(literal 2 binary64)) t) |
(/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t t))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y y) t) t)))) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(* -1 (/ (+ 2 (* 2 (/ y t))) t)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t)) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 y y) t) y)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) t)) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) t) (*.f64 y y))) t)) (*.f64 #s(literal -2 binary64) y)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t y)) #s(literal -1 binary64))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t y)) #s(literal -1 binary64))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 t y)) #s(literal -1 binary64))) |
y |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x z)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 (/.f64 (/.f64 (*.f64 x y) t) t) z))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) (*.f64 (*.f64 #s(literal -2 binary64) y) (+.f64 (/.f64 (/.f64 x (*.f64 t t)) z) (/.f64 (*.f64 x y) (*.f64 z (*.f64 t (*.f64 t t))))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) (*.f64 y (+.f64 (/.f64 (*.f64 (/.f64 x (*.f64 t t)) #s(literal -2 binary64)) z) (*.f64 y (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x y) (*.f64 z (pow.f64 t #s(literal 4 binary64)))))))))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (+.f64 (/.f64 t y) (/.f64 (*.f64 t t) (*.f64 y y)))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (/.f64 x z) (+.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (+.f64 t (/.f64 (*.f64 t t) y)))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) z) (/.f64 (+.f64 (*.f64 t (*.f64 x (/.f64 #s(literal 2 binary64) z))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 t t)) y)))) y)) y)) (neg.f64 y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (*.f64 z y)) (/.f64 (*.f64 x t) (*.f64 z (*.f64 y y))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 x (*.f64 y y)) z) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x t) y) y) y) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(+.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) (*.f64 t (+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y)))) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 x z) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x t) (*.f64 z (pow.f64 y #s(literal 4 binary64)))))))))) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (*.f64 x (+.f64 (/.f64 y (*.f64 t z)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t z))))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 t z))) (*.f64 x (+.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 t z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 t t)))))))) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 t z)))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (/.f64 y z) (/.f64 (/.f64 (*.f64 y y) z) t)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t z))))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(* y z) |
(*.f64 z y) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 t z) y))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 t z) y))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 t z) y))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (neg.f64 (-.f64 (/.f64 (*.f64 t z) y) z))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (neg.f64 (-.f64 (/.f64 (*.f64 t z) y) z))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (neg.f64 (-.f64 (/.f64 (*.f64 t z) y) z))) |
(* y z) |
(*.f64 z y) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z (/.f64 (*.f64 z y) t))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z (/.f64 (*.f64 z y) t))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z (/.f64 (*.f64 z y) t))) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 (/.f64 (/.f64 (*.f64 x y) t) t) z))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) (*.f64 (*.f64 #s(literal -2 binary64) y) (+.f64 (/.f64 (/.f64 x (*.f64 t t)) z) (/.f64 (*.f64 x y) (*.f64 z (*.f64 t (*.f64 t t))))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) (*.f64 y (+.f64 (/.f64 (*.f64 (/.f64 x (*.f64 t t)) #s(literal -2 binary64)) z) (*.f64 y (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x y) (*.f64 z (pow.f64 t #s(literal 4 binary64)))))))))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (+.f64 (/.f64 t y) (/.f64 (*.f64 t t) (*.f64 y y)))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (/.f64 x z) (+.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (+.f64 t (/.f64 (*.f64 t t) y)))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) z) (/.f64 (+.f64 (*.f64 t (*.f64 x (/.f64 #s(literal 2 binary64) z))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 t t)) y)))) y)) y)) (neg.f64 y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (*.f64 z y)) (/.f64 (*.f64 x t) (*.f64 z (*.f64 y y))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 x (*.f64 y y)) z) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x t) y) y) y) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(+.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) (*.f64 t (+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y)))) (*.f64 t (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 x z) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x t) (*.f64 z (pow.f64 y #s(literal 4 binary64)))))))))) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (*.f64 x (+.f64 (/.f64 y (*.f64 t z)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t z))))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 t z))) (*.f64 x (+.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 t z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 t t)))))))) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (/.f64 (*.f64 x y) (*.f64 t z)))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (/.f64 y z) (/.f64 (/.f64 (*.f64 y y) z) t)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t z))))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(+ (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) |
(/.f64 (+.f64 x (/.f64 (*.f64 x y) t)) (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (/ x t)) (* y (- (* -1 (/ (* x y) (pow t 3))) (/ x (pow t 2))))) |
(-.f64 (*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x y) t) t) t)) (/.f64 x (*.f64 t t)))) (/.f64 x t)) |
(+ (* -1 (/ x t)) (* y (- (* y (- (* -1 (/ (* x y) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2))))) |
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 x (*.f64 t (*.f64 t t))))) (/.f64 x (*.f64 t t)))) (/.f64 x t)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (/ (* t x) y)) y) |
(/.f64 (+.f64 x (/.f64 (*.f64 x t) y)) y) |
(/ (- (+ x (/ (* (pow t 2) x) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y y)) (+.f64 x (/.f64 (*.f64 x t) y))) y) |
(/ (- (+ x (/ (* (pow t 3) x) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* (pow t 2) x) (pow y 2))))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x t) y)) (*.f64 y y)) (-.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x t) y)) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y y))))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 x t) y))) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) y)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x t) (*.f64 x (/.f64 (*.f64 t t) y))) y))) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) y))) y)) (* t x)) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 (*.f64 x t) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x t) y))) y)) y))) y) |
(/ x y) |
(/.f64 x y) |
(+ (/ x y) (/ (* t x) (pow y 2))) |
(+.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 x t) y) y)) |
(+ (* t (- (/ (* t x) (pow y 3)) (* -1 (/ x (pow y 2))))) (/ x y)) |
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 x t) y) y) y) (/.f64 x (*.f64 y y))))) |
(+ (* t (- (* t (- (/ (* t x) (pow y 4)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2))))) (/ x y)) |
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (/.f64 x (*.f64 y y)) (*.f64 t (+.f64 (/.f64 (*.f64 x t) (pow.f64 y #s(literal 4 binary64))) (/.f64 (/.f64 x (*.f64 y y)) y)))))) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(/ (+ (* -1 x) (* -1 (/ (* x y) t))) t) |
(/.f64 (+.f64 x (/.f64 (*.f64 x y) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 2)) (pow t 2)))) (/ (* x y) t)) t) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y y) t) t)))) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 3)) (pow t 3)))) (+ (/ (* x y) t) (/ (* x (pow y 2)) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 x y) (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 x (+.f64 (/.f64 y t) (/.f64 (/.f64 (*.f64 y y) t) t)))) t) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* -1 (/ (+ x (/ (* x y) t)) t)) |
(/.f64 (+.f64 x (/.f64 (*.f64 x y) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow y 2)) t)) (* x y)) t))) t)) |
(/.f64 (-.f64 x (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) t) (* -1 (* x (pow y 2)))) t)) (* x y)) t))) t)) |
(/.f64 (-.f64 x (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 x t))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
Compiled 32040 to 2886 computations (91% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1964 | 12 | 1976 |
| Fresh | 4 | 1 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1970 | 16 | 1986 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 49.1% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| 55.7% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) | |
| ▶ | 47.3% | (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
| 90.4% | (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) | |
| 47.3% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) | |
| ✓ | 49.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| 54.3% | (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) | |
| ▶ | 93.3% | (/.f64 x (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
| 89.6% | (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) | |
| 63.1% | (*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1/2 binary64)) (/.f64 (+.f64 y t) z)) | |
| ✓ | 93.5% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| ▶ | 93.5% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) x) |
| ▶ | 49.8% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
| 55.2% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) | |
| 49.1% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) | |
| ▶ | 55.0% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
Compiled 357 to 249 computations (30.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z)) |
| ✓ | cost-diff | 0 | (/.f64 x (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (/.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) y) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 2 binary64) y) z) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) x) |
| 1746× | *-lowering-*.f32 |
| 1746× | *-lowering-*.f64 |
| 1698× | fma-define |
| 1256× | sum3-define |
| 1196× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 111 |
| 1 | 48 | 111 |
| 2 | 106 | 111 |
| 3 | 181 | 111 |
| 4 | 273 | 111 |
| 5 | 465 | 111 |
| 6 | 932 | 111 |
| 7 | 1790 | 111 |
| 8 | 4395 | 111 |
| 9 | 7743 | 111 |
| 0 | 8079 | 111 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (/ 2 z) (- y t)) x) |
(/ (/ 2 z) (- y t)) |
(/ 2 z) |
2 |
z |
(- y t) |
y |
t |
x |
(* (/ -2 (* t z)) x) |
(/ -2 (* t z)) |
-2 |
(* t z) |
t |
z |
x |
(* (/ (/ 2 y) z) x) |
(/ (/ 2 y) z) |
(/ 2 y) |
2 |
y |
z |
x |
(/ (/ 2 (/ y x)) z) |
(/ 2 (/ y x)) |
2 |
(/ y x) |
y |
x |
z |
(/ x (/ (- y t) (/ 2 z))) |
x |
(/ (- y t) (/ 2 z)) |
(- y t) |
y |
t |
(/ 2 z) |
2 |
z |
| Outputs |
|---|
(* (/ (/ 2 z) (- y t)) x) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (-.f64 y t)) x)) |
(/ (/ 2 z) (- y t)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
(- y t) |
(-.f64 y t) |
y |
t |
x |
(* (/ -2 (* t z)) x) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/ -2 (* t z)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
-2 |
#s(literal -2 binary64) |
(* t z) |
(*.f64 z t) |
t |
z |
x |
(* (/ (/ 2 y) z) x) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
(/ (/ 2 y) z) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
2 |
#s(literal 2 binary64) |
y |
z |
x |
(/ (/ 2 (/ y x)) z) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
(/ 2 (/ y x)) |
(/.f64 #s(literal 2 binary64) (/.f64 y x)) |
2 |
#s(literal 2 binary64) |
(/ y x) |
(/.f64 y x) |
y |
x |
z |
(/ x (/ (- y t) (/ 2 z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (-.f64 y t)) x)) |
x |
(/ (- y t) (/ 2 z)) |
(/.f64 (*.f64 z (-.f64 y t)) #s(literal 2 binary64)) |
(- y t) |
(-.f64 y t) |
y |
t |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 99.3% | (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z)) |
| ✓ | accuracy | 93.4% | (/.f64 x (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
| ✓ | accuracy | 100.0% | (/.f64 y x) |
| ✓ | accuracy | 98.5% | (/.f64 #s(literal 2 binary64) (/.f64 y x)) |
| ✓ | accuracy | 92.5% | (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) y) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal 2 binary64) y) z) |
| ✓ | accuracy | 93.8% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal -2 binary64) (*.f64 t z)) |
| ✓ | accuracy | 93.3% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 99.3% | (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) |
| ✓ | accuracy | 93.6% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) x) |
| 93.0ms | 256× | 0 | valid |
Compiled 116 to 22 computations (81% saved)
ival-mult: 34.0ms (63% of total)ival-div: 18.0ms (33.4% of total)ival-sub: 1.0ms (1.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ (/ 2 z) (- y t)) x)> |
#<alt (/ (/ 2 z) (- y t))> |
#<alt (/ 2 z)> |
#<alt (- y t)> |
#<alt (* (/ -2 (* t z)) x)> |
#<alt (/ -2 (* t z))> |
#<alt (* t z)> |
#<alt (* (/ (/ 2 y) z) x)> |
#<alt (/ (/ 2 y) z)> |
#<alt (/ 2 y)> |
#<alt (/ (/ 2 (/ y x)) z)> |
#<alt (/ 2 (/ y x))> |
#<alt (/ y x)> |
#<alt (/ x (/ (- y t) (/ 2 z)))> |
#<alt (/ (- y t) (/ 2 z))> |
| Outputs |
|---|
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ -2 (* t z))> |
#<alt (- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z))))> |
#<alt (- (* y (- (* -2 (/ y (* (pow t 3) z))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z))))> |
#<alt (- (* y (- (* y (- (* -2 (/ y (* (pow t 4) z))) (* 2 (/ 1 (* (pow t 3) z))))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z))))> |
#<alt (/ 2 (* y z))> |
#<alt (/ (+ (* 2 (/ t (* y z))) (* 2 (/ 1 z))) y)> |
#<alt (/ (- (+ (* 2 (/ (pow t 2) (* (pow y 2) z))) (* 2 (/ 1 z))) (* -2 (/ t (* y z)))) y)> |
#<alt (/ (- (+ (* 2 (/ (pow t 3) (* (pow y 3) z))) (* 2 (/ 1 z))) (+ (* -2 (/ t (* y z))) (* -2 (/ (pow t 2) (* (pow y 2) z))))) y)> |
#<alt (/ 2 (* y z))> |
#<alt (* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) (* y z))) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) (* y z))) (* 2 (/ (pow t 2) z))) y)) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y))> |
#<alt (/ 2 (* y z))> |
#<alt (+ (* 2 (/ t (* (pow y 2) z))) (* 2 (/ 1 (* y z))))> |
#<alt (+ (* t (+ (* 2 (/ t (* (pow y 3) z))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z))))> |
#<alt (+ (* t (+ (* t (+ (* 2 (/ t (* (pow y 4) z))) (* 2 (/ 1 (* (pow y 3) z))))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z))))> |
#<alt (/ -2 (* t z))> |
#<alt (/ (- (* -2 (/ y (* t z))) (* 2 (/ 1 z))) t)> |
#<alt (/ (- (* -2 (/ (pow y 2) (* (pow t 2) z))) (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z)))) t)> |
#<alt (/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t)> |
#<alt (/ -2 (* t z))> |
#<alt (* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t))> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (* -1 t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -1/2 (* t z))> |
#<alt (+ (* -1/2 (* t z)) (* 1/2 (* y z)))> |
#<alt (+ (* -1/2 (* t z)) (* 1/2 (* y z)))> |
#<alt (+ (* -1/2 (* t z)) (* 1/2 (* y z)))> |
#<alt (* 1/2 (* y z))> |
#<alt (* y (+ (* -1/2 (/ (* t z) y)) (* 1/2 z)))> |
#<alt (* y (+ (* -1/2 (/ (* t z) y)) (* 1/2 z)))> |
#<alt (* y (+ (* -1/2 (/ (* t z) y)) (* 1/2 z)))> |
#<alt (* 1/2 (* y z))> |
#<alt (* -1 (* y (+ (* -1/2 z) (* 1/2 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1/2 z) (* 1/2 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1/2 z) (* 1/2 (/ (* t z) y)))))> |
#<alt (* 1/2 (* y z))> |
#<alt (+ (* -1/2 (* t z)) (* 1/2 (* y z)))> |
#<alt (+ (* -1/2 (* t z)) (* 1/2 (* y z)))> |
#<alt (+ (* -1/2 (* t z)) (* 1/2 (* y z)))> |
#<alt (* -1/2 (* t z))> |
#<alt (* t (+ (* -1/2 z) (* 1/2 (/ (* y z) t))))> |
#<alt (* t (+ (* -1/2 z) (* 1/2 (/ (* y z) t))))> |
#<alt (* t (+ (* -1/2 z) (* 1/2 (/ (* y z) t))))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* y z) t)) (* 1/2 z))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* y z) t)) (* 1/2 z))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* y z) t)) (* 1/2 z))))> |
#<alt (* 1/2 (* z (- y t)))> |
#<alt (* 1/2 (* z (- y t)))> |
#<alt (* 1/2 (* z (- y t)))> |
#<alt (* 1/2 (* z (- y t)))> |
#<alt (* 1/2 (* z (- y t)))> |
#<alt (* 1/2 (* z (- y t)))> |
#<alt (* 1/2 (* z (- y t)))> |
#<alt (* 1/2 (* z (- y t)))> |
#<alt (* 1/2 (* z (- y t)))> |
#<alt (* 1/2 (* z (- y t)))> |
#<alt (* 1/2 (* z (- y t)))> |
#<alt (* 1/2 (* z (- y t)))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | z | @ | inf | (/ -2 (* t z)) |
| 3.0ms | z | @ | inf | (/ (- y t) (/ 2 z)) |
| 1.0ms | x | @ | 0 | (* (/ -2 (* t z)) x) |
| 1.0ms | x | @ | inf | (* (/ -2 (* t z)) x) |
| 1.0ms | z | @ | 0 | (* (/ -2 (* t z)) x) |
| 1× | batch-egg-rewrite |
| 4882× | *-lowering-*.f32 |
| 4882× | *-lowering-*.f64 |
| 4816× | /-lowering-/.f32 |
| 4816× | /-lowering-/.f64 |
| 1470× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 83 |
| 1 | 118 | 83 |
| 2 | 866 | 83 |
| 0 | 8490 | 83 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (/ 2 z) (- y t)) x) |
(/ (/ 2 z) (- y t)) |
(/ 2 z) |
(- y t) |
(* (/ -2 (* t z)) x) |
(/ -2 (* t z)) |
(* t z) |
(* (/ (/ 2 y) z) x) |
(/ (/ 2 y) z) |
(/ 2 y) |
(/ (/ 2 (/ y x)) z) |
(/ 2 (/ y x)) |
(/ y x) |
(/ x (/ (- y t) (/ 2 z))) |
(/ (- y t) (/ 2 z)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y)) (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) y) (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) t)) |
(+.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) t) (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y y) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y t) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 y (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 t (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(+.f64 (*.f64 t (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 y (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) (/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 y t) x) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 y t) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 y t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y t) x) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (/.f64 x z) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) |
(/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x))) z) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) z) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (-.f64 t y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 y t))) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) z) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (pow.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z)) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y t) #s(literal 2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1/2 binary64)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal -1/2 binary64)) (/.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (pow.f64 (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 t y))) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (+.f64 (/.f64 y (/.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) t))) (/.f64 #s(literal 4 binary64) (*.f64 z z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 t t) (/.f64 #s(literal 4 binary64) (*.f64 z z)))))) (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))))) (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) y) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) t)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) t) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)))) |
(+.f64 (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 t (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(+.f64 (*.f64 t (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t y))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 t y))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t y)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z) (-.f64 (*.f64 y y) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y))) z) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) z) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y t))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y t) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) #s(literal 1/2 binary64)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) #s(literal -1/2 binary64)) (/.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) t))) (/.f64 #s(literal 4 binary64) (*.f64 z z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 t t) (/.f64 #s(literal 4 binary64) (*.f64 z z)))))) (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))))) (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)) |
(neg.f64 (/.f64 #s(literal -2 binary64) z)) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z #s(literal -2 binary64))) |
(pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 y (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(-.f64 y t) |
(-.f64 #s(literal 0 binary64) (-.f64 t y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) t) |
(fma.f64 #s(literal -1 binary64) t y) |
(neg.f64 (-.f64 t y)) |
(/.f64 (-.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 y t)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 y t) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 y t) (+.f64 (*.f64 y y) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 t t))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 y y)))) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (+.f64 (*.f64 y y) (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y t)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y t) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x t))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) x))) |
(/.f64 (/.f64 x t) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 x z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 z t)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (neg.f64 (/.f64 x (/.f64 t #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 z t)) |
(pow.f64 (/.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) t) z) |
(/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 z t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 z t) |
(*.f64 t z) |
(*.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 y (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) z)) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x z))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) x)) |
(neg.f64 (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 y #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 y x))) |
(/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x y))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 x (/.f64 z (/.f64 #s(literal 2 binary64) y))) |
(/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (/.f64 #s(literal -2 binary64) y))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) y) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (/.f64 x (/.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (/.f64 x z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z (/.f64 #s(literal -2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 z (/.f64 y (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y x))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (/.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) z) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (pow.f64 (*.f64 z (/.f64 y (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (/.f64 y (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -2 binary64) y))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) y) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) z) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal -2 binary64) y))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y #s(literal -2 binary64))) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) y)) |
(neg.f64 (/.f64 #s(literal -2 binary64) y)) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) y) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y #s(literal -2 binary64))) |
(pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 y (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) z)) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x z))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) x)) |
(neg.f64 (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 y #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 y x))) |
(/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x y))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 x (/.f64 z (/.f64 #s(literal 2 binary64) y))) |
(/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (/.f64 #s(literal -2 binary64) y))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) y) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (/.f64 x (/.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (/.f64 x z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z (/.f64 #s(literal -2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 z (/.f64 y (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y x))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (/.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) z) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (pow.f64 (*.f64 z (/.f64 y (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (/.f64 y (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (/.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) y) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 x y) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/.f64 y x) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y)) (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) y) (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) t)) |
(+.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) t) (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y y) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y t) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 y (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 t (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(+.f64 (*.f64 t (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 y (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) (/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 y t) x) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 y t) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 y t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y t) x) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (/.f64 x z) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) |
(/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x))) z) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x #s(literal 1/2 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) z) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (-.f64 t y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 y t))) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) z) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (pow.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z)) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y t) #s(literal 2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1/2 binary64)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal -1/2 binary64)) (/.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) z) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (pow.f64 (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 t y))) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 t y)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (+.f64 (/.f64 y (/.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) t))) (/.f64 #s(literal 4 binary64) (*.f64 z z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 t t) (/.f64 #s(literal 4 binary64) (*.f64 z z)))))) (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))))) (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(+.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))) (fma.f64 (/.f64 z #s(literal -2 binary64)) t (/.f64 t (/.f64 #s(literal 2 binary64) z)))) |
(+.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))) (fma.f64 z (/.f64 t #s(literal -2 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) z)))) |
(+.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(+.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y))) |
(+.f64 (fma.f64 z (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 2 binary64)) (*.f64 z (/.f64 t #s(literal 2 binary64))))) |
(+.f64 (fma.f64 y (/.f64 z #s(literal 2 binary64)) (neg.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 2 binary64)) (*.f64 z (/.f64 t #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) z (neg.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 2 binary64)) (*.f64 z (/.f64 t #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 2 binary64)) y (neg.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 2 binary64)) (*.f64 z (/.f64 t #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 2 binary64)) (*.f64 z (/.f64 t #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 2 binary64)) (*.f64 z (/.f64 t #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 2 binary64) z)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 2 binary64) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 #s(literal 2 binary64) z)) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(-.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z)) (/.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z))) |
(-.f64 (/.f64 (/.f64 y (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (/.f64 (/.f64 t (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y)))))) (/.f64 (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 t t) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t))) (/.f64 (/.f64 (*.f64 t t) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)))) |
(fma.f64 z (/.f64 y #s(literal 2 binary64)) (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(fma.f64 y (/.f64 z #s(literal 2 binary64)) (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) z (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(fma.f64 (/.f64 z #s(literal 2 binary64)) y (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(fma.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y) (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(fma.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z) (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z)) |
(/.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (-.f64 t y) (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (+.f64 (/.f64 y (/.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 t t) (/.f64 #s(literal 4 binary64) (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)) (*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 z (-.f64 y t)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (+.f64 (/.f64 y (/.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) t)) (/.f64 #s(literal 4 binary64) (*.f64 z z))) |
(/.f64 (*.f64 z (-.f64 t y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 t t) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 t t) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z) (+.f64 (*.f64 y y) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)))) |
(/.f64 (/.f64 (-.f64 y t) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 (+.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 2 binary64) z)) (+.f64 y t)) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) y) t)) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 2 binary64) (*.f64 z t))) (/.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal -2 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 z t))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal -2 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 #s(literal -2 binary64) z) t)) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) z)) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 4 binary64) (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 #s(literal -2 binary64) y) t)) (*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (*.f64 (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -2 binary64) z)) (*.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (/.f64 #s(literal 2 binary64) (*.f64 z y))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) y) t)) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y t) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 y t) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1/2 binary64)) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 y t) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 #s(literal -2 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 y t) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 t y) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (neg.f64 (+.f64 (/.f64 y (/.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) t))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 t t) (/.f64 #s(literal 4 binary64) (*.f64 z z)))))) (neg.f64 (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))))) (neg.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (pow.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (-.f64 (*.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) (/.f64 t (/.f64 #s(literal -2 binary64) z))) (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 t (/.f64 #s(literal -2 binary64) z)))))) |
(/.f64 (/.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) (/.f64 t (/.f64 #s(literal -2 binary64) z)))) (-.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 t (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) t))) (/.f64 #s(literal 4 binary64) (*.f64 z z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 t t) (/.f64 #s(literal 4 binary64) (*.f64 z z)))))) (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))))) (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 2 binary64) z))) (+.f64 y t)) |
(/.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (+.f64 y t)) |
(/.f64 (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 z #s(literal -2 binary64)) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 z #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 z #s(literal -2 binary64))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) (+.f64 y t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(/.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(/.f64 (/.f64 (+.f64 (/.f64 y (/.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) t)) (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) z)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal 1 binary64)) |
(*.f64 z (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(*.f64 (-.f64 y t) (/.f64 z #s(literal 2 binary64))) |
(*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(*.f64 (-.f64 t y) (/.f64 z #s(literal -2 binary64))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 y t)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) z) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y t)) #s(literal -2 binary64))) |
(*.f64 (+.f64 (/.f64 y (/.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) z) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 t y)) |
(*.f64 (/.f64 z #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 t t) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (/.f64 z (/.f64 #s(literal 2 binary64) y))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 z (-.f64 y t))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (-.f64 t y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 y t) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 y t) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) z)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) z)) (/.f64 (-.f64 y t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 z (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1/2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t))) (/.f64 (/.f64 z #s(literal 2 binary64)) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t))) (/.f64 z (+.f64 y t))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) |
(*.f64 (/.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) z)) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (/.f64 (-.f64 y t) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 t y) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) #s(literal 1 binary64)) z) |
(*.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 t y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (*.f64 (/.f64 z #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 y t)) |
(*.f64 (*.f64 (/.f64 (-.f64 y t) #s(literal -2 binary64)) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 2 binary64) z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
| 1× | egg-herbie |
| 4272× | *-lowering-*.f32 |
| 4272× | *-lowering-*.f64 |
| 2438× | +-lowering-+.f64 |
| 2438× | +-lowering-+.f32 |
| 2200× | /-lowering-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 340 | 3864 |
| 1 | 1215 | 3683 |
| 2 | 4151 | 3529 |
| 3 | 7390 | 3524 |
| 0 | 8348 | 3524 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ -2 (* t z)) |
(- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z)))) |
(- (* y (- (* -2 (/ y (* (pow t 3) z))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(- (* y (- (* y (- (* -2 (/ y (* (pow t 4) z))) (* 2 (/ 1 (* (pow t 3) z))))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(/ 2 (* y z)) |
(/ (+ (* 2 (/ t (* y z))) (* 2 (/ 1 z))) y) |
(/ (- (+ (* 2 (/ (pow t 2) (* (pow y 2) z))) (* 2 (/ 1 z))) (* -2 (/ t (* y z)))) y) |
(/ (- (+ (* 2 (/ (pow t 3) (* (pow y 3) z))) (* 2 (/ 1 z))) (+ (* -2 (/ t (* y z))) (* -2 (/ (pow t 2) (* (pow y 2) z))))) y) |
(/ 2 (* y z)) |
(* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) (* y z))) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) (* y z))) (* 2 (/ (pow t 2) z))) y)) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/ 2 (* y z)) |
(+ (* 2 (/ t (* (pow y 2) z))) (* 2 (/ 1 (* y z)))) |
(+ (* t (+ (* 2 (/ t (* (pow y 3) z))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(+ (* t (+ (* t (+ (* 2 (/ t (* (pow y 4) z))) (* 2 (/ 1 (* (pow y 3) z))))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(/ -2 (* t z)) |
(/ (- (* -2 (/ y (* t z))) (* 2 (/ 1 z))) t) |
(/ (- (* -2 (/ (pow y 2) (* (pow t 2) z))) (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z)))) t) |
(/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t) |
(/ -2 (* t z)) |
(* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(* -1 t) |
(- y t) |
(- y t) |
(- y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
y |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(* -1 t) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -1/2 (* t z)) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(* 1/2 (* y z)) |
(* y (+ (* -1/2 (/ (* t z) y)) (* 1/2 z))) |
(* y (+ (* -1/2 (/ (* t z) y)) (* 1/2 z))) |
(* y (+ (* -1/2 (/ (* t z) y)) (* 1/2 z))) |
(* 1/2 (* y z)) |
(* -1 (* y (+ (* -1/2 z) (* 1/2 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1/2 z) (* 1/2 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1/2 z) (* 1/2 (/ (* t z) y))))) |
(* 1/2 (* y z)) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(* -1/2 (* t z)) |
(* t (+ (* -1/2 z) (* 1/2 (/ (* y z) t)))) |
(* t (+ (* -1/2 z) (* 1/2 (/ (* y z) t)))) |
(* t (+ (* -1/2 z) (* 1/2 (/ (* y z) t)))) |
(* -1/2 (* t z)) |
(* -1 (* t (+ (* -1/2 (/ (* y z) t)) (* 1/2 z)))) |
(* -1 (* t (+ (* -1/2 (/ (* y z) t)) (* 1/2 z)))) |
(* -1 (* t (+ (* -1/2 (/ (* y z) t)) (* 1/2 z)))) |
(* 1/2 (* z (- y t))) |
(* 1/2 (* z (- y t))) |
(* 1/2 (* z (- y t))) |
(* 1/2 (* z (- y t))) |
(* 1/2 (* z (- y t))) |
(* 1/2 (* z (- y t))) |
(* 1/2 (* z (- y t))) |
(* 1/2 (* z (- y t))) |
(* 1/2 (* z (- y t))) |
(* 1/2 (* z (- y t))) |
(* 1/2 (* z (- y t))) |
(* 1/2 (* z (- y t))) |
| Outputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) (*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x (*.f64 t t)) (/.f64 (*.f64 x (/.f64 y (*.f64 t t))) t))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x y) (pow.f64 t #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))))) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t y)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 (/.f64 (*.f64 t t) y) y)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (+.f64 (/.f64 t y) (*.f64 (/.f64 t y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y))))))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t y)))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x t)) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x z)))) y)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 y y))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) (*.f64 t (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 y (*.f64 y y)))))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 2 binary64) (/.f64 t (pow.f64 y #s(literal 4 binary64))))))) (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 y y)))))) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 x (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 x (*.f64 (/.f64 y z) (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t t)))))))) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y z))) (/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 y t) z))) t) |
(- (* y (- (* -2 (/ y (* (pow t 3) z))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 y z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t t))))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(- (* y (- (* y (- (* -2 (/ y (* (pow t 4) z))) (* 2 (/ 1 (* (pow t 3) z))))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 y z)) (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t t))))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ (+ (* 2 (/ t (* y z))) (* 2 (/ 1 z))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) z) y)) y) |
(/ (- (+ (* 2 (/ (pow t 2) (* (pow y 2) z))) (* 2 (/ 1 z))) (* -2 (/ t (* y z)))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y)))) y) |
(/ (- (+ (* 2 (/ (pow t 3) (* (pow y 3) z))) (* 2 (/ 1 z))) (+ (* -2 (/ t (* y z))) (* -2 (/ (pow t 2) (* (pow y 2) z))))) y) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z y) (*.f64 y y))) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y))))) y) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) z) y)) y) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) (* y z))) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y)))) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) (* y z))) (* 2 (/ (pow t 2) z))) y)) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 t z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y))))) y)) y)) y) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(+ (* 2 (/ t (* (pow y 2) z))) (* 2 (/ 1 (* y z)))) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) z) y)) y) |
(+ (* t (+ (* 2 (/ t (* (pow y 3) z))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 (*.f64 z y) (*.f64 y y))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) z) y)) y)) |
(+ (* t (+ (* t (+ (* 2 (/ t (* (pow y 4) z))) (* 2 (/ 1 (* (pow y 3) z))))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(+.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) z) (pow.f64 y #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 y (*.f64 y y))))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) z) y)) y)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ (- (* -2 (/ y (* t z))) (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 y t) z))) t) |
(/ (- (* -2 (/ (pow y 2) (* (pow t 2) z))) (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z)))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t) (/.f64 #s(literal -2 binary64) z)) t) |
(/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t) (+.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 t t)))))) t) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 y t) z))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z)))) t) (*.f64 #s(literal -2 binary64) (/.f64 y z))) t) (/.f64 #s(literal -2 binary64) z)) t) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) (*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x (*.f64 t t)) (/.f64 (*.f64 x (/.f64 y (*.f64 t t))) t))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x y) (pow.f64 t #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))))) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t y)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 (/.f64 (*.f64 t t) y) y)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (+.f64 (/.f64 t y) (*.f64 (/.f64 t y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y))))))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t y)))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x t)) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x z)))) y)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 y y))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) y) (*.f64 t (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 y (*.f64 y y)))))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 2 binary64) (/.f64 t (pow.f64 y #s(literal 4 binary64))))))) (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 y y)))))) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 x (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 x (*.f64 (/.f64 y z) (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t t)))))))) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y z))) (/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (-.f64 y t)) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/2 binary64))) |
(* y (+ (* -1/2 (/ (* t z) y)) (* 1/2 z))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) y) (*.f64 z #s(literal 1/2 binary64)))) |
(* y (+ (* -1/2 (/ (* t z) y)) (* 1/2 z))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) y) (*.f64 z #s(literal 1/2 binary64)))) |
(* y (+ (* -1/2 (/ (* t z) y)) (* 1/2 z))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) y) (*.f64 z #s(literal 1/2 binary64)))) |
(* 1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/2 binary64))) |
(* -1 (* y (+ (* -1/2 z) (* 1/2 (/ (* t z) y))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) y) (*.f64 z #s(literal 1/2 binary64)))) |
(* -1 (* y (+ (* -1/2 z) (* 1/2 (/ (* t z) y))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) y) (*.f64 z #s(literal 1/2 binary64)))) |
(* -1 (* y (+ (* -1/2 z) (* 1/2 (/ (* t z) y))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) y) (*.f64 z #s(literal 1/2 binary64)))) |
(* 1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal 1/2 binary64))) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(+ (* -1/2 (* t z)) (* 1/2 (* y z))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* t (+ (* -1/2 z) (* 1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z y) t)))) |
(* t (+ (* -1/2 z) (* 1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z y) t)))) |
(* t (+ (* -1/2 z) (* 1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z y) t)))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1 (* t (+ (* -1/2 (/ (* y z) t)) (* 1/2 z)))) |
(*.f64 t (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z y) t)))) |
(* -1 (* t (+ (* -1/2 (/ (* y z) t)) (* 1/2 z)))) |
(*.f64 t (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z y) t)))) |
(* -1 (* t (+ (* -1/2 (/ (* y z) t)) (* 1/2 z)))) |
(*.f64 t (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z y) t)))) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
(* 1/2 (* z (- y t))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)) |
Compiled 30985 to 3321 computations (89.3% saved)
16 alts after pruning (9 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1991 | 4 | 1995 |
| Fresh | 3 | 5 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1995 | 16 | 2011 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 49.1% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| ▶ | 55.7% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
| 53.9% | (/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) | |
| ✓ | 47.3% | (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
| ▶ | 47.3% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
| ✓ | 49.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| ✓ | 93.3% | (/.f64 x (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
| 55.0% | (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) | |
| ▶ | 89.6% | (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
| 63.1% | (*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1/2 binary64)) (/.f64 (+.f64 y t) z)) | |
| ✓ | 93.5% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| ✓ | 49.8% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
| ▶ | 55.2% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
| 49.1% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) | |
| ▶ | 55.7% | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| ✓ | 55.0% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
Compiled 303 to 212 computations (30% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal -2 binary64)) z) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) z) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal -2 binary64) z) t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) t) |
| ✓ | cost-diff | 0 | (/.f64 x z) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 x (-.f64 y t)) |
| ✓ | cost-diff | 0 | (/.f64 z (/.f64 x (-.f64 y t))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
| 1992× | fnmadd-define |
| 1296× | *-lowering-*.f32 |
| 1296× | *-lowering-*.f64 |
| 1158× | fma-define |
| 1126× | sum3-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 101 |
| 1 | 44 | 101 |
| 2 | 85 | 101 |
| 3 | 152 | 101 |
| 4 | 240 | 101 |
| 5 | 379 | 101 |
| 6 | 683 | 101 |
| 7 | 1306 | 101 |
| 8 | 3121 | 101 |
| 9 | 6694 | 101 |
| 0 | 8070 | 101 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 2 (/ z (/ x (- y t)))) |
2 |
(/ z (/ x (- y t))) |
z |
(/ x (- y t)) |
x |
(- y t) |
y |
t |
(* (/ x z) (/ -2 t)) |
(/ x z) |
x |
z |
(/ -2 t) |
-2 |
t |
(* (/ (/ -2 z) t) x) |
(/ (/ -2 z) t) |
(/ -2 z) |
-2 |
z |
t |
x |
(/ (/ 2 z) (/ y x)) |
(/ 2 z) |
2 |
z |
(/ y x) |
y |
x |
(/ (/ (* x -2) z) t) |
(/ (* x -2) z) |
(* x -2) |
x |
-2 |
z |
t |
| Outputs |
|---|
(/ 2 (/ z (/ x (- y t)))) |
(/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
2 |
#s(literal 2 binary64) |
(/ z (/ x (- y t))) |
(/.f64 z (/.f64 x (-.f64 y t))) |
z |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
x |
(- y t) |
(-.f64 y t) |
y |
t |
(* (/ x z) (/ -2 t)) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z t) x)) |
(/ x z) |
(/.f64 x z) |
x |
z |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
-2 |
#s(literal -2 binary64) |
t |
(* (/ (/ -2 z) t) x) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z t) x)) |
(/ (/ -2 z) t) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
-2 |
#s(literal -2 binary64) |
z |
t |
x |
(/ (/ 2 z) (/ y x)) |
(/.f64 #s(literal 2 binary64) (*.f64 y (/.f64 z x))) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
(/ y x) |
(/.f64 y x) |
y |
x |
(/ (/ (* x -2) z) t) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z t) x)) |
(/ (* x -2) z) |
(/.f64 #s(literal -2 binary64) (/.f64 z x)) |
(* x -2) |
(*.f64 x #s(literal -2 binary64)) |
x |
-2 |
#s(literal -2 binary64) |
z |
t |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal -2 binary64)) z) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -2 binary64)) |
| ✓ | accuracy | 92.2% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
| ✓ | accuracy | 100.0% | (/.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 91.9% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -2 binary64) z) |
| ✓ | accuracy | 99.3% | (/.f64 (/.f64 #s(literal -2 binary64) z) t) |
| ✓ | accuracy | 93.3% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
| ✓ | accuracy | 100.0% | (/.f64 x z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -2 binary64) t) |
| ✓ | accuracy | 92.1% | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 x (-.f64 y t)) |
| ✓ | accuracy | 98.7% | (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
| ✓ | accuracy | 90.6% | (/.f64 z (/.f64 x (-.f64 y t))) |
| 163.0ms | 256× | 0 | valid |
Compiled 106 to 23 computations (78.3% saved)
ival-div: 20.0ms (54.5% of total)ival-mult: 13.0ms (35.4% of total)ival-sub: 3.0ms (8.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 2 (/ z (/ x (- y t))))> |
#<alt (/ z (/ x (- y t)))> |
#<alt (/ x (- y t))> |
#<alt (- y t)> |
#<alt (* (/ x z) (/ -2 t))> |
#<alt (/ x z)> |
#<alt (/ -2 t)> |
#<alt (* (/ (/ -2 z) t) x)> |
#<alt (/ (/ -2 z) t)> |
#<alt (/ -2 z)> |
#<alt (/ (/ 2 z) (/ y x))> |
#<alt (/ 2 z)> |
#<alt (/ y x)> |
#<alt (/ (/ (* x -2) z) t)> |
#<alt (/ (* x -2) z)> |
#<alt (* x -2)> |
| Outputs |
|---|
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (* -1 (/ (* t z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (/ (* y z) x)> |
#<alt (* y (+ (* -1 (/ (* t z) (* x y))) (/ z x)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* x y))) (/ z x)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* x y))) (/ z x)))> |
#<alt (/ (* y z) x)> |
#<alt (* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y)))))> |
#<alt (/ (* y z) x)> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (* -1 (/ (* t z) x))> |
#<alt (* t (+ (* -1 (/ z x)) (/ (* y z) (* t x))))> |
#<alt (* t (+ (* -1 (/ z x)) (/ (* y z) (* t x))))> |
#<alt (* t (+ (* -1 (/ z x)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* t z) x))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x))))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (* -1 (/ x t))> |
#<alt (+ (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))> |
#<alt (+ (* -1 (/ x t)) (* y (- (* -1 (/ (* x y) (pow t 3))) (/ x (pow t 2)))))> |
#<alt (+ (* -1 (/ x t)) (* y (- (* y (- (* -1 (/ (* x y) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2)))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (/ (* t x) y)) y)> |
#<alt (/ (- (+ x (/ (* (pow t 2) x) (pow y 2))) (* -1 (/ (* t x) y))) y)> |
#<alt (/ (- (+ x (/ (* (pow t 3) x) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* (pow t 2) x) (pow y 2))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) y))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) y))) y)) (* t x)) y))) y))> |
#<alt (/ x y)> |
#<alt (+ (/ x y) (/ (* t x) (pow y 2)))> |
#<alt (+ (* t (- (/ (* t x) (pow y 3)) (* -1 (/ x (pow y 2))))) (/ x y))> |
#<alt (+ (* t (- (* t (- (/ (* t x) (pow y 4)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2))))) (/ x y))> |
#<alt (* -1 (/ x t))> |
#<alt (/ (+ (* -1 x) (* -1 (/ (* x y) t))) t)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 2)) (pow t 2)))) (/ (* x y) t)) t)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 3)) (pow t 3)))) (+ (/ (* x y) t) (/ (* x (pow y 2)) (pow t 2)))) t)> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ (+ x (/ (* x y) t)) t))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow y 2)) t)) (* x y)) t))) t))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) t) (* -1 (* x (pow y 2)))) t)) (* x y)) t))) t))> |
#<alt (* -1 t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<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)> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | -inf | (/ z (/ x (- y t))) |
| 0.0ms | z | @ | 0 | (/ z (/ x (- y t))) |
| 0.0ms | x | @ | -inf | (/ x z) |
| 0.0ms | x | @ | 0 | (/ z (/ x (- y t))) |
| 0.0ms | y | @ | 0 | (/ z (/ x (- y t))) |
| 1× | batch-egg-rewrite |
| 4324× | *-lowering-*.f32 |
| 4324× | *-lowering-*.f64 |
| 3968× | /-lowering-/.f32 |
| 3968× | /-lowering-/.f64 |
| 1736× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 80 |
| 1 | 127 | 80 |
| 2 | 929 | 80 |
| 0 | 8348 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 2 (/ z (/ x (- y t)))) |
(/ z (/ x (- y t))) |
(/ x (- y t)) |
(- y t) |
(* (/ x z) (/ -2 t)) |
(/ x z) |
(/ -2 t) |
(* (/ (/ -2 z) t) x) |
(/ (/ -2 z) t) |
(/ -2 z) |
(/ (/ 2 z) (/ y x)) |
(/ 2 z) |
(/ y x) |
(/ (/ (* x -2) z) t) |
(/ (* x -2) z) |
(* x -2) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 z (/.f64 x (-.f64 y t))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y)))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 y t)))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal 2 binary64) z))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y)))))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 z (/.f64 x (-.f64 y t))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
(/.f64 x (/.f64 (*.f64 z (-.f64 t y)) #s(literal -2 binary64))) |
(/.f64 x (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 t y))) |
(/.f64 x (neg.f64 (/.f64 (*.f64 z (-.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 x z) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 x (-.f64 t y)))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))))) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 z (-.f64 t y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y t) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (-.f64 y t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (/.f64 x (-.f64 y t))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t y) x) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) (/.f64 x (/.f64 z #s(literal -2 binary64))))) |
(/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 z (/.f64 x (-.f64 y t))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y t) x) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t y) x) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 (-.f64 t y) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 t y) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 t y) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 t y))) z) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x)) (-.f64 t y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) #s(literal 1 binary64)) (-.f64 y t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 t y) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) #s(literal -1 binary64)) (-.f64 t y)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 t y) x)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 (/.f64 z (/.f64 x (-.f64 y t))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 t y)) #s(literal -2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 x (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) #s(literal 2 binary64))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x z) (pow.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 t y)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t))))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 z x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 t y) x))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 t y) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 z (/.f64 x (-.f64 y t))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 z (/.f64 x (-.f64 y t))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z x))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(+.f64 (/.f64 y (/.f64 x z)) (neg.f64 (/.f64 t (/.f64 x z)))) |
(+.f64 (/.f64 y (/.f64 x z)) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(+.f64 (/.f64 y (/.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) t)) |
(+.f64 (/.f64 y (/.f64 x z)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (/.f64 x z))))) |
(+.f64 (neg.f64 (/.f64 t (/.f64 x z))) (/.f64 y (/.f64 x z))) |
(+.f64 (*.f64 (/.f64 y (/.f64 x z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (/.f64 x z))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 z (-.f64 y t)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 x (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t y))) (/.f64 z (/.f64 x (-.f64 t y)))) |
(fma.f64 y (/.f64 z x) (neg.f64 (/.f64 t (/.f64 x z)))) |
(fma.f64 (/.f64 z x) y (neg.f64 (/.f64 t (/.f64 x z)))) |
(neg.f64 (/.f64 z (/.f64 x (-.f64 t y)))) |
(neg.f64 (/.f64 (/.f64 z (/.f64 x (-.f64 t y))) #s(literal 1 binary64))) |
(/.f64 z (/.f64 x (-.f64 y t))) |
(/.f64 (-.f64 y t) (/.f64 x z)) |
(/.f64 (/.f64 z (/.f64 x (-.f64 y t))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 t y))) |
(/.f64 (/.f64 z (/.f64 x (-.f64 t y))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (/.f64 z x) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(/.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (/.f64 (-.f64 y t) x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/.f64 (*.f64 z (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) x)) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z x)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z x)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z x)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 z x) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(/.f64 (*.f64 (/.f64 z x) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) (/.f64 x z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 t y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 y t) (/.f64 x z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 x z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) (/.f64 x z))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 x z) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 x z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 x z) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (neg.f64 (*.f64 x (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z x) (-.f64 (*.f64 y y) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (/.f64 z (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 z (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 x z)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 t (/.f64 x z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 x z)) (/.f64 y (/.f64 x z))) (-.f64 (*.f64 (neg.f64 (/.f64 t (/.f64 x z))) (neg.f64 (/.f64 t (/.f64 x z)))) (*.f64 (/.f64 y (/.f64 x z)) (neg.f64 (/.f64 t (/.f64 x z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 x z)) (/.f64 y (/.f64 x z))) (*.f64 (neg.f64 (/.f64 t (/.f64 x z))) (neg.f64 (/.f64 t (/.f64 x z))))) (-.f64 (/.f64 y (/.f64 x z)) (neg.f64 (/.f64 t (/.f64 x z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z x))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(/.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 z x) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 z x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 z x)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 x (-.f64 t y))) |
(/.f64 (/.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (/.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(pow.f64 (/.f64 z (/.f64 x (-.f64 y t))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y t) x)) |
(*.f64 (-.f64 y t) (/.f64 z x)) |
(*.f64 (/.f64 z (/.f64 x (-.f64 y t))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t y) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (-.f64 t y) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 z x))) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 z x) (-.f64 y t)) |
(*.f64 (/.f64 (-.f64 y t) x) z) |
(*.f64 (/.f64 (-.f64 y t) x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 z x))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 x (-.f64 t y)))) |
(*.f64 (*.f64 z (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 t y) x) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 t y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (/.f64 (-.f64 t y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 z (-.f64 t y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (/.f64 z x) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 t y) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 t y) x)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 z (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 z (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 z (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))) (-.f64 t y)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal -1 binary64)) (-.f64 y t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 t y) x)) |
(*.f64 (/.f64 (/.f64 z x) #s(literal -1 binary64)) (-.f64 t y)) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z x)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z x)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (/.f64 z x) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (/.f64 z x) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y)) (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) y) (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) t)) |
(+.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) t) (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y y) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y t) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 y (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)))) |
(+.f64 (*.f64 t (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y t) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 x (-.f64 t y))) |
(neg.f64 (/.f64 x (-.f64 t y))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 t y)) #s(literal 1 binary64))) |
(/.f64 x (-.f64 y t)) |
(/.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (-.f64 t y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 x (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(/.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 y t))) |
(/.f64 (*.f64 x (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(pow.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y t) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) (/.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 y t)) (*.f64 x (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(+.f64 y (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(-.f64 y t) |
(-.f64 #s(literal 0 binary64) (-.f64 t y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) t) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) t) |
(fma.f64 #s(literal -1 binary64) t y) |
(neg.f64 (-.f64 t y)) |
(/.f64 (-.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) y) t)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 y t)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 y t) (+.f64 (*.f64 y y) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 y t) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 t t))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)) (+.f64 y t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (+.f64 y t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (+.f64 (*.f64 y y) (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y t)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (+.f64 y t) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z x)))) |
(neg.f64 (*.f64 (/.f64 x t) (/.f64 #s(literal 2 binary64) z))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 t #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 z x))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) z)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 t (/.f64 x z)))) |
(/.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) t)) |
(/.f64 x (*.f64 z (/.f64 t #s(literal -2 binary64)))) |
(/.f64 (/.f64 x z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (/.f64 t (/.f64 x z))))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) t) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (/.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal 2 binary64)) t)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) |
(/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (/.f64 t #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 z x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) t)) |
(/.f64 (/.f64 x t) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 z (/.f64 t #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (/.f64 x z))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 x (*.f64 z (/.f64 t #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -2 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (/.f64 t #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z x))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t #s(literal -2 binary64)) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (pow.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z x))) |
(/.f64 x z) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal -2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) t)) |
(neg.f64 (/.f64 #s(literal 2 binary64) t)) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal -2 binary64)))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -2 binary64) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (/.f64 t #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 t #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z x)))) |
(neg.f64 (*.f64 (/.f64 x t) (/.f64 #s(literal 2 binary64) z))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 t #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 z x))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) z)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 t (/.f64 x z)))) |
(/.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) t)) |
(/.f64 x (*.f64 z (/.f64 t #s(literal -2 binary64)))) |
(/.f64 (/.f64 x z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (/.f64 t (/.f64 x z))))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) t) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (/.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal 2 binary64)) t)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) |
(/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (/.f64 t #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 z x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) t)) |
(/.f64 (/.f64 x t) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 z (/.f64 t #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (/.f64 x z))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 x (*.f64 z (/.f64 t #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -2 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (/.f64 t #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z x))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t #s(literal -2 binary64)) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (pow.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 t #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) z))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) z)) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) z) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 2 binary64) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 z (/.f64 t #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 t #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(literal -2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) z)) |
(neg.f64 (/.f64 #s(literal 2 binary64) z)) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -2 binary64) z) |
(/.f64 #s(literal 1 binary64) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 2 binary64) z)) |
(pow.f64 (/.f64 z #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 z #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x z)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x z)))) |
(neg.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) z)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 x (/.f64 y (/.f64 #s(literal 2 binary64) z))) |
(/.f64 x (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal -2 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -2 binary64) (/.f64 y x)))) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x (/.f64 z #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y x))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) z) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) z) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) z)) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) z) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z))) (/.f64 #s(literal -2 binary64) z)) |
(pow.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/.f64 y x) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z x)))) |
(neg.f64 (*.f64 (/.f64 x t) (/.f64 #s(literal 2 binary64) z))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 t #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 z x))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) z)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 t (/.f64 x z)))) |
(/.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) t)) |
(/.f64 x (*.f64 z (/.f64 t #s(literal -2 binary64)))) |
(/.f64 (/.f64 x z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (/.f64 t (/.f64 x z))))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) t) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (/.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 z #s(literal 2 binary64)) t)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) |
(/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (/.f64 t #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 z x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) t)) |
(/.f64 (/.f64 x t) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 z (/.f64 t #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (/.f64 x z))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 x (*.f64 z (/.f64 t #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -2 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (/.f64 t #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) t)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z x))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t #s(literal -2 binary64)) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (pow.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 z x))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 x (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 x z) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 x (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) x) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 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) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 #s(literal -2 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 binary64) (*.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) x)) |
| 1× | egg-herbie |
| 4398× | *-lowering-*.f32 |
| 4398× | *-lowering-*.f64 |
| 3480× | /-lowering-/.f32 |
| 3480× | /-lowering-/.f64 |
| 2378× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 317 | 3274 |
| 1 | 1067 | 3113 |
| 2 | 3698 | 3019 |
| 0 | 8457 | 3019 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(* -1 (/ (* t z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/ (* y z) x) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(/ (* y z) x) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(/ (* y z) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(* -1 (/ (* t z) x)) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(* -1 (/ (* t z) x)) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(* -1 (/ x t)) |
(+ (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) |
(+ (* -1 (/ x t)) (* y (- (* -1 (/ (* x y) (pow t 3))) (/ x (pow t 2))))) |
(+ (* -1 (/ x t)) (* y (- (* y (- (* -1 (/ (* x y) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2))))) |
(/ x y) |
(/ (+ x (/ (* t x) y)) y) |
(/ (- (+ x (/ (* (pow t 2) x) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/ (- (+ x (/ (* (pow t 3) x) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* (pow t 2) x) (pow y 2))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) y)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) y))) y)) (* t x)) y))) y)) |
(/ x y) |
(+ (/ x y) (/ (* t x) (pow y 2))) |
(+ (* t (- (/ (* t x) (pow y 3)) (* -1 (/ x (pow y 2))))) (/ x y)) |
(+ (* t (- (* t (- (/ (* t x) (pow y 4)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2))))) (/ x y)) |
(* -1 (/ x t)) |
(/ (+ (* -1 x) (* -1 (/ (* x y) t))) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 2)) (pow t 2)))) (/ (* x y) t)) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 3)) (pow t 3)))) (+ (/ (* x y) t) (/ (* x (pow y 2)) (pow t 2)))) t) |
(* -1 (/ x t)) |
(* -1 (/ (+ x (/ (* x y) t)) t)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow y 2)) t)) (* x y)) t))) t)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) t) (* -1 (* x (pow y 2)))) t)) (* x y)) t))) t)) |
(* -1 t) |
(- y t) |
(- y t) |
(- y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
y |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(* -1 t) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
| Outputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (-.f64 y t)) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x t))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) (*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (/.f64 x t) t))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 y (/.f64 x (pow.f64 t #s(literal 4 binary64)))) (/.f64 (/.f64 x t) (*.f64 t t)))) (*.f64 y y)) (*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x z))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) y) y)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (/.f64 x z) (+.f64 (/.f64 t y) (*.f64 (/.f64 t y) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 t y))))) (/.f64 x z))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x z))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (/.f64 x z))) (/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 t (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y))))) y)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) (*.f64 t (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x (*.f64 y y)) (+.f64 (/.f64 t y) #s(literal 1 binary64)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 x (-.f64 (/.f64 t (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x y)))) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x z) (*.f64 (/.f64 x z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y t))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 x (*.f64 (/.f64 y z) (+.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)))) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 y y) z))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (/ (* t z) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 t y))))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 t y))))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 t y))))) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 t y))))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 t y))))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 t y))))) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (/ (* t z) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(*.f64 t (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(*.f64 t (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(*.f64 t (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (/ (* t z) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(*.f64 t (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(*.f64 t (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(*.f64 t (*.f64 (/.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(+ (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y t))) t) |
(+ (* -1 (/ x t)) (* y (- (* -1 (/ (* x y) (pow t 3))) (/ x (pow t 2))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (/.f64 x t) t)) y)) (/.f64 x t)) |
(+ (* -1 (/ x t)) (* y (- (* y (- (* -1 (/ (* x y) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2))))) |
(-.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 y (*.f64 y (/.f64 x (pow.f64 t #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (/.f64 x t) t))))) (/.f64 x t)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (/ (* t x) y)) y) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 t y))) y)) |
(/ (- (+ x (/ (* (pow t 2) x) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/.f64 (+.f64 x (*.f64 t (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x y)))) y) |
(/ (- (+ x (/ (* (pow t 3) x) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* (pow t 2) x) (pow y 2))))) y) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (/.f64 x (*.f64 y y)) (+.f64 (/.f64 t y) #s(literal 1 binary64)))) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 t y)))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) y))) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 t y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) y)) y))) y)) |
(/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y)))) y)) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) y))) y)) (* t x)) y))) y)) |
(/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x t) (/.f64 (*.f64 t (*.f64 x (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y))))) y)) y)) y) |
(/ x y) |
(/.f64 x y) |
(+ (/ x y) (/ (* t x) (pow y 2))) |
(*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x y)) |
(+ (* t (- (/ (* t x) (pow y 3)) (* -1 (/ x (pow y 2))))) (/ x y)) |
(+.f64 (/.f64 x y) (*.f64 t (*.f64 (/.f64 x (*.f64 y y)) (+.f64 (/.f64 t y) #s(literal 1 binary64))))) |
(+ (* t (- (* t (- (/ (* t x) (pow y 4)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2))))) (/ x y)) |
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (*.f64 t (/.f64 (*.f64 x t) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 x (*.f64 y y)) (+.f64 (/.f64 t y) #s(literal 1 binary64)))))) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(/ (+ (* -1 x) (* -1 (/ (* x y) t))) t) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y t))) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 2)) (pow t 2)))) (/ (* x y) t)) t) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y t)))) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow y 3)) (pow t 3)))) (+ (/ (* x y) t) (/ (* x (pow y 2)) (pow t 2)))) t) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y t)))) t) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* -1 (/ (+ x (/ (* x y) t)) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y t))) t) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow y 2)) t)) (* x y)) t))) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y t)))) t) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) t) (* -1 (* x (pow y 2)))) t)) (* x y)) t))) t)) |
(/.f64 (+.f64 x (/.f64 (+.f64 (/.f64 (*.f64 x (+.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) t))) t) (*.f64 x y)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x (* t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
Compiled 20948 to 2675 computations (87.2% saved)
15 alts after pruning (5 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1689 | 2 | 1691 |
| Fresh | 1 | 3 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 1692 | 15 | 1707 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 49.1% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| 53.9% | (/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) | |
| ✓ | 47.3% | (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
| ✓ | 47.3% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
| 55.7% | (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) t) | |
| ✓ | 49.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| ✓ | 93.3% | (/.f64 x (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
| 55.8% | (/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) | |
| 63.1% | (*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1/2 binary64)) (/.f64 (+.f64 y t) z)) | |
| ✓ | 93.5% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| ✓ | 49.8% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
| ✓ | 55.2% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
| 49.1% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) | |
| ✓ | 55.7% | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| ✓ | 55.0% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
Compiled 443 to 211 computations (52.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) t) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
(/.f64 x (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(*.f64 (/.f64 (/.f64 (/.f64 x (+.f64 y t)) (-.f64 y t)) #s(literal 1/2 binary64)) (/.f64 (+.f64 y t) z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
7 calls:
| 11.0ms | t |
| 11.0ms | (*.f64 x #s(literal 2 binary64)) |
| 10.0ms | y |
| 9.0ms | x |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 2 | x |
| 93.5% | 1 | y |
| 98.2% | 2 | z |
| 93.5% | 1 | t |
| 98.9% | 3 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 98.3% | 2 | (*.f64 x #s(literal 2 binary64)) |
| 99.3% | 3 | (-.f64 (*.f64 y z) (*.f64 t z)) |
Compiled 53 to 39 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) t) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
(/.f64 x (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
3 calls:
| 8.0ms | x |
| 7.0ms | (*.f64 x #s(literal 2 binary64)) |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 2 | z |
| 98.2% | 2 | x |
| 98.2% | 2 | (*.f64 x #s(literal 2 binary64)) |
Compiled 17 to 14 computations (17.6% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) t) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
3 calls:
| 8.0ms | (*.f64 x #s(literal 2 binary64)) |
| 6.0ms | x |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 2 | z |
| 93.5% | 1 | x |
| 93.5% | 1 | (*.f64 x #s(literal 2 binary64)) |
Compiled 17 to 14 computations (17.6% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) t) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) x) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
1 calls:
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 2 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) t) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
| Outputs |
|---|
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
5 calls:
| 6.0ms | t |
| 6.0ms | z |
| 5.0ms | (*.f64 x #s(literal 2 binary64)) |
| 5.0ms | x |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.8% | 1 | y |
| 89.8% | 1 | t |
| 89.8% | 1 | x |
| 89.8% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 89.8% | 1 | z |
Compiled 27 to 22 computations (18.5% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) t) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
5 calls:
| 6.0ms | t |
| 5.0ms | (*.f64 x #s(literal 2 binary64)) |
| 5.0ms | y |
| 5.0ms | z |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.9% | 3 | y |
| 66.8% | 5 | x |
| 69.5% | 5 | z |
| 75.0% | 3 | t |
| 66.8% | 5 | (*.f64 x #s(literal 2 binary64)) |
Compiled 27 to 22 computations (18.5% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) t) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.3% | 3 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(/.f64 #s(literal -2 binary64) (/.f64 t (/.f64 x z))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x t)) z) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.3% | 3 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
| Outputs |
|---|
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
2 calls:
| 3.0ms | y |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.7% | 3 | t |
| 74.9% | 3 | y |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
| Outputs |
|---|
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.8% | 3 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
| Outputs |
|---|
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.7% | 3 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
4 calls:
| 2.0ms | t |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.7% | 1 | x |
| 59.4% | 2 | z |
| 55.7% | 1 | t |
| 55.7% | 1 | y |
Compiled 20 to 16 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
4 calls:
| 1.0ms | t |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.0% | 1 | y |
| 55.0% | 1 | t |
| 55.0% | 1 | x |
| 55.0% | 1 | z |
Compiled 20 to 16 computations (20% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.003095813145167634 | 145.2416331288237 |
Compiled 22 to 16 computations (27.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2818192017946906e-21 | 6.4790227159415396e-21 |
Compiled 22 to 16 computations (27.3% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 3164599125789985000.0 | 1.046342801602059e+19 |
| 4.0ms | 64× | 0 | valid |
Compiled 134 to 96 computations (28.4% saved)
ival-mult: 1.0ms (46.1% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 8.885811807049531e+42 | 4.0991117477415265e+44 |
| 9.0ms | 112× | 0 | valid |
Compiled 218 to 156 computations (28.4% saved)
ival-mult: 3.0ms (63.3% of total)ival-sub: 1.0ms (21.1% of total)ival-div: 1.0ms (21.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 1909.6235317535309 | 2751390719635112.0 |
| 14.0ms | -252984884392056030.0 | -30637326701.81493 |
| 42.0ms | 304× | 0 | valid |
Compiled 478 to 358 computations (25.1% saved)
ival-mult: 22.0ms (85.5% of total)ival-div: 2.0ms (7.8% of total)ival-sub: 1.0ms (3.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1909.6235317535309 | 2751390719635112.0 |
| 15.0ms | -252984884392056030.0 | -30637326701.81493 |
| 21.0ms | 304× | 0 | valid |
Compiled 478 to 358 computations (25.1% saved)
ival-mult: 6.0ms (57.9% of total)ival-div: 2.0ms (19.3% of total)ival-sub: 1.0ms (9.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1909.6235317535309 | 2751390719635112.0 |
| 15.0ms | -252984884392056030.0 | -30637326701.81493 |
| 23.0ms | 304× | 0 | valid |
Compiled 478 to 358 computations (25.1% saved)
ival-mult: 7.0ms (61.7% of total)ival-div: 2.0ms (17.6% of total)ival-sub: 1.0ms (8.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1909.6235317535309 | 2751390719635112.0 |
| 15.0ms | -5.101808359598668e+78 | -4.513636857549698e+72 |
| 22.0ms | 304× | 0 | valid |
Compiled 478 to 358 computations (25.1% saved)
ival-mult: 6.0ms (52.3% of total)ival-div: 3.0ms (26.2% 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 |
|---|---|---|
| 17.0ms | 1909.6235317535309 | 2751390719635112.0 |
| 14.0ms | -5.101808359598668e+78 | -4.513636857549698e+72 |
| 21.0ms | 304× | 0 | valid |
Compiled 478 to 358 computations (25.1% saved)
ival-mult: 6.0ms (58.5% of total)ival-div: 2.0ms (19.5% of total)ival-sub: 1.0ms (9.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 |
|---|---|---|
| 17.0ms | 1909.6235317535309 | 2751390719635112.0 |
| 16.0ms | -5.101808359598668e+78 | -4.513636857549698e+72 |
| 22.0ms | 304× | 0 | valid |
Compiled 478 to 358 computations (25.1% saved)
ival-mult: 6.0ms (58.1% of total)ival-div: 2.0ms (19.4% of total)ival-sub: 1.0ms (9.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 |
|---|---|---|
| 10.0ms | 2.9025132834433245e-47 | 4.2105466462410455e-46 |
| 7.0ms | 96× | 0 | valid |
Compiled 166 to 124 computations (25.3% saved)
ival-mult: 3.0ms (73.1% of total)ival-div: 1.0ms (24.4% of total)ival-sub: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 26× | *-commutative_binary64 |
| 8× | if-if-or-not_binary32 |
| 4× | +-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 276 |
| 1 | 116 | 276 |
| 2 | 121 | 276 |
| 3 | 123 | 276 |
| 4 | 124 | 276 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 5764607523034235/1152921504606846976 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) (/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64)))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 5316911983139663/2658455991569831745807614120560689152 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t))))) |
(if (<=.f64 z #s(literal 8000000000000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(if (<=.f64 z #s(literal 23000000000000002425053935791798895329148928 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(if (<=.f64 y #s(literal -72000000000000000 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) (if (<=.f64 y #s(literal 112000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)))) |
(if (<=.f64 y #s(literal -460000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) (if (<=.f64 y #s(literal 3000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)))) |
(if (<=.f64 y #s(literal -115000000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) (if (<=.f64 y #s(literal 132000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x))) |
(if (<=.f64 y #s(literal -4700000000000000343962742074919182809661053779639271558173065975118692352 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) (if (<=.f64 y #s(literal 49000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -195000000000000003753310327327474389931290165801975516390999731913590046720 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) (if (<=.f64 y #s(literal 1050000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -5699999999999999699286265331212432224113019482941095580121366948671913984 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) (if (<=.f64 y #s(literal 470000000 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 z #s(literal 1156995391866473/3213876088517980551083924184682325205044405987565585670602752 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
| Outputs |
|---|
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 5764607523034235/1152921504606846976 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) (/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64)))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 5764607523034235/1152921504606846976 binary64)) (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) (/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64)))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 5316911983139663/2658455991569831745807614120560689152 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t))))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 5316911983139663/2658455991569831745807614120560689152 binary64)) (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t))))) |
(if (<=.f64 z #s(literal 8000000000000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(if (<=.f64 z #s(literal 8000000000000000000 binary64)) (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z)) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z))) |
(if (<=.f64 z #s(literal 23000000000000002425053935791798895329148928 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(if (<=.f64 z #s(literal 23000000000000002425053935791798895329148928 binary64)) (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(if (<=.f64 y #s(literal -72000000000000000 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) (if (<=.f64 y #s(literal 112000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)))) |
(if (<=.f64 y #s(literal -72000000000000000 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) (if (<=.f64 y #s(literal 112000 binary64)) (*.f64 x (/.f64 (/.f64 #s(literal -2 binary64) z) t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)))) |
(if (<=.f64 y #s(literal -460000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) (if (<=.f64 y #s(literal 3000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)))) |
(if (<=.f64 y #s(literal -460000000000 binary64)) (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) y) z)) (if (<=.f64 y #s(literal 3000 binary64)) (*.f64 x (/.f64 (/.f64 #s(literal -2 binary64) z) t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)))) |
(if (<=.f64 y #s(literal -115000000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) (if (<=.f64 y #s(literal 132000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x))) |
(if (<=.f64 y #s(literal -115000000000000 binary64)) (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) y) z)) (if (<=.f64 y #s(literal 132000000000 binary64)) (*.f64 x (/.f64 (/.f64 #s(literal -2 binary64) z) t)) (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) y) z)))) |
(if (<=.f64 y #s(literal -4700000000000000343962742074919182809661053779639271558173065975118692352 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) (if (<=.f64 y #s(literal 49000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -4700000000000000343962742074919182809661053779639271558173065975118692352 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) (if (<=.f64 y #s(literal 49000 binary64)) (*.f64 x (/.f64 (/.f64 #s(literal -2 binary64) z) t)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -195000000000000003753310327327474389931290165801975516390999731913590046720 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) (if (<=.f64 y #s(literal 1050000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -195000000000000003753310327327474389931290165801975516390999731913590046720 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) (if (<=.f64 y #s(literal 1050000000000 binary64)) (*.f64 x (/.f64 (/.f64 #s(literal -2 binary64) t) z)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -5699999999999999699286265331212432224113019482941095580121366948671913984 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) (if (<=.f64 y #s(literal 470000000 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -5699999999999999699286265331212432224113019482941095580121366948671913984 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) (if (<=.f64 y #s(literal 470000000 binary64)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 z #s(literal 1156995391866473/3213876088517980551083924184682325205044405987565585670602752 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t))) |
(if (<=.f64 z #s(literal 1156995391866473/3213876088517980551083924184682325205044405987565585670602752 binary64)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
| 5460× | *-lowering-*.f32 |
| 5460× | *-lowering-*.f64 |
| 4882× | *-lowering-*.f32 |
| 4882× | *-lowering-*.f64 |
| 4816× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 40 |
| 1 | 83 | 40 |
| 2 | 658 | 40 |
| 0 | 8470 | 40 |
| 0 | 206 | 2176 |
| 1 | 713 | 2026 |
| 2 | 2510 | 1940 |
| 3 | 6320 | 1932 |
| 0 | 8059 | 1932 |
| 0 | 565 | 4796 |
| 1 | 1934 | 4400 |
| 2 | 6111 | 4310 |
| 0 | 8025 | 4310 |
| 0 | 21 | 83 |
| 1 | 118 | 83 |
| 2 | 866 | 83 |
| 0 | 8490 | 83 |
| 0 | 19 | 80 |
| 1 | 115 | 80 |
| 2 | 792 | 80 |
| 3 | 7830 | 80 |
| 0 | 8130 | 80 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 876 to 496 computations (43.4% saved)
(negabs z)
Compiled 1260 to 534 computations (57.6% saved)
Loading profile data...