
Time bar (total: 11.3s)
| 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: 58.0ms (47.5% of total)ival-mult: 51.0ms (41.8% of total)ival-div: 10.0ms (8.2% of total)const: 3.0ms (2.5% of total)backward-pass: 1.0ms (0.8% of total)| 648.0ms | 8256× | 0 | valid |
ival-mult: 214.0ms (64.6% of total)ival-div: 64.0ms (19.3% of total)ival-sub: 40.0ms (12.1% of total)const: 11.0ms (3.3% 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 |
|---|---|---|---|---|---|
| 26 | 0 | - | 3 | (5.911608633065681e-51 -2.7214572279068037e-275 7.915148713866963e-72 1.3331370208567373e-249) | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 4 | 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)) |
| 60.0ms | 512× | 0 | valid |
Compiled 89 to 32 computations (64% saved)
ival-mult: 13.0ms (65.6% of total)ival-div: 4.0ms (20.2% of total)ival-sub: 2.0ms (10.1% of total)const: 1.0ms (5% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 9 computations (30.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.1% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| ▶ | 89.2% | (/.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 | 90.1% | (/.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 | 98.4% | (-.f64 (*.f64 y z) (*.f64 t z)) |
| ✓ | accuracy | 91.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 44.0ms | 256× | 0 | valid |
Compiled 62 to 14 computations (77.4% saved)
ival-mult: 6.0ms (41.9% of total)ival-div: 5.0ms (34.9% of total)ival-sub: 3.0ms (21% 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 | |
|---|---|---|---|---|
| 5.0ms | y | @ | inf | (/ (* x 2) (- (* y z) (* t z))) |
| 4.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.0ms | x | @ | 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)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1026 | 11 | 1037 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1028 | 11 | 1039 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.2% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| 49.3% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) | |
| ▶ | 90.6% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| 91.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) | |
| ▶ | 53.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| 89.4% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 t y))) | |
| 89.9% | (/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (/.f64 (-.f64 y t) x) #s(literal -2 binary64)))) | |
| ▶ | 90.9% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| ▶ | 91.4% | (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
| 90.0% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) | |
| 91.2% | (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
Compiled 290 to 206 computations (29% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y t) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| ✓ | 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) |
| ✓ | 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 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 x (-.f64 y t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
| 1744× | sum3-define |
| 1514× | fma-define |
| 1424× | *-lowering-*.f32 |
| 1424× | *-lowering-*.f64 |
| 1334× | fnmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 115 |
| 1 | 47 | 115 |
| 2 | 89 | 115 |
| 3 | 137 | 115 |
| 4 | 206 | 115 |
| 5 | 343 | 115 |
| 6 | 691 | 115 |
| 7 | 1403 | 115 |
| 8 | 3338 | 115 |
| 9 | 7050 | 115 |
| 0 | 8285 | 115 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ x (- y t)) (/ 2 z)) |
(/ x (- y t)) |
x |
(- y t) |
y |
t |
(/ 2 z) |
2 |
z |
(/ (* 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 |
(* (/ (/ 2 (- y t)) z) x) |
(/ (/ 2 (- y t)) z) |
(/ 2 (- y t)) |
2 |
(- y t) |
y |
t |
z |
x |
(/ (/ 2 z) (/ (- y t) x)) |
(/ 2 z) |
2 |
z |
(/ (- y t) x) |
(- y t) |
y |
t |
x |
| Outputs |
|---|
(* (/ x (- y t)) (/ 2 z)) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(/ x (- y t)) |
(/.f64 x (-.f64 y t)) |
x |
(- y t) |
(-.f64 y t) |
y |
t |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
(/ (* x 2) (* y z)) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(* y z) |
(*.f64 y z) |
y |
z |
(/ (/ (* x 2) z) y) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/ (* x 2) z) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
z |
y |
(* (/ (/ 2 (- y t)) z) x) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(/ (/ 2 (- y t)) z) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.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 |
(/ (/ 2 z) (/ (- y t) x)) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(- y t) |
(-.f64 y t) |
y |
t |
x |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y t) x) |
| ✓ | accuracy | 90.6% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| ✓ | 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 | 91.0% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) z) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 90.7% | (/.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 | 90.1% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 x (-.f64 y t)) |
| ✓ | accuracy | 91.4% | (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
| 90.0ms | 256× | 0 | valid |
Compiled 120 to 20 computations (83.3% saved)
ival-div: 14.0ms (59.5% of total)ival-mult: 7.0ms (29.7% of total)ival-sub: 2.0ms (8.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ x (- y t)) (/ 2 z))> |
#<alt (/ x (- y t))> |
#<alt (- y t)> |
#<alt (/ 2 z)> |
#<alt (/ (* x 2) (* y z))> |
#<alt (* x 2)> |
#<alt (* y z)> |
#<alt (/ (/ (* x 2) z) y)> |
#<alt (/ (* x 2) z)> |
#<alt (* (/ (/ 2 (- y t)) z) x)> |
#<alt (/ (/ 2 (- y t)) z)> |
#<alt (/ 2 (- y t))> |
#<alt (/ (/ 2 z) (/ (- y t) x))> |
#<alt (/ (- y t) x)> |
| 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 (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ x (- y t))> |
#<alt (/ 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 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 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 (* 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 (* 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 x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (/ y x)> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (/ y x)> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (* -1 (/ t x))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | t | @ | -inf | (/ (/ 2 (- y t)) z) |
| 1.0ms | x | @ | inf | (/ (* x 2) (* y z)) |
| 1.0ms | x | @ | 0 | (/ (* x 2) (* y z)) |
| 1.0ms | z | @ | 0 | (/ (* x 2) (* y z)) |
| 1.0ms | y | @ | 0 | (/ (* x 2) (* y z)) |
| 1× | batch-egg-rewrite |
| 4986× | *-lowering-*.f32 |
| 4986× | *-lowering-*.f64 |
| 4714× | /-lowering-/.f32 |
| 4714× | /-lowering-/.f64 |
| 1512× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 80 |
| 1 | 113 | 80 |
| 2 | 839 | 80 |
| 0 | 8540 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ x (- y t)) (/ 2 z)) |
(/ x (- y t)) |
(- y t) |
(/ 2 z) |
(/ (* x 2) (* y z)) |
(* x 2) |
(* y z) |
(/ (/ (* x 2) z) y) |
(/ (* x 2) z) |
(* (/ (/ 2 (- y t)) z) x) |
(/ (/ 2 (- y t)) z) |
(/ 2 (- y t)) |
(/ (/ 2 z) (/ (- y t) x)) |
(/ (- y t) x) |
| 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 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))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 x (/.f64 (-.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 t y)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 t y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 t y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 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 z #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 t y)))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 y t))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) z))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) z)) |
(/.f64 x (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 x (-.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 (-.f64 y t) #s(literal -2 binary64)) z)) |
(/.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 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) z) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal -2 binary64)) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 (-.f64 t y) 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 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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 z (-.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 x z) (/.f64 (-.f64 y t) #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 1 binary64) (-.f64 t y)) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (-.f64 y t) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 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) (-.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 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 z (-.f64 t y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 y t) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.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 #s(literal -1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 t y) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.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 (*.f64 y y) (*.f64 t (+.f64 y 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 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 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x)) (-.f64 t y)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #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 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.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 #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) (+.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 (/.f64 z #s(literal -2 binary64))) #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 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 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 (-.f64 y t) z)) x) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 t y) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))))) |
(*.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 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y t))) |
(*.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 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (*.f64 x #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 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.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 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 t y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.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 x (-.f64 t y)) (/.f64 #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 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 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 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 #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 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.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 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 (+.f64 y t))) x)) |
(*.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 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(*.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 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.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 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 2 binary64) 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 (*.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 y) (*.f64 t t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(*.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 x (-.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 t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.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 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.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) (/.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 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) z) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/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 y) (*.f64 t t))) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (/.f64 (-.f64 y t) #s(literal 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 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 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) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.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 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t y))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.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 (*.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) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y x) (*.f64 x t))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 (/.f64 y x) (/.f64 y (*.f64 (/.f64 x y) x))) (*.f64 (/.f64 t x) (/.f64 t (*.f64 (/.f64 x t) x))))) (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y 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 z (-.f64 (*.f64 y y) (*.f64 t t)))) (+.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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.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 x (-.f64 (*.f64 y y) (*.f64 t t))) y) (*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 t t))) t)) |
(+.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 t t))) t) (*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 t 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 x (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 t (/.f64 x (-.f64 (*.f64 y y) (*.f64 t t))))) |
(+.f64 (*.f64 t (/.f64 x (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 y (/.f64 x (-.f64 (*.f64 y y) (*.f64 t 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 #s(literal 1 binary64) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (-.f64 t y)) #s(literal -1 binary64)) |
(/.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 x (-.f64 (*.f64 y y) (*.f64 t 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 (*.f64 y y) (*.f64 t (+.f64 y 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 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 x #s(literal -1 binary64)) (-.f64 t y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 t y)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.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 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 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)))) |
(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 t y))) |
(*.f64 x (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) #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 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.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 #s(literal 1 binary64) (-.f64 t y)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.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))) x)) |
(*.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 #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 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 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 x (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t y))) |
(*.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 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 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) #s(literal 1 binary64)) x) |
(*.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 x (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) x) |
(*.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))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) (*.f64 x t))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 y x) (/.f64 y (*.f64 (/.f64 x y) x))) (*.f64 (/.f64 t x) (/.f64 t (*.f64 (/.f64 x t) x))))) (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.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 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 (*.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 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 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 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 t t) (*.f64 y y)))))) |
(/.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 y) (*.f64 t t)) (-.f64 (*.f64 y y) (*.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 (*.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 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 y y) (*.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 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 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 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 y y) (*.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 t y)) #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 (*.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 (*.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 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.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 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 #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))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 z #s(literal -2 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 #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 #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 #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 y (/.f64 (*.f64 x #s(literal 2 binary64)) z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) y)) |
(neg.f64 (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) y)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 z #s(literal -2 binary64))))) |
(/.f64 x (/.f64 y (/.f64 #s(literal 2 binary64) z))) |
(/.f64 x (*.f64 (/.f64 z #s(literal 2 binary64)) y)) |
(/.f64 x (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) (-.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 (-.f64 #s(literal 0 binary64) y) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #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 y z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) y)) |
(/.f64 (/.f64 x z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x (*.f64 y z)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.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 (neg.f64 (/.f64 x y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) 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 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x))) (-.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 (/.f64 #s(literal 2 binary64) y) x) 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 x (/.f64 z #s(literal -2 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) z)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.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 #s(literal 1 binary64) (*.f64 y z)) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y))) |
(*.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 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.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 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.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 (/.f64 #s(literal -1 binary64) z) (/.f64 x y))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.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 #s(literal 0 binary64) (*.f64 y 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 #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 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #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 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 x #s(literal 2 binary64))) |
(*.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 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 x (/.f64 z #s(literal -2 binary64))) 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 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.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 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 y z)) #s(literal 2 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 z x) #s(literal -1 binary64)) (pow.f64 (/.f64 y #s(literal 2 binary64)) #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 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.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 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 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 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 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) z)) #s(literal -1/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 1 binary64) y) (/.f64 #s(literal 2 binary64) z)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.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 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.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 x #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 y z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #s(literal 0 binary64) (*.f64 y z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) y)) |
(neg.f64 (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) y)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 z #s(literal -2 binary64))))) |
(/.f64 x (/.f64 y (/.f64 #s(literal 2 binary64) z))) |
(/.f64 x (*.f64 (/.f64 z #s(literal 2 binary64)) y)) |
(/.f64 x (*.f64 (/.f64 z #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) (-.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 (-.f64 #s(literal 0 binary64) y) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #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 y z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) z) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) y)) |
(/.f64 (/.f64 x z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x (*.f64 y z)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.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 (neg.f64 (/.f64 x y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) 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 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x))) (-.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 (/.f64 #s(literal 2 binary64) y) x) 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 x (/.f64 z #s(literal -2 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) z)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.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 #s(literal 1 binary64) (*.f64 y z)) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y))) |
(*.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 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.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 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.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 (/.f64 #s(literal -1 binary64) z) (/.f64 x y))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.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 #s(literal 0 binary64) (*.f64 y 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 #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 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #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 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 x #s(literal 2 binary64))) |
(*.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 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 x (/.f64 z #s(literal -2 binary64))) 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 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.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 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 y z)) #s(literal 2 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 z x) #s(literal -1 binary64)) (pow.f64 (/.f64 y #s(literal 2 binary64)) #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 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.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 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 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 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 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) z)) #s(literal -1/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 1 binary64) y) (/.f64 #s(literal 2 binary64) z)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.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 x (/.f64 z #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(neg.f64 (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 x (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) 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 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 x z) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 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)) (-.f64 #s(literal 0 binary64) z)) |
(/.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 #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 (/.f64 #s(literal 2 binary64) z) x) |
(*.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 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 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 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 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 #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 #s(literal -1 binary64) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.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 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 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 (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 (*.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 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))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 x (/.f64 (-.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 t y)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 t y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 t y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 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 z #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 t y)))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 y t))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) z))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) z)) |
(/.f64 x (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 x (-.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 (-.f64 y t) #s(literal -2 binary64)) z)) |
(/.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 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) z) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal -2 binary64)) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 (-.f64 t y) 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 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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 z (-.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 x z) (/.f64 (-.f64 y t) #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 1 binary64) (-.f64 t y)) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (-.f64 y t) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 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) (-.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 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 z (-.f64 t y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 y t) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.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 #s(literal -1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 t y) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.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 (*.f64 y y) (*.f64 t (+.f64 y 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 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 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x)) (-.f64 t y)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #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 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.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 #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) (+.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 (/.f64 z #s(literal -2 binary64))) #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 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 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 (-.f64 y t) z)) x) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 t y) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))))) |
(*.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 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y t))) |
(*.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 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (*.f64 x #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 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.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 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 t y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.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 x (-.f64 t y)) (/.f64 #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 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 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 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 #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 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.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 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 (+.f64 y t))) x)) |
(*.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 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(*.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 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.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 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 2 binary64) 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 (*.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 y) (*.f64 t t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(*.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 x (-.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 t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.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 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.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) (/.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 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) z) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/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 y) (*.f64 t t))) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (/.f64 (-.f64 y t) #s(literal 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 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 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) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.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 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t y))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.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 (*.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) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y x) (*.f64 x t))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 (/.f64 y x) (/.f64 y (*.f64 (/.f64 x y) x))) (*.f64 (/.f64 t x) (/.f64 t (*.f64 (/.f64 x t) x))))) (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y 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 z (-.f64 (*.f64 y y) (*.f64 t t)))) (+.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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y y)) (*.f64 (/.f64 (/.f64 #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 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.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 y y))) |
(+.f64 (*.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 t))) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (/.f64 #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 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y y) (/.f64 (/.f64 #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 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y t) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)))) |
(+.f64 (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)))) |
(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)))) |
(-.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 #s(literal -1 binary64) (-.f64 t y)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) |
(/.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) z) (-.f64 t y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t y) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 t y)) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y t) #s(literal -2 binary64)) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.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 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1/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) z) #s(literal -1 binary64)) (-.f64 t y)) |
(/.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) z) (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t))) |
(/.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 (*.f64 y y) (*.f64 t (+.f64 y 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 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 (/.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) z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 (/.f64 #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 #s(literal 2 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.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 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.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) z) (/.f64 #s(literal -1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #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) z) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) 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 t y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.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 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.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 -1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 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))) 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 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (+.f64 y t) z)) |
(*.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 y) (*.f64 t t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) 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 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (+.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 #s(literal 2 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 #s(literal 1 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 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.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 #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 #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 (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 (/.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 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 z (-.f64 (*.f64 y y) (*.f64 t t)))) (+.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 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) y) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) t) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t 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 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 t (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))))) |
(+.f64 (*.f64 t (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t)))) (*.f64 y (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t 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 t y)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y t) #s(literal -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 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.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 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 (*.f64 y y) (*.f64 t (+.f64 y 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 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 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 #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)))) |
(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 t y))) |
(*.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 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) #s(literal 2 binary64)) |
(*.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 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t 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 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) #s(literal 2 binary64))) |
(*.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 (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 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.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 (*.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 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))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 x (/.f64 (-.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 t y)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 t y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 t y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 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 z #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 t y)))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 y t))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) z))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) z)) |
(/.f64 x (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 x (-.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 (-.f64 y t) #s(literal -2 binary64)) z)) |
(/.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 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) z) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal -2 binary64)) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 (-.f64 t y) 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 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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 z (-.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 x z) (/.f64 (-.f64 y t) #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 1 binary64) (-.f64 t y)) (*.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (-.f64 y t) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 x (-.f64 t y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 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) (-.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 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 z (-.f64 t y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 y t) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.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 #s(literal -1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 t y) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.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 (*.f64 y y) (*.f64 t (+.f64 y 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 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 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x)) (-.f64 t y)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #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 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.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 #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) (+.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 (/.f64 z #s(literal -2 binary64))) #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 x (/.f64 (-.f64 y t) #s(literal -2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 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 (-.f64 y t) z)) x) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 t y) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))))) |
(*.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 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y t))) |
(*.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 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (*.f64 x #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 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.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 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 t y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 t y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.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 x (-.f64 t y)) (/.f64 #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 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal -2 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 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 #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 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.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 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 (+.f64 y t))) x)) |
(*.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 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(*.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 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.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 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 2 binary64) 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 (*.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 y) (*.f64 t t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(*.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 x (-.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 t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.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 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.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) (/.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 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) z) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/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 y) (*.f64 t t))) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (/.f64 (-.f64 y t) #s(literal 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 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 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) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.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 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) z)) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t y))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.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 (*.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) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 x (/.f64 (-.f64 y t) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y x) (*.f64 x t))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 (/.f64 y x) (/.f64 y (*.f64 (/.f64 x y) x))) (*.f64 (/.f64 t x) (/.f64 t (*.f64 (/.f64 x t) x))))) (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y 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 z (-.f64 (*.f64 y y) (*.f64 t t)))) (+.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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (/.f64 (-.f64 y t) x) (fma.f64 (/.f64 #s(literal -1 binary64) x) t (/.f64 t x))) |
(+.f64 (/.f64 y x) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) x) t)) |
(+.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t)) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 y t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y x) (/.f64 t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t y) x)) |
(-.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 t x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) x) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) x) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) x)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 x (+.f64 y t))) (/.f64 (*.f64 t t) (*.f64 x (+.f64 y t)))) |
(-.f64 (/.f64 (*.f64 y x) (*.f64 x x)) (/.f64 (*.f64 x t) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (/.f64 y x) (/.f64 y (*.f64 (/.f64 x y) x))) (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x))))) (/.f64 (*.f64 (/.f64 t x) (/.f64 t (*.f64 (/.f64 x t) x))) (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) (/.f64 (/.f64 t (*.f64 (/.f64 x t) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 t y) x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 t y) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 y t) x) |
(/.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (-.f64 t y) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) x)) |
(/.f64 (-.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 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 (*.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 0 binary64) x))) |
(/.f64 (-.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 (*.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 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 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) (*.f64 x t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y t) x) (-.f64 (*.f64 y y) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x)))) (-.f64 (*.f64 (/.f64 y x) (/.f64 y (*.f64 (/.f64 x y) x))) (*.f64 (/.f64 t x) (/.f64 t (*.f64 (/.f64 x t) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)))) |
(/.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))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (-.f64 t y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (+.f64 y t) x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t y))) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 x t)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 x t)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.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 #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 #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 (-.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 x (+.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))) x))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 (*.f64 x (+.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 (*.f64 (+.f64 y t) x))) |
(/.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 x (+.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 x (+.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 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 x (+.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 x) (/.f64 y (*.f64 (/.f64 x y) x))) (*.f64 (/.f64 t x) (/.f64 t (*.f64 (/.f64 x t) x)))) (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y (*.f64 (/.f64 x y) x))) (*.f64 (/.f64 t x) (/.f64 t (*.f64 (/.f64 x t) x)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (*.f64 x (+.f64 y t)) (+.f64 (*.f64 y y) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) 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))) x) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (+.f64 y t)) |
(/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 x t)) x) (*.f64 x (/.f64 x t))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 x (-.f64 #s(literal 0 binary64) t))) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 (-.f64 #s(literal 0 binary64) x) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 x y) t)) (*.f64 (/.f64 x y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 x t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 x y) (-.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)))) 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 (*.f64 y y) (*.f64 t (+.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)) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (+.f64 y t) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 #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 (-.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 y) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.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 #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 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(/.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))) x)) |
(/.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 #s(literal 1 binary64) (-.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 #s(literal 1 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 #s(literal 1 binary64) (-.f64 (*.f64 y x) (*.f64 x t))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 y x) (/.f64 y (*.f64 (/.f64 x y) x))) (*.f64 (/.f64 t x) (/.f64 t (*.f64 (/.f64 x t) x))))) (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.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 x (-.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 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 x (-.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 0 binary64) x) (+.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 0 binary64) x) (-.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 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y x) (*.f64 x t))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y (*.f64 (/.f64 x y) x))) (*.f64 (/.f64 t x) (/.f64 t (*.f64 (/.f64 x t) x))))) (neg.f64 (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t y))) |
(/.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 x (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(/.f64 (+.f64 (*.f64 (/.f64 y x) (/.f64 y (*.f64 (/.f64 x y) x))) (pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (-.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) (/.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 y x) (/.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) (/.f64 t (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 y x) (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (-.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) 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 1 binary64) 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 1 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (+.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) 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 1 binary64) x) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 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 -1 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) 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 -1 binary64) x) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal -1 binary64) x)) (-.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 #s(literal -1 binary64) x)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) (+.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t)))) (+.f64 y t)) |
(/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 x t)) x) x) |
(pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 y t) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 t y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 t y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 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)))) x)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (-.f64 (*.f64 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 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) 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 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 y t) (/.f64 (-.f64 y t) (*.f64 x (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) x)) |
(*.f64 (-.f64 (*.f64 y x) (*.f64 x t)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y (*.f64 (/.f64 x y) x))) (*.f64 (/.f64 t x) (/.f64 t (*.f64 (/.f64 x t) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (*.f64 (/.f64 x y) x)) (*.f64 (/.f64 t x) (+.f64 (/.f64 t x) (/.f64 y x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 t y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 t y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (pow.f64 (/.f64 x (-.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 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 y t)) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) x) (/.f64 (-.f64 y t) (+.f64 (*.f64 y y) (*.f64 t (+.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 #s(literal 1 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 (+.f64 y t) x) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) 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 1 binary64) x) (-.f64 (*.f64 y y) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (-.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (-.f64 t y)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) 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))) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
| 1× | egg-herbie |
| 4172× | *-lowering-*.f32 |
| 4172× | *-lowering-*.f64 |
| 2296× | /-lowering-/.f32 |
| 2296× | /-lowering-/.f64 |
| 2126× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 567 | 4802 |
| 1 | 1922 | 4418 |
| 2 | 6082 | 4334 |
| 0 | 8140 | 4334 |
| 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)))) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ x (- y t)) |
(/ 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 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 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 (* 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)) |
(* 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 x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(/ y x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(/ y x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(/ y x) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(* -1 (/ t x)) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* -1 (/ t x)) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
| 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 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 z t)) (*.f64 x (/.f64 y (*.f64 z (*.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 (*.f64 y #s(literal -2 binary64)) (+.f64 (/.f64 x (*.f64 z (*.f64 t t))) (/.f64 (*.f64 x (/.f64 y (*.f64 t (*.f64 t t)))) 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)))))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t t))) z) (*.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 (/.f64 x (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y (/.f64 x (pow.f64 t #s(literal 4 binary64)))) z)))))) |
(* 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 #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 (*.f64 t (*.f64 t t)) y) (*.f64 y 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 #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 x #s(literal -2 binary64)) 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 x #s(literal -2 binary64)) z) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x t) 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 (*.f64 #s(literal 2 binary64) x) 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 x (/.f64 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 (*.f64 #s(literal 2 binary64) x) z) y) (*.f64 (*.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 x (*.f64 z (*.f64 y y))) (/.f64 (*.f64 x (/.f64 (/.f64 t (*.f64 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 (*.f64 #s(literal 2 binary64) x) z) y) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 x (*.f64 y (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 x t) (*.f64 z (pow.f64 y #s(literal 4 binary64))))))))) |
(* -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 x z) (*.f64 x (/.f64 (/.f64 y 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 (/.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z (*.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 x z) (*.f64 x (/.f64 (/.f64 y t) z))) (*.f64 x (+.f64 (/.f64 (*.f64 y y) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.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 x z) (*.f64 x (/.f64 (/.f64 y t) 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 #s(literal -2 binary64) (*.f64 x (+.f64 (/.f64 y z) (/.f64 (/.f64 (*.f64 y y) t) 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 y) z) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z t))))) 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)) |
(/ 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 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t) x) 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 x (/.f64 y (*.f64 t (*.f64 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 #s(literal 0 binary64) (*.f64 y (/.f64 x (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 x (+.f64 (/.f64 (*.f64 x t) y) (/.f64 (*.f64 x (*.f64 t t)) (*.f64 y 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 x (+.f64 (-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) y) (*.f64 y y)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 t t))) y) y)) (/.f64 (*.f64 x t) 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 (*.f64 x (*.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 #s(literal 0 binary64) (*.f64 x (*.f64 t t))) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) y)) y)) y))) y) |
(/ x y) |
(/.f64 x y) |
(+ (/ x y) (/ (* t x) (pow y 2))) |
(+.f64 (/.f64 x y) (/.f64 (*.f64 x t) (*.f64 y y))) |
(+ (* t (- (/ (* t x) (pow y 3)) (* -1 (/ x (pow y 2))))) (/ x y)) |
(+.f64 (/.f64 x y) (*.f64 t (+.f64 (*.f64 x (/.f64 (/.f64 t (*.f64 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 y) (*.f64 y y))))))) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(/ (+ (* -1 x) (* -1 (/ (* x y) t))) t) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t) x) 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 y y) (*.f64 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 y (*.f64 y y)) (/.f64 x (*.f64 t (*.f64 t t))))) (*.f64 x (+.f64 (/.f64 y t) (/.f64 (*.f64 y y) (*.f64 t t))))) t) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* -1 (/ (+ x (/ (* x y) t)) t)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) t) x) t) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow y 2)) t)) (* x y)) t))) t)) |
(/.f64 (-.f64 x (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 y y)) 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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 y y)) (/.f64 (*.f64 x (*.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 (+.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 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(/ 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 #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) |
(*.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 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 (*.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 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) |
(* -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 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 z t)) (*.f64 x (/.f64 y (*.f64 z (*.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 (*.f64 y #s(literal -2 binary64)) (+.f64 (/.f64 x (*.f64 z (*.f64 t t))) (/.f64 (*.f64 x (/.f64 y (*.f64 t (*.f64 t t)))) 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)))))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t t))) z) (*.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 (/.f64 x (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y (/.f64 x (pow.f64 t #s(literal 4 binary64)))) z)))))) |
(* 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 #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 (*.f64 t (*.f64 t t)) y) (*.f64 y 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 #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 x #s(literal -2 binary64)) 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 x #s(literal -2 binary64)) z) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x t) 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 (*.f64 #s(literal 2 binary64) x) 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 x (/.f64 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 (*.f64 #s(literal 2 binary64) x) z) y) (*.f64 (*.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 x (*.f64 z (*.f64 y y))) (/.f64 (*.f64 x (/.f64 (/.f64 t (*.f64 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 (*.f64 #s(literal 2 binary64) x) z) y) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 x (*.f64 y (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 x t) (*.f64 z (pow.f64 y #s(literal 4 binary64))))))))) |
(* -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 x z) (*.f64 x (/.f64 (/.f64 y 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 (/.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z (*.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 x z) (*.f64 x (/.f64 (/.f64 y t) z))) (*.f64 x (+.f64 (/.f64 (*.f64 y y) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.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 x z) (*.f64 x (/.f64 (/.f64 y t) 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 #s(literal -2 binary64) (*.f64 x (+.f64 (/.f64 y z) (/.f64 (/.f64 (*.f64 y y) t) 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 y) z) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z t))))) 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 (/ 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 (* t z)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
(- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) 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 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t t))))) (/.f64 (/.f64 #s(literal -2 binary64) 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 (*.f64 y #s(literal -2 binary64)) 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 (/.f64 #s(literal -2 binary64) 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) (+.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 t (*.f64 t t))) (*.f64 y (*.f64 z (*.f64 y y))))) (*.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 #s(literal 2 binary64) (*.f64 z y)) |
(* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 t (/.f64 #s(literal -2 binary64) 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 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) z) y) (/.f64 (*.f64 t t) z))) y)) (/.f64 (*.f64 #s(literal 2 binary64) t) z)) (neg.f64 y)) (/.f64 #s(literal -2 binary64) z)) (neg.f64 y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(+ (* 2 (/ t (* (pow y 2) z))) (* 2 (/ 1 (* y z)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 y y))) z)) |
(+ (* t (+ (* 2 (/ t (* (pow y 3) z))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 (*.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 (/.f64 (/.f64 t (*.f64 y y)) y) z) (/.f64 #s(literal 1 binary64) (*.f64 z (*.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 #s(literal 2 binary64) (*.f64 z y)) (*.f64 t (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 y y)))))))) |
(/ -2 (* t z)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
(/ (- (* -2 (/ y (* t z))) (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) 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) t) z) (/.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 (/.f64 y t) z) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t t))))))) t) |
(/ -2 (* t z)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
(* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) 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) t) z) (/.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 #s(literal 2 binary64) z) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z t)) (/.f64 (*.f64 y y) z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y #s(literal -2 binary64)) z)) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ 2 (* z (- y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) t)) t) |
(- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 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 y #s(literal -2 binary64)) (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 #s(literal 2 binary64) t) 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 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y))) (*.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 #s(literal 2 binary64) t) y)) y) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 t t) y) t)) (neg.f64 y))) (neg.f64 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 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) y) (*.f64 t t))) (neg.f64 y)) (*.f64 #s(literal 2 binary64) t)) (neg.f64 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 t (/.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(+.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 (/.f64 t (*.f64 y y)) y) (/.f64 #s(literal 1 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 #s(literal 2 binary64) t) (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 y #s(literal -2 binary64)) 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 y y) (*.f64 t t))))) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(* -1 (/ (+ 2 (* 2 (/ y t))) t)) |
(/.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.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 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) t) (*.f64 y y))) (-.f64 #s(literal 0 binary64) t)) (*.f64 y #s(literal -2 binary64))) 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 (/ 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 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 z t)) (*.f64 x (/.f64 y (*.f64 z (*.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 (*.f64 y #s(literal -2 binary64)) (+.f64 (/.f64 x (*.f64 z (*.f64 t t))) (/.f64 (*.f64 x (/.f64 y (*.f64 t (*.f64 t t)))) 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)))))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t t))) z) (*.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 (/.f64 x (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y (/.f64 x (pow.f64 t #s(literal 4 binary64)))) z)))))) |
(* 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 #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 (*.f64 t (*.f64 t t)) y) (*.f64 y 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 #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 x #s(literal -2 binary64)) 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 x #s(literal -2 binary64)) z) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x t) 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 (*.f64 #s(literal 2 binary64) x) 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 x (/.f64 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 (*.f64 #s(literal 2 binary64) x) z) y) (*.f64 (*.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 x (*.f64 z (*.f64 y y))) (/.f64 (*.f64 x (/.f64 (/.f64 t (*.f64 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 (*.f64 #s(literal 2 binary64) x) z) y) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 x (*.f64 y (*.f64 z (*.f64 y y)))) (/.f64 (*.f64 x t) (*.f64 z (pow.f64 y #s(literal 4 binary64))))))))) |
(* -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 x z) (*.f64 x (/.f64 (/.f64 y 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 (/.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z (*.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 x z) (*.f64 x (/.f64 (/.f64 y t) z))) (*.f64 x (+.f64 (/.f64 (*.f64 y y) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.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 x z) (*.f64 x (/.f64 (/.f64 y t) 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 #s(literal -2 binary64) (*.f64 x (+.f64 (/.f64 y z) (/.f64 (/.f64 (*.f64 y y) t) 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 y) z) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z t))))) 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 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 t x) y))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 t x) y))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 t x) y))) |
(/ y x) |
(/.f64 y x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 (/.f64 t x) y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 (/.f64 t x) y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 (/.f64 t x) y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 (/.f64 y t) x) (/.f64 #s(literal -1 binary64) x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 (/.f64 y t) x) (/.f64 #s(literal -1 binary64) x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 (/.f64 y t) x) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y t) x))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y t) x))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y t) x))) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
Compiled 39503 to 3476 computations (91.2% saved)
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2272 | 10 | 2282 |
| Fresh | 5 | 1 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2279 | 14 | 2293 |
| Status | Accuracy | Program |
|---|---|---|
| 49.3% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) | |
| ▶ | 54.9% | (/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
| 89.9% | (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) | |
| ✓ | 90.6% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| 54.5% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) | |
| 90.5% | (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t))) | |
| ✓ | 53.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| ▶ | 90.9% | (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
| ▶ | 53.7% | (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
| 49.2% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) | |
| ▶ | 49.2% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
| ✓ | 91.4% | (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
| 56.1% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) | |
| ▶ | 53.3% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
Compiled 295 to 212 computations (28.1% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) t) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal -2 binary64) t) z) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (*.f64 z y)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y t) z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 y t) z) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
| 1654× | *-lowering-*.f32 |
| 1654× | *-lowering-*.f64 |
| 1534× | fma-lowering-fma.f32 |
| 1534× | fma-lowering-fma.f64 |
| 1402× | fma-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 103 |
| 1 | 47 | 103 |
| 2 | 103 | 103 |
| 3 | 181 | 103 |
| 4 | 266 | 103 |
| 5 | 402 | 103 |
| 6 | 749 | 103 |
| 7 | 1392 | 103 |
| 8 | 3365 | 103 |
| 9 | 7338 | 103 |
| 0 | 8009 | 103 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 2 (/ (* (- y t) z) x)) |
2 |
(/ (* (- y t) z) x) |
(* (- y t) z) |
(- y t) |
y |
t |
z |
x |
(* (/ 2 (* z y)) x) |
(/ 2 (* z y)) |
2 |
(* z y) |
z |
y |
x |
(* (/ (/ -2 t) z) x) |
(/ (/ -2 t) z) |
(/ -2 t) |
-2 |
t |
z |
x |
(/ 2 (/ (* y z) x)) |
2 |
(/ (* y z) x) |
(* y z) |
y |
z |
x |
(/ (/ x y) (/ z 2)) |
(/ x y) |
x |
y |
(/ z 2) |
z |
2 |
| Outputs |
|---|
(/ 2 (/ (* (- y t) z) x)) |
(/.f64 x (/.f64 (*.f64 (-.f64 y t) z) #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(/ (* (- y t) z) x) |
(/.f64 (*.f64 (-.f64 y t) z) x) |
(* (- y t) z) |
(*.f64 (-.f64 y t) z) |
(- y t) |
(-.f64 y t) |
y |
t |
z |
x |
(* (/ 2 (* z y)) x) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/ 2 (* z y)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) y) |
2 |
#s(literal 2 binary64) |
(* z y) |
(*.f64 y z) |
z |
y |
x |
(* (/ (/ -2 t) z) x) |
(/.f64 x (*.f64 t (/.f64 z #s(literal -2 binary64)))) |
(/ (/ -2 t) z) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
-2 |
#s(literal -2 binary64) |
t |
z |
x |
(/ 2 (/ (* y z) x)) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
2 |
#s(literal 2 binary64) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(* y z) |
(*.f64 y z) |
y |
z |
x |
(/ (/ x y) (/ z 2)) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ z 2) |
(/.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 z #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 92.8% | (/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
| ✓ | accuracy | 90.4% | (/.f64 (*.f64 y z) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -2 binary64) t) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal -2 binary64) t) z) |
| ✓ | accuracy | 92.6% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 2 binary64) (*.f64 z y)) |
| ✓ | accuracy | 90.3% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y t) z) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
| ✓ | accuracy | 91.4% | (/.f64 (*.f64 (-.f64 y t) z) x) |
| 69.0ms | 256× | 0 | valid |
Compiled 108 to 23 computations (78.7% saved)
ival-div: 16.0ms (57.4% of total)ival-mult: 9.0ms (32.3% of total)ival-sub: 2.0ms (7.2% of total)const: 1.0ms (3.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 2 (/ (* (- y t) z) x))> |
#<alt (/ (* (- y t) z) x)> |
#<alt (* (- y t) z)> |
#<alt (- y t)> |
#<alt (* (/ 2 (* z y)) x)> |
#<alt (/ 2 (* z y))> |
#<alt (* z y)> |
#<alt (* (/ (/ -2 t) z) x)> |
#<alt (/ (/ -2 t) z)> |
#<alt (/ -2 t)> |
#<alt (/ 2 (/ (* y z) x))> |
#<alt (/ (* y z) x)> |
#<alt (* y z)> |
#<alt (/ (/ x y) (/ z 2))> |
#<alt (/ x y)> |
#<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 (* -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 (/ (* 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))> |
#<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 (* -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 (* 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 (* 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 (* 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 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 (* 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 (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) 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 (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (* 1/2 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)> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | (/ (* (- y t) z) x) |
| 3.0ms | x | @ | 0 | (* (/ (/ -2 t) z) x) |
| 1.0ms | z | @ | inf | (/ 2 (* z y)) |
| 1.0ms | x | @ | inf | (* (/ (/ -2 t) z) x) |
| 1.0ms | z | @ | 0 | (* (/ (/ -2 t) z) x) |
| 1× | batch-egg-rewrite |
| 3592× | *-lowering-*.f32 |
| 3592× | *-lowering-*.f64 |
| 3220× | /-lowering-/.f32 |
| 3220× | /-lowering-/.f64 |
| 1934× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 82 |
| 1 | 126 | 82 |
| 2 | 785 | 82 |
| 3 | 6282 | 82 |
| 0 | 8324 | 82 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 2 (/ (* (- y t) z) x)) |
(/ (* (- y t) z) x) |
(* (- y t) z) |
(- y t) |
(* (/ 2 (* z y)) x) |
(/ 2 (* z y)) |
(* z y) |
(* (/ (/ -2 t) z) x) |
(/ (/ -2 t) z) |
(/ -2 t) |
(/ 2 (/ (* y z) x)) |
(/ (* y z) x) |
(* y z) |
(/ (/ x y) (/ z 2)) |
(/ x y) |
(/ z 2) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 (-.f64 y t) z)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 (-.f64 y t) z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(/.f64 x (/.f64 (*.f64 (-.f64 y t) z) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z x) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 z x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t))) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) (-.f64 y t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) z) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 2 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) z) |
(/.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 y t)) z) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (-.f64 y t) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 (-.f64 y t) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) #s(literal -2 binary64)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.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 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(*.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 #s(literal -1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) 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 y t) (*.f64 (-.f64 y t) z))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x z))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x 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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x z)) |
(+.f64 (/.f64 y (/.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(+.f64 (/.f64 y (/.f64 x z)) (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 y (/.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 y (/.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z x))) |
(+.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (/.f64 x z))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z x)) (/.f64 y (/.f64 x z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (-.f64 y t) z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 y t) (/.f64 x z)) |
(/.f64 z (/.f64 x (-.f64 y t))) |
(/.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) x)) |
(/.f64 (*.f64 (-.f64 y t) z) x) |
(/.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(/.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 y t) (*.f64 (-.f64 y t) z)))) |
(/.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 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(/.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (-.f64 y t) z)))) |
(/.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 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x z)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x 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 x 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 x z)) (+.f64 y t)) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 y t) (/.f64 x z))) |
(/.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 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) x))) |
(/.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 #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 (neg.f64 (*.f64 y y)) (*.f64 t t)) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) (/.f64 x z))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 z (-.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 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) 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 y t) (*.f64 (-.f64 y t) z))) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 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 #s(literal -1 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y t))) |
(/.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 (neg.f64 (*.f64 y y)) (*.f64 t t))) (*.f64 x (-.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 (-.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) (-.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 (neg.f64 (*.f64 y y)) (*.f64 t t))) (*.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 (neg.f64 (*.f64 y y)) (*.f64 t t))) (*.f64 (/.f64 x z) (-.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 x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 t t)) (/.f64 z x)) (-.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 y t) (*.f64 (-.f64 y t) z))) (neg.f64 (*.f64 x (+.f64 y t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x 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 x z))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x z))) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z))) (+.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 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 1 binary64) x) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (+.f64 y t)) |
(/.f64 (*.f64 (/.f64 z x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.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 (neg.f64 (*.f64 y y)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) z))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) (/.f64 z x)) |
(*.f64 (-.f64 y t) (/.f64 (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 z (/.f64 (-.f64 y t) x)) |
(*.f64 z (*.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 z (/.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y t) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (-.f64 y t) z) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y t) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y t) (/.f64 #s(literal -1 binary64) 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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 z x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (-.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 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 z (*.f64 x (+.f64 y t)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (/.f64 z x) (+.f64 y t))) |
(*.f64 (/.f64 z x) (-.f64 y t)) |
(*.f64 (/.f64 z x) (/.f64 (-.f64 y t) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) 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 y t) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (-.f64 y t) x) z) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y)) x)) |
(*.f64 (/.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 z x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 x 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 x z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.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 x z)) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 x z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) |
(+.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (*.f64 y z)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z))) |
(fma.f64 y z (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(fma.f64 z y (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y 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 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 (+.f64 y t) (*.f64 (-.f64 y t) 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 (neg.f64 (*.f64 y y)) (*.f64 t t)) z) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z (-.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 t) (*.f64 (-.f64 y t) z)) #s(literal 1 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 (neg.f64 (*.f64 y y)) (*.f64 t t))) (-.f64 #s(literal 0 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 (neg.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 t z))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) (-.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 (-.f64 y t) z) |
(*.f64 z (-.f64 y t)) |
(*.f64 z (*.f64 (-.f64 y t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y t) z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 t (-.f64 #s(literal 0 binary64) 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)))) z)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 z (+.f64 y t))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z))) |
(*.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 t (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(*.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 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.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)))) |
(+.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 y (/.f64 y (+.f64 y t))) (neg.f64 (*.f64 t (/.f64 t (+.f64 y t))))) |
(+.f64 (fma.f64 y #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (fma.f64 #s(literal -1 binary64) t t)) |
(+.f64 (fma.f64 y #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (fma.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64) t)) |
(+.f64 (fma.f64 y #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)))) (fma.f64 t #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) t)) (fma.f64 #s(literal -1 binary64) t t)) |
(+.f64 (fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) t)) (fma.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64) t)) |
(+.f64 (fma.f64 #s(literal 1 binary64) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)))) (fma.f64 t #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (fma.f64 #s(literal -1 binary64) t t)) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (fma.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64) t)) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)))) (fma.f64 t #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 y (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) (fma.f64 (neg.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) t (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) |
(+.f64 (fma.f64 y (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) |
(+.f64 (fma.f64 y (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) (fma.f64 (neg.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t t) (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) |
(+.f64 (fma.f64 y (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (pow.f64 t #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 y (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (+.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 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))))))))) (fma.f64 (neg.f64 (+.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 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 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))) (/.f64 (*.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 (fma.f64 y (/.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.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 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.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 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) (fma.f64 (neg.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) t (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) |
(+.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) |
(+.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) (fma.f64 (neg.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t t) (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) |
(+.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (pow.f64 t #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (+.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 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))))))))) (fma.f64 (neg.f64 (+.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 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 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))) (/.f64 (*.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 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.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 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.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 (fma.f64 (*.f64 y y) (/.f64 y (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) (fma.f64 (neg.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) t (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 y (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 y (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) (fma.f64 (neg.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t t) (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 y (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (pow.f64 t #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 y (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (+.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 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))))))))) (fma.f64 (neg.f64 (+.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 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 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))) (/.f64 (*.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 (fma.f64 (*.f64 y y) (/.f64 y (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.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 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.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 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) (fma.f64 (neg.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) t (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) |
(+.f64 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) |
(+.f64 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) (fma.f64 (neg.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t t) (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) |
(+.f64 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (pow.f64 t #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (+.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 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))))))))) (fma.f64 (neg.f64 (+.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 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 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))) (/.f64 (*.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 (fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.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 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.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 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.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)))) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) (fma.f64 (neg.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) t (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.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)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.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)))) (neg.f64 (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) (fma.f64 (neg.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t t) (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.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)))) (neg.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (pow.f64 t #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.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)))) (neg.f64 (*.f64 (+.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 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))))))))) (fma.f64 (neg.f64 (+.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 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 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))) (/.f64 (*.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 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.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)))) (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.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 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.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 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) (fma.f64 (neg.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) t (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) t))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t (*.f64 t t))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) (fma.f64 (neg.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 t t) (*.f64 (/.f64 t (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (*.f64 t t)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (pow.f64 t #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (pow.f64 t #s(literal 3/2 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (*.f64 (+.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 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))))))))) (fma.f64 (neg.f64 (+.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 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 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))) (/.f64 (*.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 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))))) (fma.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (/.f64 (*.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 y y) (*.f64 t (+.f64 y t))) (/.f64 (*.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 (fma.f64 y (/.f64 y (+.f64 y t)) (neg.f64 (*.f64 (/.f64 t (+.f64 y t)) t))) (fma.f64 (neg.f64 (/.f64 t (+.f64 y t))) t (*.f64 (/.f64 t (+.f64 y t)) t))) |
(+.f64 (fma.f64 y (/.f64 y (+.f64 y t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 t t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t))) (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 t t)))) |
(+.f64 (fma.f64 y (/.f64 y (+.f64 y t)) (neg.f64 (*.f64 (-.f64 y t) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t)))))) (fma.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 y t) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t)))))) |
(+.f64 (fma.f64 y (/.f64 y (+.f64 y t)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y t)) (neg.f64 (*.f64 (/.f64 t (+.f64 y t)) t))) (fma.f64 (neg.f64 (/.f64 t (+.f64 y t))) t (*.f64 (/.f64 t (+.f64 y t)) t))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 t t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t))) (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 t t)))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y t)) (neg.f64 (*.f64 (-.f64 y t) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t)))))) (fma.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 y t) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t)))))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y t)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t) (neg.f64 (*.f64 (/.f64 t (+.f64 y t)) t))) (fma.f64 (neg.f64 (/.f64 t (+.f64 y t))) t (*.f64 (/.f64 t (+.f64 y t)) t))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 t t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t))) (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 t t)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t) (neg.f64 (*.f64 (-.f64 y t) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t)))))) (fma.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 y t) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (neg.f64 (*.f64 (/.f64 t (+.f64 y t)) t))) (fma.f64 (neg.f64 (/.f64 t (+.f64 y t))) t (*.f64 (/.f64 t (+.f64 y t)) t))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (+.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 1 binary64) (+.f64 y t)) (*.f64 t t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t))) (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 t t)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (neg.f64 (*.f64 (-.f64 y t) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t)))))) (fma.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t))) (*.f64 (-.f64 y t) (/.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y)))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t 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 y (/.f64 y (+.f64 y t))) (*.f64 t (/.f64 t (+.f64 y t)))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) t) |
(fma.f64 #s(literal -1 binary64) t y) |
(neg.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.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))) (+.f64 (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) 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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(/.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 (neg.f64 (*.f64 y y)) (*.f64 t t)) (-.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 t (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.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 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 (*.f64 y y) (*.f64 t t)) #s(literal 1 binary64)) (+.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 (*.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 (*.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 t (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 y y)) (*.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))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 t t))) (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 y (/.f64 y (+.f64 y t))) #s(literal 3 binary64)) (pow.f64 (*.f64 t (/.f64 t (+.f64 y t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (/.f64 y (+.f64 y t))) (*.f64 y (/.f64 y (+.f64 y t)))) (+.f64 (*.f64 (*.f64 t (/.f64 t (+.f64 y t))) (*.f64 t (/.f64 t (+.f64 y t)))) (*.f64 (*.f64 y (/.f64 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 y (/.f64 y (+.f64 y t))) (*.f64 y (/.f64 y (+.f64 y t)))) (*.f64 (*.f64 t (/.f64 t (+.f64 y t))) (*.f64 t (/.f64 t (+.f64 y t))))) (+.f64 (*.f64 y (/.f64 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 t (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 y y)) (*.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 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 (*.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 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) (+.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 (+.f64 y t) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.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 (neg.f64 (*.f64 y y)) (*.f64 t t)) (/.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 (*.f64 y y) (*.f64 t (+.f64 y t))) (-.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 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 y (/.f64 x (/.f64 z #s(literal 2 binary64))))) #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 y (/.f64 #s(literal -2 binary64) z))) (/.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64))) (/.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 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 x (*.f64 z (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x (*.f64 y z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (/.f64 x z)) #s(literal -2 binary64))) |
(/.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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z))))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 x z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y 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 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) y) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 y z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 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 z (/.f64 y #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 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 y z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z)) y) |
(/.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/2 binary64)) z) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) y) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 y z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) z) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) z)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal -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)) y) |
(pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) x) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 x (*.f64 y 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 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y 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 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1 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 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -2 binary64)) |
(*.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 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y 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 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 y z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.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 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) 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 y z))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 x z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) z) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (/.f64 #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 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (*.f64 z (/.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (*.f64 z (/.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (/.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z)) #s(literal -2 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 y z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y 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) z) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) x)) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 t #s(literal 2 binary64))) z)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (/.f64 #s(literal 2 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 t #s(literal 2 binary64)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) (*.f64 x #s(literal -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 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 x (/.f64 t #s(literal -2 binary64)))))) |
(/.f64 (/.f64 x (/.f64 t #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) t) |
(/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) t) |
(/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) t) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 x (/.f64 t #s(literal 2 binary64))) #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 (/.f64 #s(literal -1 binary64) t) (/.f64 x z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t 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) (*.f64 t z)) x)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x t) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal -2 binary64) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (/.f64 t #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x (/.f64 z #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 x (/.f64 t #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(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 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) t))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) z) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t #s(literal 2 binary64)) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) 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 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) #s(literal 1 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 t z))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) t)) |
(*.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 1 binary64) z) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) t)) |
(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))) |
(/.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 y (/.f64 x (/.f64 z #s(literal 2 binary64))))) #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 y (/.f64 #s(literal -2 binary64) z))) (/.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64))) (/.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 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 x (*.f64 z (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x (*.f64 y z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (/.f64 x z)) #s(literal -2 binary64))) |
(/.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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z))))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 x z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y 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 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) y) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 y z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 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 z (/.f64 y #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 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 y z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z)) y) |
(/.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/2 binary64)) z) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) y) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 y z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) z) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) z)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal -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)) y) |
(pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) x) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 x (*.f64 y 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 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y 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 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1 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 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -2 binary64)) |
(*.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 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y 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 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 y z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.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 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) 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 y z))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 x z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(/.f64 y (/.f64 x z)) |
(/.f64 z (/.f64 x y)) |
(/.f64 (*.f64 y z) x) |
(/.f64 (/.f64 y (/.f64 x z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y z))) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 y (/.f64 x z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z x)) |
(*.f64 y (/.f64 (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 z (/.f64 y x)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x z))) |
(*.f64 (/.f64 y x) z) |
(*.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z x) y) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 y z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y 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) z) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64))))) #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 y (/.f64 #s(literal -2 binary64) z))) (/.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z #s(literal -2 binary64))) (/.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 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 x (*.f64 z (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x (*.f64 y z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (/.f64 x z)) #s(literal -2 binary64))) |
(/.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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z))))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 x z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y 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 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) y) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 y z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 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 z (/.f64 y #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 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 y z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z)) y) |
(/.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/2 binary64)) z) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z x)) y) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 y z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) z) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) z)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal -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)) y) |
(pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) x) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 x (*.f64 y 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 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y 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 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1 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 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -2 binary64)) |
(*.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 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y 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 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 y z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.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 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) 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 y z))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 x z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 x y) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(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 |
| 4596× | *-lowering-*.f32 |
| 4596× | *-lowering-*.f64 |
| 3624× | /-lowering-/.f32 |
| 3624× | /-lowering-/.f64 |
| 1506× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 223 | 3442 |
| 1 | 787 | 3213 |
| 2 | 2814 | 3061 |
| 3 | 6863 | 3059 |
| 0 | 8242 | 3059 |
| 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)))) |
(* -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)))) |
(/ (* 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)) |
(+ (* -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)) |
(* -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 (* 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)) |
(* 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 (* 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 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 (* 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))) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(* y z) |
(* 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))) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(* 1/2 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 z)) t) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (/.f64 (*.f64 x y) (*.f64 t t)) (/.f64 x t))) |
(+ (* -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 z)) t) (*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (+.f64 (*.f64 x (/.f64 (/.f64 y (*.f64 t t)) t)) (/.f64 x (*.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 (/.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 (*.f64 x y) (*.f64 t t)) (/.f64 x t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) x) z) (/.f64 #s(literal 2 binary64) 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 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 x z) (*.f64 (/.f64 x z) (+.f64 (*.f64 (/.f64 t (*.f64 y y)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y)))) (/.f64 t y))))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) x) z) (/.f64 #s(literal 2 binary64) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) (*.f64 (/.f64 (*.f64 x (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y)))) z) (/.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 #s(literal -2 binary64) (/.f64 x z)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x t)) z) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 (*.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 #s(literal 2 binary64)) y) z) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) 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 x #s(literal 2 binary64)) y) z) (*.f64 t (*.f64 (/.f64 x z) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 2 binary64) 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 t (*.f64 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 #s(literal 2 binary64) t) (*.f64 y y))))) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x 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 #s(literal -2 binary64) (/.f64 (+.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 #s(literal -2 binary64) (/.f64 x 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 x #s(literal 2 binary64)) z) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) 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 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 (*.f64 x (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 y y) z))) (/.f64 #s(literal 2 binary64) t))) t)) t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(* -1 (/ (* t z) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t z) 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 (-.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 z x))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 z x))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 z x))) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 z x))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 z x))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 z x))) |
(/ (* 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 t z) x)) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(*.f64 t (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t))) x)) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(*.f64 t (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t))) x)) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(*.f64 t (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t))) x)) |
(* -1 (/ (* t z) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t z) x)) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(*.f64 t (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t))) x)) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(*.f64 t (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t))) x)) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(*.f64 t (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.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) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -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 z (/.f64 t y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 t y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 t y)))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 t y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 t y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 t y)))) |
(* 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 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.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)) |
(* z (- y t)) |
(*.f64 z (-.f64 y 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 (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/ 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)) |
(* 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 (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x z)) t) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t 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 (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(* 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 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(* 2 (/ x (* y z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(* 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 23438 to 2505 computations (89.3% saved)
16 alts after pruning (9 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1603 | 6 | 1609 |
| Fresh | 3 | 3 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1607 | 16 | 1623 |
| Status | Accuracy | Program |
|---|---|---|
| 49.3% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) | |
| ✓ | 54.9% | (/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
| ✓ | 90.6% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| ▶ | 90.5% | (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t))) |
| ✓ | 53.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| ▶ | 49.3% | (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
| ✓ | 90.9% | (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
| 55.8% | (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) | |
| ▶ | 56.5% | (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
| ✓ | 49.2% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
| ✓ | 91.4% | (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
| 56.1% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) | |
| ▶ | 49.3% | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| 48.4% | (*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) | |
| ✓ | 53.3% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ▶ | 49.2% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
Compiled 289 to 209 computations (27.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) z) |
| ✓ | cost-diff | 0 | (/.f64 t (/.f64 #s(literal -2 binary64) z)) |
| ✓ | cost-diff | 0 | (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
| ✓ | cost-diff | 0 | (/.f64 z x) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z x) y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
| ✓ | 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 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 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t)) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t))) |
| 1602× | *-lowering-*.f32 |
| 1602× | *-lowering-*.f64 |
| 1550× | fma-define |
| 1382× | sum3-define |
| 1208× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 104 |
| 1 | 55 | 102 |
| 2 | 125 | 102 |
| 3 | 261 | 102 |
| 4 | 463 | 102 |
| 5 | 783 | 102 |
| 6 | 1553 | 102 |
| 7 | 2317 | 102 |
| 8 | 4397 | 102 |
| 9 | 7194 | 102 |
| 0 | 8001 | 102 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ 2 z) (* (/ 1 x) (- y t))) |
(/ 2 z) |
2 |
z |
(* (/ 1 x) (- y t)) |
(/ 1 x) |
1 |
x |
(- y t) |
y |
t |
(* (/ -2 (* t z)) x) |
(/ -2 (* t z)) |
-2 |
(* t z) |
t |
z |
x |
(* (/ x z) (/ -2 t)) |
(/ x z) |
x |
z |
(/ -2 t) |
-2 |
t |
(/ 2 (* (/ z x) y)) |
2 |
(* (/ z x) y) |
(/ z x) |
z |
x |
y |
(/ x (/ t (/ -2 z))) |
x |
(/ t (/ -2 z)) |
t |
(/ -2 z) |
-2 |
z |
| Outputs |
|---|
(/ (/ 2 z) (* (/ 1 x) (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
(* (/ 1 x) (- y t)) |
(/.f64 (-.f64 y t) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(- y t) |
(-.f64 y t) |
y |
t |
(* (/ -2 (* t z)) x) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
-2 |
#s(literal -2 binary64) |
(* t z) |
(*.f64 z t) |
t |
z |
x |
(* (/ x z) (/ -2 t)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/ x z) |
(/.f64 x z) |
x |
z |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
-2 |
#s(literal -2 binary64) |
t |
(/ 2 (* (/ z x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
2 |
#s(literal 2 binary64) |
(* (/ z x) y) |
(/.f64 (*.f64 z y) x) |
(/ z x) |
(/.f64 z x) |
z |
x |
y |
(/ x (/ t (/ -2 z))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
x |
(/ t (/ -2 z)) |
(/.f64 t (/.f64 #s(literal -2 binary64) z)) |
t |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
-2 |
#s(literal -2 binary64) |
z |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -2 binary64) z) |
| ✓ | accuracy | 99.7% | (/.f64 t (/.f64 #s(literal -2 binary64) z)) |
| ✓ | accuracy | 92.9% | (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
| ✓ | accuracy | 100.0% | (/.f64 z x) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
| ✓ | accuracy | 89.7% | (*.f64 (/.f64 z x) y) |
| ✓ | accuracy | 100.0% | (/.f64 x z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -2 binary64) t) |
| ✓ | accuracy | 91.9% | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal -2 binary64) (*.f64 t z)) |
| ✓ | accuracy | 92.6% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t)) |
| ✓ | accuracy | 90.6% | (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t))) |
| 92.0ms | 256× | 0 | valid |
Compiled 112 to 25 computations (77.7% saved)
ival-div: 38.0ms (70% of total)ival-mult: 15.0ms (27.6% of total)ival-sub: 1.0ms (1.8% of total)const: 1.0ms (1.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ 2 z) (* (/ 1 x) (- y t)))> |
#<alt (* (/ 1 x) (- y t))> |
#<alt (/ 2 z)> |
#<alt (/ 1 x)> |
#<alt (* (/ -2 (* t z)) x)> |
#<alt (/ -2 (* t z))> |
#<alt (* t z)> |
#<alt (* (/ x z) (/ -2 t))> |
#<alt (/ x z)> |
#<alt (/ -2 t)> |
#<alt (/ 2 (* (/ z x) y))> |
#<alt (* (/ z x) y)> |
#<alt (/ z x)> |
#<alt (/ x (/ t (/ -2 z)))> |
#<alt (/ t (/ -2 z))> |
#<alt (/ -2 z)> |
#<alt (- y t)> |
| 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 (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (* -1 (/ t x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (/ y x)> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (/ y x)> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (* -1 (/ t x))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<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 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<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 (* 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 (* 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 (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z 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 (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/2 (* t z))> |
#<alt (* -1/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 (* -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)))))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 74.0ms | x | @ | inf | (/ x (/ t (/ -2 z))) |
| 0.0ms | z | @ | -inf | (/ z x) |
| 0.0ms | x | @ | -inf | (/ x z) |
| 0.0ms | x | @ | 0 | (/ 1 x) |
| 0.0ms | z | @ | 0 | (/ z x) |
| 1× | batch-egg-rewrite |
| 4182× | *-lowering-*.f32 |
| 4182× | *-lowering-*.f64 |
| 3472× | /-lowering-/.f32 |
| 3472× | /-lowering-/.f64 |
| 876× | times-frac |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 82 |
| 1 | 132 | 80 |
| 2 | 918 | 80 |
| 3 | 7135 | 80 |
| 0 | 8162 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ 2 z) (* (/ 1 x) (- y t))) |
(* (/ 1 x) (- y t)) |
(/ 2 z) |
(/ 1 x) |
(* (/ -2 (* t z)) x) |
(/ -2 (* t z)) |
(* t z) |
(* (/ x z) (/ -2 t)) |
(/ x z) |
(/ -2 t) |
(/ 2 (* (/ z x) y)) |
(* (/ z x) y) |
(/ z x) |
(/ x (/ t (/ -2 z))) |
(/ t (/ -2 z)) |
(/ -2 z) |
(- y t) |
| 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 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y t)))) y) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y t)))) t)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y t)))) t) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y 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 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y t))))) (*.f64 t (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y t)))))) |
(+.f64 (*.f64 t (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y t))))) (*.f64 y (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y t) (/.f64 x (/.f64 z #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 x (-.f64 y t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 x (-.f64 y t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x))) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 x (-.f64 y t))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 x (-.f64 y t))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) z)) |
(/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (/.f64 x (/.f64 z #s(literal 2 binary64))))) |
(/.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))))) |
(/.f64 x (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 x (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x)))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal -2 binary64)) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x)))) |
(/.f64 (/.f64 x (-.f64 y t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (+.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (neg.f64 (/.f64 x (-.f64 y t))) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) z) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) x)) |
(/.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 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.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 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.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 y t)) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x (-.f64 y t)))) z) |
(/.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 y t) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.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 t) (*.f64 (+.f64 y t) (+.f64 y t)))))) (+.f64 (*.f64 (*.f64 y 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 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 y 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 x (*.f64 z (-.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 x (*.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 (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 y t))) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (/.f64 #s(literal -1 binary64) x)) |
(/.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 #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 (-.f64 y t) x)) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (-.f64 y t) (/.f64 x (/.f64 z #s(literal 2 binary64)))) #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) (neg.f64 (/.f64 x (-.f64 y t))))) |
(*.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 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t))))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 x (pow.f64 (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 x (-.f64 y t)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 x (-.f64 y t))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 t (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 t (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (+.f64 (*.f64 y y) (*.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 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) 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 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x (-.f64 y t))))) |
(*.f64 (+.f64 y t) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y t))))) |
(*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 t (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (neg.f64 (/.f64 x (-.f64 y t))) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.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 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (pow.f64 (*.f64 z (-.f64 y t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y t) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.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 (/.f64 (-.f64 y t) x) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t)) (-.f64 #s(literal 0 binary64) x)) |
(*.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 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 #s(literal 0 binary64) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) (*.f64 x (/.f64 #s(literal -2 binary64) z))) |
(*.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 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 t (-.f64 #s(literal 0 binary64) y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 t (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 t (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (-.f64 #s(literal 0 binary64) y))) (*.f64 x (/.f64 #s(literal -2 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 (*.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) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y t) (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y t) (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 x 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 #s(literal 2 binary64) (+.f64 y t)) (/.f64 x (*.f64 z (-.f64 y t))))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.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 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t))) (neg.f64 (*.f64 x (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.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 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(+.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) (/.f64 y x)) |
(+.f64 (/.f64 y x) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x))) |
(-.f64 (/.f64 y x) (/.f64 t x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) x) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) x) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) y) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 y t)) (-.f64 (*.f64 y y) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 x (+.f64 y t))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (-.f64 y t) x) |
(/.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (-.f64 y t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x)) #s(literal -1 binary64)) |
(/.f64 (-.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 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 (*.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 y y) (*.f64 t t)) (*.f64 x (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(/.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.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 #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 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t)) (neg.f64 (*.f64 x (+.f64 y t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t)) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 y t))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) 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))) x) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x) (+.f64 y t)) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x)) (-.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)) x)) (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t))) (neg.f64 (neg.f64 (*.f64 x (+.f64 y t))))) |
(/.f64 (/.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) x) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (-.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) (/.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 y x) (/.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) (/.f64 t (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 y x) (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(/.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 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t))) (neg.f64 (*.f64 x (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) 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 1 binary64) x) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t))) (-.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 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(pow.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y t) #s(literal 1 binary64))) |
(*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y t) x)) #s(literal -1 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)))) x)) |
(*.f64 (-.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 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 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.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) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 y t))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 t (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 y t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (-.f64 y t) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) x) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t t) (*.f64 (+.f64 y t) (+.f64 y t)))))) (+.f64 (*.f64 (*.f64 y 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))) x) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 y t) (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) x) (+.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 #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) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z #s(literal 2 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 (/.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 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(*.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 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 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 #s(literal -1 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(neg.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 #s(literal -2 binary64) t))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t))) |
(neg.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) t))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 z x))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(/.f64 #s(literal 2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (/.f64 x z)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.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 (/.f64 x z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 x (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 x t) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 x t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 z t)) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) (/.f64 z #s(literal 2 binary64))) |
(pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z t))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (/.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 #s(literal -1 binary64) (*.f64 z t)) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(*.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) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z)))) |
(*.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 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.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 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) 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 -1 binary64) z) (/.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x z) #s(literal -1/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 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x t) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 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 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) #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 (/.f64 #s(literal 2 binary64) z) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) t))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 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) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/.f64 (/.f64 #s(literal -2 binary64) t) z) |
(/.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 -2 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1 binary64) (-.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) t) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.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) t) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.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 1 binary64) t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 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)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.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) (*.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 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -2 binary64)) |
(*.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 -1 binary64) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.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 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.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 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.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) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 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 0 binary64) (*.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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 z t) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 t z) |
(*.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) z) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) t) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(neg.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 #s(literal -2 binary64) t))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t))) |
(neg.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) t))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 z x))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(/.f64 #s(literal 2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (/.f64 x z)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.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 (/.f64 x z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 x (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 x t) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 x t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 z t)) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) (/.f64 z #s(literal 2 binary64))) |
(pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z t))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (/.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 #s(literal -1 binary64) (*.f64 z t)) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(*.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) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z)))) |
(*.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 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.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 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) 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 -1 binary64) z) (/.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x z) #s(literal -1/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 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x t) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 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 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 x z) |
(/.f64 (/.f64 x z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 x z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) x) |
(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))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal -2 binary64))) |
(/.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)) |
(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 1 binary64) (/.f64 #s(literal -2 binary64) t)) |
(*.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 (/.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 y (/.f64 x (/.f64 z #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) y)) |
(neg.f64 (/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) y)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) y))) |
(neg.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z x) (/.f64 #s(literal 2 binary64) y))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(/.f64 (/.f64 x z) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 y (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (/.f64 x z)) #s(literal -2 binary64))) |
(/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) y) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) x)) z) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) z) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 x z) (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) y)) |
(*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x z))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) x) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x (/.f64 z #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) z) y)) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z y))) |
(/.f64 y (/.f64 x z)) |
(/.f64 (/.f64 y (/.f64 x z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z))) #s(literal -1 binary64)) |
(/.f64 (*.f64 z y) x) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y))) x) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) x) |
(/.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x z)) |
(/.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 x (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 y (/.f64 z x)) |
(*.f64 (/.f64 z x) y) |
(*.f64 (/.f64 z x) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 z x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 x z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 z (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y x) z) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 z x)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z x)) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 z y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 z x) |
(/.f64 #s(literal 1 binary64) (/.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z x) #s(literal 1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) z) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(neg.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 #s(literal -2 binary64) t))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t))) |
(neg.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) t))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 z x))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(/.f64 #s(literal 2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (/.f64 x z)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t))) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.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 (/.f64 x z) (/.f64 t #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 x (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 x t) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 x t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 z t)) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) (/.f64 z #s(literal 2 binary64))) |
(pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z t))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (/.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 #s(literal -1 binary64) (*.f64 z t)) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(*.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) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z)))) |
(*.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 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.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 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) t)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) 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 -1 binary64) z) (/.f64 t #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x z) #s(literal -1/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 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (/.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x t) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 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 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x z))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) z)) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(neg.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(neg.f64 (/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 z (/.f64 #s(literal 2 binary64) t))) |
(/.f64 z (/.f64 #s(literal -2 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/.f64 t (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (*.f64 z t) #s(literal -2 binary64)) |
(/.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 2 binary64)) |
(/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 2 binary64) t)) |
(/.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (/.f64 z #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) z)) #s(literal -2 binary64)) |
(/.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) t)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal 2 binary64) z)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(*.f64 t (/.f64 z #s(literal -2 binary64))) |
(*.f64 (*.f64 z t) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 t (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 2 binary64))) |
(*.f64 (/.f64 t #s(literal -2 binary64)) z) |
(*.f64 (/.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 z #s(literal -2 binary64)) t) |
(*.f64 (/.f64 z #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z t)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 t (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) z)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 t #s(literal 2 binary64))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 t #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 z #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal -1 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) (*.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 #s(literal -2 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 (/.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 #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 #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 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) z)) |
(*.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 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -2 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))) |
(+.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 0 binary64)) t) |
(fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 y #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 y (/.f64 y (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 y (/.f64 (*.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)))))) |
(fma.f64 #s(literal -1 binary64) t y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.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)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (*.f64 y y) (/.f64 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)))))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.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)))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 t t))) (-.f64 y t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 t (-.f64 t y))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t t) (*.f64 (+.f64 y t) (+.f64 y t)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 y t) (+.f64 y t))))) (-.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)))))) |
(neg.f64 (+.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.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 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))) (+.f64 (*.f64 t t) (-.f64 (*.f64 y y) (neg.f64 (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (+.f64 y t)) |
(/.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 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (+.f64 y 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 (*.f64 y 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 (*.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 (*.f64 y 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 (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 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t))) (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 #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 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t))) (-.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)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t)) #s(literal 1 binary64)) (-.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))))) (/.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 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y 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 #s(literal 1 binary64) (-.f64 y t)) |
(*.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 (+.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 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 (+.f64 y t) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.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 #s(literal -1 binary64) (*.f64 y y)) (*.f64 t t)) (/.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 t) (*.f64 (+.f64 y t) (+.f64 y t)))))) (+.f64 (*.f64 (*.f64 y 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 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 y 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)))) |
| 1× | egg-herbie |
| 4418× | *-lowering-*.f32 |
| 4418× | *-lowering-*.f64 |
| 3128× | /-lowering-/.f32 |
| 3128× | /-lowering-/.f64 |
| 1356× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 207 | 2773 |
| 1 | 692 | 2712 |
| 2 | 2452 | 2674 |
| 3 | 6010 | 2668 |
| 0 | 8420 | 2668 |
| 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)) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(/ y x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(/ y x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(/ y x) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(* -1 (/ t x)) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* -1 (/ t x)) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(/ 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 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 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 (* 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 (* 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 (* 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))) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ 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) |
(* -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))) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/2 (* t z)) |
(* -1/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) |
(* -1 t) |
(- y t) |
(- y t) |
(- y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
y |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(* -1 t) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
| Outputs |
|---|
(* 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 x t) (*.f64 y (/.f64 x (*.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 (*.f64 x y) (*.f64 t (*.f64 t t))) (/.f64 x (*.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 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 y (/.f64 x (*.f64 t t)))))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) x) z) (/.f64 #s(literal 2 binary64) 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 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 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 #s(literal 2 binary64) (/.f64 x z)) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) x) z) (/.f64 #s(literal 2 binary64) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (*.f64 (/.f64 (*.f64 x (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y)))) z) (/.f64 #s(literal 2 binary64) 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)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 t (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t y))))) y) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x t) z))) y)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 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 #s(literal 2 binary64) (/.f64 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 t (*.f64 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 (/.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 (*.f64 y y) 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 x #s(literal -2 binary64)) z) (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t)) 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 x #s(literal -2 binary64)) z) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 y y) z))) t) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x y)) z)) t)) t) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(/.f64 (-.f64 y t) x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(/.f64 (-.f64 y t) x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(/.f64 (-.f64 y t) x) |
(/ y x) |
(/.f64 y x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(/.f64 (-.f64 y t) x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(/.f64 (-.f64 y t) x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(/.f64 (-.f64 y t) x) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(/.f64 (-.f64 y t) x) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(/.f64 (-.f64 y t) x) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(/.f64 (-.f64 y t) x) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(/.f64 (-.f64 y t) x) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(/.f64 (-.f64 y t) x) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(/.f64 (-.f64 y t) x) |
(/ 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 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -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 (* 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 (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x z)) y) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z 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) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(* -1/2 (* t z)) |
(*.f64 z (*.f64 t #s(literal -1/2 binary64))) |
(/ -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 t) |
(* y (+ 1 (* -1 (/ t y)))) |
(-.f64 y t) |
(* y (+ 1 (* -1 (/ t y)))) |
(-.f64 y t) |
y |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y t) |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y t) |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y t) |
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 y t) |
(* t (- (/ y t) 1)) |
(-.f64 y t) |
(* t (- (/ y t) 1)) |
(-.f64 y t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 y t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 y t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 y t) |
Compiled 19184 to 2290 computations (88.1% saved)
16 alts after pruning (4 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1603 | 0 | 1603 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 1603 | 16 | 1619 |
| Status | Accuracy | Program |
|---|---|---|
| 49.3% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) | |
| ✓ | 54.9% | (/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
| ✓ | 90.6% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| ✓ | 90.5% | (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t))) |
| ✓ | 53.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| ✓ | 49.3% | (/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
| ✓ | 90.9% | (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
| 55.8% | (/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) | |
| ✓ | 56.5% | (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
| ✓ | 49.2% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) z) x) |
| ✓ | 91.4% | (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
| 56.1% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) | |
| ✓ | 49.3% | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| 48.4% | (*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) | |
| ✓ | 53.3% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | 49.2% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
Compiled 431 to 216 computations (49.9% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.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 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.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 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(/.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 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.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 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
7 calls:
| 32.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 11.0ms | y |
| 9.0ms | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 9.0ms | x |
| 8.0ms | (*.f64 x #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 2 | x |
| 93.2% | 2 | y |
| 96.7% | 2 | z |
| 94.1% | 2 | t |
| 98.0% | 3 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 97.0% | 2 | (*.f64 x #s(literal 2 binary64)) |
| 97.8% | 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 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.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 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.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 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
2 calls:
| 8.0ms | (*.f64 x #s(literal 2 binary64)) |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.9% | 2 | x |
| 96.9% | 2 | (*.f64 x #s(literal 2 binary64)) |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.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 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.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 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
2 calls:
| 7.0ms | (*.f64 x #s(literal 2 binary64)) |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.8% | 2 | x |
| 96.8% | 2 | (*.f64 x #s(literal 2 binary64)) |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.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 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.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 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| Outputs |
|---|
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
3 calls:
| 7.0ms | (*.f64 x #s(literal 2 binary64)) |
| 6.0ms | x |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 2 | z |
| 96.3% | 2 | x |
| 96.3% | 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 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.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 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.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:
| 8.0ms | (*.f64 x #s(literal 2 binary64)) |
| 7.0ms | t |
| 6.0ms | x |
| 5.0ms | z |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.0% | 1 | y |
| 90.0% | 1 | t |
| 90.0% | 1 | z |
| 90.0% | 1 | x |
| 90.0% | 1 | (*.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 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.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 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
5 calls:
| 6.0ms | z |
| 5.0ms | (*.f64 x #s(literal 2 binary64)) |
| 5.0ms | x |
| 5.0ms | t |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.0% | 3 | y |
| 61.6% | 3 | x |
| 61.6% | 3 | (*.f64 x #s(literal 2 binary64)) |
| 61.6% | 3 | z |
| 77.6% | 3 | t |
Compiled 27 to 22 computations (18.5% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.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 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.0% | 3 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.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 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
2 calls:
| 4.0ms | t |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.3% | 3 | t |
| 77.6% | 3 | y |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.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 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
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 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.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 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y (/.f64 x z))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 x (/.f64 t (/.f64 #s(literal -2 binary64) z))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
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 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
2 calls:
| 22.0ms | t |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.1% | 3 | t |
| 76.7% | 3 | y |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 3 | y |
Compiled 5 to 4 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 | x |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.2% | 1 | z |
| 49.2% | 1 | x |
| 49.2% | 1 | t |
| 49.2% | 1 | y |
Compiled 20 to 16 computations (20% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.1787236884002617e-56 | 1.4459244879682457e-55 |
Compiled 22 to 16 computations (27.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6883772249761894e-53 | 1.1823217266131361e-50 |
Compiled 22 to 16 computations (27.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6883772249761894e-53 | 1.1823217266131361e-50 |
Compiled 22 to 16 computations (27.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.137336766207049e-65 | 2.551072928580329e-62 |
Compiled 22 to 16 computations (27.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 8.90451370204876e-5 | 0.000767250538520425 |
| 11.0ms | -1.4847108813456796e-5 | -1.6285671205943067e-7 |
| 14.0ms | 208× | 0 | valid |
Compiled 334 to 250 computations (25.1% saved)
ival-mult: 4.0ms (54.9% of total)ival-div: 2.0ms (27.4% of total)ival-sub: 1.0ms (13.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 |
|---|---|---|
| 10.0ms | 8.90451370204876e-5 | 0.000767250538520425 |
| 26.0ms | -1.4847108813456796e-5 | -1.6285671205943067e-7 |
| 14.0ms | 208× | 0 | valid |
Compiled 334 to 250 computations (25.1% saved)
ival-mult: 4.0ms (54.4% of total)ival-div: 2.0ms (27.2% of total)ival-sub: 1.0ms (13.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 |
|---|---|---|
| 11.0ms | 8.90451370204876e-5 | 0.000767250538520425 |
| 11.0ms | -1.4847108813456796e-5 | -1.6285671205943067e-7 |
| 15.0ms | 208× | 0 | valid |
Compiled 334 to 250 computations (25.1% saved)
ival-mult: 5.0ms (66.6% of total)ival-div: 2.0ms (26.6% of total)ival-sub: 1.0ms (13.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 291.0ms | 8.90451370204876e-5 | 0.000767250538520425 |
| 11.0ms | -1.4847108813456796e-5 | -1.6285671205943067e-7 |
| 296.0ms | 208× | 0 | valid |
Compiled 334 to 250 computations (25.1% saved)
ival-mult: 5.0ms (67.5% of total)ival-div: 2.0ms (27% of total)ival-sub: 1.0ms (13.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 8.90451370204876e-5 | 0.000767250538520425 |
| 11.0ms | -1.4847108813456796e-5 | -1.6285671205943067e-7 |
| 15.0ms | 208× | 0 | valid |
Compiled 334 to 250 computations (25.1% saved)
ival-mult: 5.0ms (67.7% of total)ival-div: 2.0ms (27.1% of total)ival-sub: 1.0ms (13.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 8.90451370204876e-5 | 0.000767250538520425 |
| 11.0ms | -1.4847108813456796e-5 | -1.6285671205943067e-7 |
| 17.0ms | 208× | 0 | valid |
Compiled 334 to 250 computations (25.1% saved)
ival-mult: 7.0ms (73.9% of total)ival-div: 2.0ms (21.1% of total)ival-sub: 1.0ms (10.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 |
|---|---|---|
| 12.0ms | 8.90451370204876e-5 | 0.000767250538520425 |
| 11.0ms | -1.4847108813456796e-5 | -1.6285671205943067e-7 |
| 15.0ms | 208× | 0 | valid |
Compiled 334 to 250 computations (25.1% saved)
ival-mult: 5.0ms (68.1% of total)ival-div: 2.0ms (27.2% of total)ival-sub: 1.0ms (13.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 24× | *-commutative_binary64 |
| 4× | +-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 4× | if-if-or-not_binary32 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 92 | 303 |
| 1 | 111 | 303 |
| 2 | 116 | 303 |
| 3 | 118 | 303 |
| 4 | 119 | 303 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 4417117661945961/110427941548649020598956093796432407239217743554726184882600387580788736 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 8627182933488205/431359146674410236714672241392314090778194310760649159697657763987456 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 8627182933488205/431359146674410236714672241392314090778194310760649159697657763987456 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(if (<=.f64 y #s(literal -5289050460814003/9444732965739290427392 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) (if (<=.f64 y #s(literal 1152921504606847/4611686018427387904 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) (/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))))) |
(if (<=.f64 y #s(literal -3423715700080493/2361183241434822606848 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) (if (<=.f64 y #s(literal 6640827866535439/73786976294838206464 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))))) |
(if (<=.f64 y #s(literal -6139076427730539/1180591620717411303424 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) (if (<=.f64 y #s(literal 4242751136953197/36893488147419103232 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)))) |
(if (<=.f64 y #s(literal -1770887431076117/1180591620717411303424 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) (if (<=.f64 y #s(literal 4796153459164483/9223372036854775808 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -8028023020878397/2361183241434822606848 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 7932099951695107/36893488147419103232 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -6800207735332289/37778931862957161709568 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 5534023222112865/18446744073709551616 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x))) |
(if (<=.f64 y #s(literal -519460313115661/2361183241434822606848 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 3984496719921263/36893488147419103232 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
| Outputs |
|---|
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 4417117661945961/110427941548649020598956093796432407239217743554726184882600387580788736 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 8627182933488205/431359146674410236714672241392314090778194310760649159697657763987456 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 8627182933488205/431359146674410236714672241392314090778194310760649159697657763987456 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t)))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 8627182933488205/431359146674410236714672241392314090778194310760649159697657763987456 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 8627182933488205/431359146674410236714672241392314090778194310760649159697657763987456 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t)))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(if (<=.f64 y #s(literal -5289050460814003/9444732965739290427392 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) (if (<=.f64 y #s(literal 1152921504606847/4611686018427387904 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) (/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))))) |
(if (<=.f64 y #s(literal -3423715700080493/2361183241434822606848 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) (if (<=.f64 y #s(literal 6640827866535439/73786976294838206464 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (/.f64 (/.f64 x y) (/.f64 z #s(literal 2 binary64))))) |
(if (<=.f64 y #s(literal -6139076427730539/1180591620717411303424 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) (if (<=.f64 y #s(literal 4242751136953197/36893488147419103232 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)))) |
(if (<=.f64 y #s(literal -1770887431076117/1180591620717411303424 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) (if (<=.f64 y #s(literal 4796153459164483/9223372036854775808 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -8028023020878397/2361183241434822606848 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 7932099951695107/36893488147419103232 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -8028023020878397/2361183241434822606848 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) (if (<=.f64 y #s(literal 7932099951695107/36893488147419103232 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)))) |
(if (<=.f64 y #s(literal -6800207735332289/37778931862957161709568 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 5534023222112865/18446744073709551616 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x))) |
(if (<=.f64 y #s(literal -6800207735332289/37778931862957161709568 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) (if (<=.f64 y #s(literal 5534023222112865/18446744073709551616 binary64)) (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))))) |
(if (<=.f64 y #s(literal -519460313115661/2361183241434822606848 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 3984496719921263/36893488147419103232 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x))) |
(if (<=.f64 y #s(literal -519460313115661/2361183241434822606848 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) (if (<=.f64 y #s(literal 3984496719921263/36893488147419103232 binary64)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))))) |
(*.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 |
| 4986× | *-lowering-*.f32 |
| 4986× | *-lowering-*.f64 |
| 4714× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 567 | 4802 |
| 1 | 1922 | 4418 |
| 2 | 6082 | 4334 |
| 0 | 8140 | 4334 |
| 0 | 206 | 2176 |
| 1 | 713 | 2026 |
| 2 | 2510 | 1940 |
| 3 | 6320 | 1932 |
| 0 | 8059 | 1932 |
| 0 | 13 | 40 |
| 1 | 83 | 40 |
| 2 | 658 | 40 |
| 0 | 8470 | 40 |
| 0 | 19 | 80 |
| 1 | 113 | 80 |
| 2 | 839 | 80 |
| 0 | 8540 | 80 |
| 0 | 22 | 82 |
| 1 | 126 | 82 |
| 2 | 785 | 82 |
| 3 | 6282 | 82 |
| 0 | 8324 | 82 |
| 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 931 to 527 computations (43.4% saved)
(negabs z)
Compiled 1122 to 428 computations (61.9% saved)
Loading profile data...