
Time bar (total: 10.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 12.5% | 12.5% | 87.3% | 0.2% | 0% | 0% | 0% | 5 |
| 12.5% | 12.5% | 87.3% | 0.2% | 0% | 0% | 0% | 6 |
| 18.8% | 18.7% | 81.1% | 0.2% | 0% | 0% | 0% | 7 |
| 28.1% | 28.1% | 71.7% | 0.2% | 0% | 0% | 0% | 8 |
| 42.2% | 42.1% | 57.7% | 0.2% | 0% | 0% | 0% | 9 |
| 42.2% | 42.1% | 57.7% | 0.2% | 0% | 0% | 0% | 10 |
| 49.2% | 49.1% | 50.7% | 0.2% | 0% | 0% | 0% | 11 |
| 57.4% | 57.3% | 42.5% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 22 to 15 computations (31.8% saved)
ival-sub: 158.0ms (34.8% of total)ival-add: 155.0ms (34.2% of total)ival-div: 89.0ms (19.6% of total)ival-mult: 47.0ms (10.4% of total)const: 4.0ms (0.9% of total)backward-pass: 1.0ms (0.2% of total)| 944.0ms | 8256× | 0 | valid |
ival-mult: 212.0ms (34.3% of total)ival-div: 201.0ms (32.5% of total)ival-add: 115.0ms (18.6% of total)ival-sub: 71.0ms (11.5% of total)const: 16.0ms (2.6% of total)backward-pass: 3.0ms (0.5% of total)| 2× | egg-herbie |
| 1906× | sum3-define |
| 1660× | *-lowering-*.f32 |
| 1660× | *-lowering-*.f64 |
| 1612× | fnmsub-define |
| 1562× | sum3-define |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 271 |
| 1 | 182 | 246 |
| 2 | 456 | 240 |
| 3 | 1455 | 225 |
| 4 | 5503 | 225 |
| 0 | 14 | 17 |
| 1 | 27 | 16 |
| 2 | 55 | 16 |
| 3 | 123 | 15 |
| 4 | 297 | 15 |
| 5 | 631 | 15 |
| 6 | 1421 | 12 |
| 7 | 3860 | 12 |
| 0 | 8204 | 12 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
| Outputs |
|---|
(+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
| Inputs |
|---|
(+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(+ (/ (neg x) y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(+ (/ x (neg y)) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(+ (/ x y) (/ (+ 2 (* (* (neg z) 2) (- 1 t))) (* t (neg z)))) |
(+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 (neg t)))) (* (neg t) z))) |
(neg (+ (/ (neg x) y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z)))) |
(neg (+ (/ x (neg y)) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z)))) |
(neg (+ (/ x y) (/ (+ 2 (* (* (neg z) 2) (- 1 t))) (* t (neg z))))) |
(neg (+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 (neg t)))) (* (neg t) z)))) |
(+ (/ y x) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(+ (/ z y) (/ (+ 2 (* (* x 2) (- 1 t))) (* t x))) |
(+ (/ t y) (/ (+ 2 (* (* z 2) (- 1 x))) (* x z))) |
(+ (/ x z) (/ (+ 2 (* (* y 2) (- 1 t))) (* t y))) |
(+ (/ x t) (/ (+ 2 (* (* z 2) (- 1 y))) (* y z))) |
(+ (/ x y) (/ (+ 2 (* (* t 2) (- 1 z))) (* z t))) |
| Outputs |
|---|
(+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(+ (/ x y) (/ (fnmsub -2 (fnmadd z t z) -2) (* z t))) |
(+ (/ (neg x) y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(- (/ (fnmsub -2 (fnmadd z t z) -2) (* z t)) (/ x y)) |
(+ (/ x (neg y)) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(- (/ (fnmsub -2 (fnmadd z t z) -2) (* z t)) (/ x y)) |
(+ (/ x y) (/ (+ 2 (* (* (neg z) 2) (- 1 t))) (* t (neg z)))) |
(+ (/ x y) (/ (/ (fnmsub -2 (fnmadd z t z) 2) z) t)) |
(+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 (neg t)))) (* (neg t) z))) |
(fma (/ (+ 1 (fma z t z)) (* z t)) -2 (/ x y)) |
(neg (+ (/ (neg x) y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z)))) |
(+ (/ x y) (/ (/ (fnmsub 2 (fnmadd z t z) 2) t) z)) |
(neg (+ (/ x (neg y)) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z)))) |
(+ (/ x y) (/ (/ (fnmsub 2 (fnmadd z t z) 2) t) z)) |
(neg (+ (/ x y) (/ (+ 2 (* (* (neg z) 2) (- 1 t))) (* t (neg z))))) |
(- (/ (fma -2 (fnmadd z t z) 2) (* z t)) (/ x y)) |
(neg (+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 (neg t)))) (* (neg t) z)))) |
(- (/ (fma 2 (fma z t z) 2) (* z t)) (/ x y)) |
(+ (/ y x) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(+ (/ (fnmsub -2 (fnmadd z t z) -2) (* z t)) (/ y x)) |
(+ (/ z y) (/ (+ 2 (* (* x 2) (- 1 t))) (* t x))) |
(+ (/ z y) (/ (fma x (fma t -2 2) 2) (* x t))) |
(+ (/ t y) (/ (+ 2 (* (* z 2) (- 1 x))) (* x z))) |
(+ (/ t y) (/ (/ (fma z (fma x -2 2) 2) z) x)) |
(+ (/ x z) (/ (+ 2 (* (* y 2) (- 1 t))) (* t y))) |
(+ (/ x z) (/ (fma y (fma t -2 2) 2) (* y t))) |
(+ (/ x t) (/ (+ 2 (* (* z 2) (- 1 y))) (* y z))) |
(+ (/ x t) (/ (/ (fma z (fma y -2 2) 2) z) y)) |
(+ (/ x y) (/ (+ 2 (* (* t 2) (- 1 z))) (* z t))) |
(+ (/ x y) (/ (fma 2 (fnmadd z t t) 2) (* z t))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 29 | 0 | - | 0 | - | (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) (*.f64 t z)) |
| 1 | 0 | - | 0 | - | (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) (*.f64 t z))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) t) |
| 0 | 0 | - | 0 | - | (*.f64 z #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t)) |
| 0 | 0 | - | 0 | - | (*.f64 t z) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (/.f64 x y) |
| 96.0ms | 512× | 0 | valid |
Compiled 159 to 44 computations (72.3% saved)
ival-mult: 30.0ms (61.2% of total)ival-div: 9.0ms (18.4% of total)ival-add: 5.0ms (10.2% of total)ival-sub: 3.0ms (6.1% of total)const: 1.0ms (2% of total)backward-pass: 0.0ms (0% of total)Compiled 17 to 12 computations (29.4% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
| ▶ | 88.1% | (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) (*.f64 t z))) |
Compiled 38 to 26 computations (31.6% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 256 | (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) (*.f64 t z)) |
| ✓ | cost-diff | 256 | (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) (*.f64 t z))) |
| 1912× | sum3-define |
| 1660× | *-lowering-*.f32 |
| 1660× | *-lowering-*.f64 |
| 1392× | fma-lowering-fma.f32 |
| 1392× | fma-lowering-fma.f64 |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 110 |
| 1 | 38 | 106 |
| 2 | 76 | 106 |
| 3 | 147 | 101 |
| 4 | 321 | 101 |
| 5 | 649 | 101 |
| 6 | 1442 | 93 |
| 7 | 3887 | 93 |
| 0 | 8235 | 93 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(/ x y) |
x |
y |
(/ (+ 2 (* (* z 2) (- 1 t))) (* t z)) |
(+ 2 (* (* z 2) (- 1 t))) |
2 |
(* (* z 2) (- 1 t)) |
(* z 2) |
z |
(- 1 t) |
1 |
t |
(* t z) |
(+ (/ (+ 2 (/ 2 z)) t) (+ -2 (/ x y))) |
(/ (+ 2 (/ 2 z)) t) |
(+ 2 (/ 2 z)) |
2 |
(/ 2 z) |
z |
t |
(+ -2 (/ x y)) |
-2 |
(/ x y) |
x |
y |
| Outputs |
|---|
(+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ (+ 2 (* (* z 2) (- 1 t))) (* t z)) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ 2 (* (* z 2) (- 1 t))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) |
2 |
#s(literal 2 binary64) |
(* (* z 2) (- 1 t)) |
(*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) |
(* z 2) |
(*.f64 #s(literal 2 binary64) z) |
z |
(- 1 t) |
(-.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(* t z) |
(*.f64 z t) |
(+ (/ (+ 2 (/ 2 z)) t) (+ -2 (/ x y))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ (+ 2 (/ 2 z)) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ 2 (/ 2 z)) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
2 |
#s(literal 2 binary64) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
z |
t |
(+ -2 (/ x y)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -2 binary64) (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
| ✓ | accuracy | 99.8% | (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
| ✓ | accuracy | 99.7% | (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t)) |
| ✓ | accuracy | 99.7% | (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) (*.f64 t z))) |
| ✓ | accuracy | 88.5% | (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) (*.f64 t z)) |
| 50.0ms | 256× | 0 | valid |
Compiled 111 to 21 computations (81.1% saved)
ival-div: 8.0ms (37.9% of total)ival-add: 6.0ms (28.5% of total)ival-mult: 5.0ms (23.7% of total)ival-sub: 1.0ms (4.7% of total)const: 1.0ms (4.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z)))> |
#<alt (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))> |
#<alt (/ x y)> |
#<alt (+ 2 (* (* z 2) (- 1 t)))> |
#<alt (+ (/ (+ 2 (/ 2 z)) t) (+ -2 (/ x y)))> |
#<alt (/ (+ 2 (/ 2 z)) t)> |
#<alt (+ 2 (/ 2 z))> |
#<alt (/ 2 z)> |
#<alt (* (* z 2) (- 1 t))> |
#<alt (* t z)> |
#<alt (+ -2 (/ x y))> |
| Outputs |
|---|
#<alt (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y)))> |
#<alt (+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y)))> |
#<alt (+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (* 2 (/ (- 1 t) (* t x))) (+ (/ 1 y) (/ 2 (* t (* x z))))))> |
#<alt (* x (+ (* 2 (/ (- 1 t) (* t x))) (+ (/ 1 y) (/ 2 (* t (* x z))))))> |
#<alt (* x (+ (* 2 (/ (- 1 t) (* t x))) (+ (/ 1 y) (/ 2 (* t (* x z))))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) x)) (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* y (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))))) y)> |
#<alt (/ (+ x (* y (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))))) y)> |
#<alt (/ (+ x (* y (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))))) y)> |
#<alt (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y)))> |
#<alt (+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y)))> |
#<alt (+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y)))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y)))> |
#<alt (+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y)))> |
#<alt (+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y)))> |
#<alt (/ 2 (* t z))> |
#<alt (/ (+ (* z (+ (* 2 (/ (- 1 t) t)) (/ x y))) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* z (+ (* 2 (/ (- 1 t) t)) (/ x y))) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* z (+ (* 2 (/ (- 1 t) t)) (/ x y))) (* 2 (/ 1 t))) z)> |
#<alt (+ (* 2 (/ (- 1 t) t)) (/ x y))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y)))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y)))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y)))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (/ x y))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y)))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y)))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y)))> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (- (/ x y) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (/ 2 (* t z))> |
#<alt (/ (+ (* 2 (/ (* z (- 1 t)) t)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* 2 (/ (* z (- 1 t)) t)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* 2 (/ (* z (- 1 t)) t)) (* 2 (/ 1 t))) z)> |
#<alt (* 2 (/ (- 1 t) t))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z))))> |
#<alt (* 2 (/ (- 1 t) t))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z))))> |
#<alt (/ (+ 2 (* 2 z)) (* t z))> |
#<alt (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t)> |
#<alt (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t)> |
#<alt (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t)> |
#<alt -2> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<alt -2> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<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 2> |
#<alt (+ 2 (* 2 (* z (- 1 t))))> |
#<alt (+ 2 (* 2 (* z (- 1 t))))> |
#<alt (+ 2 (* 2 (* z (- 1 t))))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* z (+ (* 2 (- 1 t)) (* 2 (/ 1 z))))> |
#<alt (* z (+ (* 2 (- 1 t)) (* 2 (/ 1 z))))> |
#<alt (* z (+ (* 2 (- 1 t)) (* 2 (/ 1 z))))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* -1 (* z (- (* -2 (- 1 t)) (* 2 (/ 1 z)))))> |
#<alt (* -1 (* z (- (* -2 (- 1 t)) (* 2 (/ 1 z)))))> |
#<alt (* -1 (* z (- (* -2 (- 1 t)) (* 2 (/ 1 z)))))> |
#<alt (+ 2 (* 2 z))> |
#<alt (+ 2 (+ (* -2 (* t z)) (* 2 z)))> |
#<alt (+ 2 (+ (* -2 (* t z)) (* 2 z)))> |
#<alt (+ 2 (+ (* -2 (* t z)) (* 2 z)))> |
#<alt (* -2 (* t z))> |
#<alt (* t (+ (* -2 z) (+ (* 2 (/ z t)) (* 2 (/ 1 t)))))> |
#<alt (* t (+ (* -2 z) (+ (* 2 (/ z t)) (* 2 (/ 1 t)))))> |
#<alt (* t (+ (* -2 z) (+ (* 2 (/ z t)) (* 2 (/ 1 t)))))> |
#<alt (* -2 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ 2 (* 2 z)) t)) (* 2 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ 2 (* 2 z)) t)) (* 2 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ 2 (* 2 z)) t)) (* 2 z))))> |
#<alt (/ 2 (* t z))> |
#<alt (/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (- (/ x y) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y)> |
#<alt (/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y)> |
#<alt (/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (/ 2 (* t z))> |
#<alt (/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z)> |
#<alt (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ 2 z)> |
#<alt (/ (+ 2 (* 2 z)) z)> |
#<alt (/ (+ 2 (* 2 z)) z)> |
#<alt (/ (+ 2 (* 2 z)) z)> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 (* z (- 1 t)))> |
#<alt (* 2 z)> |
#<alt (+ (* -2 (* t z)) (* 2 z))> |
#<alt (+ (* -2 (* t z)) (* 2 z))> |
#<alt (+ (* -2 (* t z)) (* 2 z))> |
#<alt (* -2 (* t z))> |
#<alt (* t (+ (* -2 z) (* 2 (/ z t))))> |
#<alt (* t (+ (* -2 z) (* 2 (/ z t))))> |
#<alt (* t (+ (* -2 z) (* 2 (/ z t))))> |
#<alt (* -2 (* t z))> |
#<alt (* -1 (* t (+ (* -2 (/ z t)) (* 2 z))))> |
#<alt (* -1 (* t (+ (* -2 (/ z t)) (* 2 z))))> |
#<alt (* -1 (* t (+ (* -2 (/ z t)) (* 2 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> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (/ x y)> |
#<alt (* x (- (/ 1 y) (* 2 (/ 1 x))))> |
#<alt (* x (- (/ 1 y) (* 2 (/ 1 x))))> |
#<alt (* x (- (/ 1 y) (* 2 (/ 1 x))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -2 y)) y)> |
#<alt (/ (+ x (* -2 y)) y)> |
#<alt (/ (+ x (* -2 y)) y)> |
#<alt -2> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt -2> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | x | @ | 0 | (+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
| 3.0ms | z | @ | 0 | (* (* z 2) (- 1 t)) |
| 2.0ms | t | @ | inf | (/ (+ 2 (/ 2 z)) t) |
| 2.0ms | t | @ | inf | (+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
| 1.0ms | z | @ | inf | (+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
| 1× | batch-egg-rewrite |
| 3790× | /-lowering-/.f32 |
| 3790× | /-lowering-/.f64 |
| 3290× | *-lowering-*.f32 |
| 3290× | *-lowering-*.f64 |
| 2140× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 85 |
| 1 | 142 | 81 |
| 2 | 1684 | 81 |
| 0 | 8646 | 81 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ x y) (/ (+ 2 (* (* z 2) (- 1 t))) (* t z))) |
(/ (+ 2 (* (* z 2) (- 1 t))) (* t z)) |
(/ x y) |
(+ 2 (* (* z 2) (- 1 t))) |
(+ (/ (+ 2 (/ 2 z)) t) (+ -2 (/ x y))) |
(/ (+ 2 (/ 2 z)) t) |
(+ 2 (/ 2 z)) |
(/ 2 z) |
(* (* z 2) (- 1 t)) |
(* t z) |
(+ -2 (/ x y)) |
| Outputs |
|---|
(+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y)) |
(-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) z))) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y))) (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y)) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) |
(fma.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (/.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (/.f64 x y)) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t) (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) t) (+.f64 (*.f64 x (*.f64 z t)) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y)) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 y z) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y)) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))) (/.f64 (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) (/.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t)))) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 y z) t) (+.f64 (*.f64 x (*.f64 z t)) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y)) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 y (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 x z) (*.f64 y (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t))) (*.f64 y z)) |
(/.f64 (+.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 (/.f64 y x) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 (/.f64 y x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (/.f64 y x) (*.f64 z t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (/.f64 y x) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t))) (*.f64 (/.f64 y x) z)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t))) (*.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) x)) (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) y)) |
(/.f64 (+.f64 (/.f64 y x) (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (/.f64 y x)) (*.f64 (*.f64 z t) #s(literal 1 binary64))) (*.f64 (*.f64 z t) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) y) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) y)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (/.f64 y x)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t) y) (*.f64 z x)) (*.f64 z y)) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t) (/.f64 y x)) (*.f64 z #s(literal 1 binary64))) (*.f64 z (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 z (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (neg.f64 (*.f64 (*.f64 y z) t))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y)) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))) (/.f64 (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) (/.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))))) (neg.f64 (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))) (/.f64 (*.f64 (/.f64 x y) x) y)) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) y) (*.f64 z t)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 y #s(literal 1 binary64)))) (neg.f64 (*.f64 y (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 y (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) (neg.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x z) (*.f64 y (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t)))) (neg.f64 (*.f64 y z))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 y x) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 (/.f64 y x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (neg.f64 (*.f64 (/.f64 y x) (*.f64 z t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) (neg.f64 (*.f64 (/.f64 y x) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t)))) (neg.f64 (*.f64 (/.f64 y x) z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) x))) (neg.f64 (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) y))) |
(/.f64 (neg.f64 (+.f64 (/.f64 y x) (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (/.f64 y x)) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 z t) (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) y) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) x))) (neg.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (/.f64 y x)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t) y) (*.f64 z x))) (neg.f64 (*.f64 z y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t) (/.f64 y x)) (*.f64 z #s(literal 1 binary64)))) (neg.f64 (*.f64 z (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) (neg.f64 (neg.f64 (*.f64 (*.f64 y z) t)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y)) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))) (/.f64 (*.f64 (/.f64 x y) x) y))) (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) y)) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)))) (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))))) (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)))))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 y z) t) (+.f64 (*.f64 x (*.f64 z t)) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y)) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 y (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) (/.f64 x y)) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 z t)) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)) |
(/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 z t) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 z t) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t)))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) #s(literal 1 binary64)) (*.f64 z t)) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))) (*.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t)))))) (neg.f64 (*.f64 (*.f64 z t) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (neg.f64 (*.f64 (*.f64 z t) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))) (/.f64 #s(literal 1 binary64) (*.f64 z t))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (/.f64 #s(literal 1 binary64) (*.f64 z t))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) z) t) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) #s(literal 1 binary64))) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))) (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (neg.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) z)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (*.f64 z t))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t)) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 z t) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64))))) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) z)) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64))))) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)) #s(literal 2 binary64)) |
(fma.f64 z (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) t)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) t)) z #s(literal 2 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) z) #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) t)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 1 binary64) t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(+.f64 #s(literal -2 binary64) (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y)) |
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y)) #s(literal -2 binary64)) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y))) (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(fma.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) |
(fma.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) (+.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)))) (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 t (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)))) (*.f64 t (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) t) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) t)) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z))))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) t) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z))))) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) (-.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (/.f64 (*.f64 (/.f64 x y) x) y)) (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))))) (neg.f64 (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))))) (neg.f64 (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))))) (neg.f64 (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 t (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))))) (neg.f64 (*.f64 t (-.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) t) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z)))))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) t) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z)))))) (neg.f64 (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) (neg.f64 (-.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (/.f64 (*.f64 (/.f64 x y) x) y))) (neg.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y)))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (*.f64 (/.f64 x y) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 #s(literal -8 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y)) #s(literal 3 binary64)) #s(literal -8 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) t) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (/.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) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (neg.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(pow.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) t)) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) z)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) z)) |
(/.f64 #s(literal 2 binary64) z) |
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) t)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 t t))) (+.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) z))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t))) |
(*.f64 z (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) t))) |
(*.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 2 binary64) (-.f64 #s(literal 1 binary64) t)) z) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) z) #s(literal 2 binary64)) |
(*.f64 z t) |
(*.f64 t z) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal -2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (-.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 4 binary64)) (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)))) (neg.f64 (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (-.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
| 1× | egg-herbie |
| 3172× | *-lowering-*.f32 |
| 3172× | *-lowering-*.f64 |
| 1852× | +-lowering-+.f64 |
| 1852× | +-lowering-+.f32 |
| 1692× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 135 | 2444 |
| 1 | 406 | 2253 |
| 2 | 1200 | 2119 |
| 3 | 3400 | 2041 |
| 0 | 8917 | 2041 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(/ x y) |
(* x (+ (* 2 (/ (- 1 t) (* t x))) (+ (/ 1 y) (/ 2 (* t (* x z)))))) |
(* x (+ (* 2 (/ (- 1 t) (* t x))) (+ (/ 1 y) (/ 2 (* t (* x z)))))) |
(* x (+ (* 2 (/ (- 1 t) (* t x))) (+ (/ 1 y) (/ 2 (* t (* x z)))))) |
(/ x y) |
(* -1 (* x (- (* -1 (/ (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) x)) (/ 1 y)))) |
(/ x y) |
(/ (+ x (* y (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))))) y) |
(/ (+ x (* y (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))))) y) |
(/ (+ x (* y (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))))) y) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(/ 2 (* t z)) |
(/ (+ (* z (+ (* 2 (/ (- 1 t) t)) (/ x y))) (* 2 (/ 1 t))) z) |
(/ (+ (* z (+ (* 2 (/ (- 1 t) t)) (/ x y))) (* 2 (/ 1 t))) z) |
(/ (+ (* z (+ (* 2 (/ (- 1 t) t)) (/ x y))) (* 2 (/ 1 t))) z) |
(+ (* 2 (/ (- 1 t) t)) (/ x y)) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(+ (* 2 (/ (- 1 t) t)) (/ x y)) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(- (/ x y) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (/ x y) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(/ 2 (* t z)) |
(/ (+ (* 2 (/ (* z (- 1 t)) t)) (* 2 (/ 1 t))) z) |
(/ (+ (* 2 (/ (* z (- 1 t)) t)) (* 2 (/ 1 t))) z) |
(/ (+ (* 2 (/ (* z (- 1 t)) t)) (* 2 (/ 1 t))) z) |
(* 2 (/ (- 1 t) t)) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(* 2 (/ (- 1 t) t)) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(/ (+ 2 (* 2 z)) (* t z)) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
-2 |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
-2 |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(/ 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) |
2 |
(+ 2 (* 2 (* z (- 1 t)))) |
(+ 2 (* 2 (* z (- 1 t)))) |
(+ 2 (* 2 (* z (- 1 t)))) |
(* 2 (* z (- 1 t))) |
(* z (+ (* 2 (- 1 t)) (* 2 (/ 1 z)))) |
(* z (+ (* 2 (- 1 t)) (* 2 (/ 1 z)))) |
(* z (+ (* 2 (- 1 t)) (* 2 (/ 1 z)))) |
(* 2 (* z (- 1 t))) |
(* -1 (* z (- (* -2 (- 1 t)) (* 2 (/ 1 z))))) |
(* -1 (* z (- (* -2 (- 1 t)) (* 2 (/ 1 z))))) |
(* -1 (* z (- (* -2 (- 1 t)) (* 2 (/ 1 z))))) |
(+ 2 (* 2 z)) |
(+ 2 (+ (* -2 (* t z)) (* 2 z))) |
(+ 2 (+ (* -2 (* t z)) (* 2 z))) |
(+ 2 (+ (* -2 (* t z)) (* 2 z))) |
(* -2 (* t z)) |
(* t (+ (* -2 z) (+ (* 2 (/ z t)) (* 2 (/ 1 t))))) |
(* t (+ (* -2 z) (+ (* 2 (/ z t)) (* 2 (/ 1 t))))) |
(* t (+ (* -2 z) (+ (* 2 (/ z t)) (* 2 (/ 1 t))))) |
(* -2 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ 2 (* 2 z)) t)) (* 2 z)))) |
(* -1 (* t (+ (* -1 (/ (+ 2 (* 2 z)) t)) (* 2 z)))) |
(* -1 (* t (+ (* -1 (/ (+ 2 (* 2 z)) t)) (* 2 z)))) |
(/ 2 (* t z)) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(- (/ x y) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (/ x y) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(/ x y) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(/ x y) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(/ x y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(/ 2 (* t z)) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ 2 z) |
(/ (+ 2 (* 2 z)) z) |
(/ (+ 2 (* 2 z)) z) |
(/ (+ 2 (* 2 z)) z) |
2 |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 z))) |
2 |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 z))) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(* 2 (* z (- 1 t))) |
(* 2 (* z (- 1 t))) |
(* 2 (* z (- 1 t))) |
(* 2 (* z (- 1 t))) |
(* 2 (* z (- 1 t))) |
(* 2 (* z (- 1 t))) |
(* 2 (* z (- 1 t))) |
(* 2 (* z (- 1 t))) |
(* 2 (* z (- 1 t))) |
(* 2 (* z (- 1 t))) |
(* 2 (* z (- 1 t))) |
(* 2 (* z (- 1 t))) |
(* 2 z) |
(+ (* -2 (* t z)) (* 2 z)) |
(+ (* -2 (* t z)) (* 2 z)) |
(+ (* -2 (* t z)) (* 2 z)) |
(* -2 (* t z)) |
(* t (+ (* -2 z) (* 2 (/ z t)))) |
(* t (+ (* -2 z) (* 2 (/ z t)))) |
(* t (+ (* -2 z) (* 2 (/ z t)))) |
(* -2 (* t z)) |
(* -1 (* t (+ (* -2 (/ z t)) (* 2 z)))) |
(* -1 (* t (+ (* -2 (/ z t)) (* 2 z)))) |
(* -1 (* t (+ (* -2 (/ z t)) (* 2 z)))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
-2 |
(- (/ x y) 2) |
(- (/ x y) 2) |
(- (/ x y) 2) |
(/ x y) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(/ x y) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(/ x y) |
(/ (+ x (* -2 y)) y) |
(/ (+ x (* -2 y)) y) |
(/ (+ x (* -2 y)) y) |
-2 |
(- (/ x y) 2) |
(- (/ x y) 2) |
(- (/ x y) 2) |
-2 |
(- (/ x y) 2) |
(- (/ x y) 2) |
(- (/ x y) 2) |
| Outputs |
|---|
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* 2 (/ (- 1 t) (* t x))) (+ (/ 1 y) (/ 2 (* t (* x z)))))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(* x (+ (* 2 (/ (- 1 t) (* t x))) (+ (/ 1 y) (/ 2 (* t (* x z)))))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(* x (+ (* 2 (/ (- 1 t) (* t x))) (+ (/ 1 y) (/ 2 (* t (* x z)))))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* -1 (/ (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) x)) (/ 1 y)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(* -1 (* x (- (* -1 (/ (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) x)) (/ 1 y)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(* -1 (* x (- (* -1 (/ (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) x)) (/ 1 y)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* y (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) y) |
(/ (+ x (* y (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) y) |
(/ (+ x (* y (+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) y) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ 1 (* t z))) (+ (* 2 (/ (- 1 t) t)) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(/ (+ (* z (+ (* 2 (/ (- 1 t) t)) (/ x y))) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) t) (*.f64 z (+.f64 #s(literal -2 binary64) (/.f64 x y)))) z) |
(/ (+ (* z (+ (* 2 (/ (- 1 t) t)) (/ x y))) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) t) (*.f64 z (+.f64 #s(literal -2 binary64) (/.f64 x y)))) z) |
(/ (+ (* z (+ (* 2 (/ (- 1 t) t)) (/ x y))) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) t) (*.f64 z (+.f64 #s(literal -2 binary64) (/.f64 x y)))) z) |
(+ (* 2 (/ (- 1 t) t)) (/ x y)) |
(+.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) (/.f64 x y)) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ (- 1 t) t)) (/ x y)) |
(+.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) (/.f64 x y)) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ (- 1 t) t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(/ (+ (* 2 (/ (* z (- 1 t)) t)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (*.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) t)) z) |
(/ (+ (* 2 (/ (* z (- 1 t)) t)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (*.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) t)) z) |
(/ (+ (* 2 (/ (* z (- 1 t)) t)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (*.f64 z #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) t)) z) |
(* 2 (/ (- 1 t) t)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(* 2 (/ (- 1 t) t)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+ (* 2 (/ (- 1 t) t)) (* 2 (/ 1 (* t z)))) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ (+ 2 (* 2 z)) (* t z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) (*.f64 t z)) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) t)) t) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) t)) t) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) t)) t) |
-2 |
#s(literal -2 binary64) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
-2 |
#s(literal -2 binary64) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (* z (- 1 t)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(+ 2 (* 2 (* z (- 1 t)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(+ 2 (* 2 (* z (- 1 t)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* z (+ (* 2 (- 1 t)) (* 2 (/ 1 z)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* z (+ (* 2 (- 1 t)) (* 2 (/ 1 z)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* z (+ (* 2 (- 1 t)) (* 2 (/ 1 z)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* -1 (* z (- (* -2 (- 1 t)) (* 2 (/ 1 z))))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* -1 (* z (- (* -2 (- 1 t)) (* 2 (/ 1 z))))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* -1 (* z (- (* -2 (- 1 t)) (* 2 (/ 1 z))))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(+ 2 (* 2 z)) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) |
(+ 2 (+ (* -2 (* t z)) (* 2 z))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(+ 2 (+ (* -2 (* t z)) (* 2 z))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(+ 2 (+ (* -2 (* t z)) (* 2 z))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* -2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -2 binary64))) |
(* t (+ (* -2 z) (+ (* 2 (/ z t)) (* 2 (/ 1 t))))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* t (+ (* -2 z) (+ (* 2 (/ z t)) (* 2 (/ 1 t))))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* t (+ (* -2 z) (+ (* 2 (/ z t)) (* 2 (/ 1 t))))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* -2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -2 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ 2 (* 2 z)) t)) (* 2 z)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* -1 (* t (+ (* -1 (/ (+ 2 (* 2 z)) t)) (* 2 z)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(* -1 (* t (+ (* -1 (/ (+ 2 (* 2 z)) t)) (* 2 z)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z))) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) t) (*.f64 z (+.f64 #s(literal -2 binary64) (/.f64 x y)))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) t) (*.f64 z (+.f64 #s(literal -2 binary64) (/.f64 x y)))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) t) (*.f64 z (+.f64 #s(literal -2 binary64) (/.f64 x y)))) z) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) (/.f64 x y)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) (/.f64 x y)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) y) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) (*.f64 t z)) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) (*.f64 t z)) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) (*.f64 t z)) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ (+ 2 (* 2 z)) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) z) |
(/ (+ 2 (* 2 z)) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) z) |
(/ (+ 2 (* 2 z)) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) z) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.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 z) |
(/.f64 #s(literal 2 binary64) z) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 (* z (- 1 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(+ (* -2 (* t z)) (* 2 z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(+ (* -2 (* t z)) (* 2 z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(+ (* -2 (* t z)) (* 2 z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* -2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -2 binary64))) |
(* t (+ (* -2 z) (* 2 (/ z t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* t (+ (* -2 z) (* 2 (/ z t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* t (+ (* -2 z) (* 2 (/ z t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* -2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -2 binary64))) |
(* -1 (* t (+ (* -2 (/ z t)) (* 2 z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* -1 (* t (+ (* -2 (/ z t)) (* 2 z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* -1 (* t (+ (* -2 (/ z t)) (* 2 z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) t) z)) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
-2 |
#s(literal -2 binary64) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -2 y)) y) |
(/.f64 (+.f64 x (*.f64 y #s(literal -2 binary64))) y) |
(/ (+ x (* -2 y)) y) |
(/.f64 (+.f64 x (*.f64 y #s(literal -2 binary64))) y) |
(/ (+ x (* -2 y)) y) |
(/.f64 (+.f64 x (*.f64 y #s(literal -2 binary64))) y) |
-2 |
#s(literal -2 binary64) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
-2 |
#s(literal -2 binary64) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
Compiled 18160 to 1559 computations (91.4% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 726 | 11 | 737 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 728 | 11 | 739 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 29.0% | (/.f64 (/.f64 #s(literal 2 binary64) z) t) |
| 82.5% | (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) t) (*.f64 z (+.f64 #s(literal -2 binary64) (/.f64 x y)))) z) | |
| 65.4% | (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t) y) (*.f64 z x)) (*.f64 z y)) | |
| 89.4% | (/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) y) | |
| 44.0% | (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) | |
| ▶ | 37.8% | (/.f64 x y) |
| ▶ | 63.7% | (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
| 63.9% | (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) | |
| ▶ | 72.6% | (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
| 57.6% | (+.f64 (/.f64 x y) #s(literal -2 binary64)) | |
| ▶ | 99.5% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
Compiled 318 to 228 computations (28.3% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) t) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 2 binary64) z) t) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
| 382× | fma-define |
| 240× | fma-lowering-fma.f32 |
| 240× | fma-lowering-fma.f64 |
| 148× | sum3-define |
| 112× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 116 |
| 1 | 45 | 112 |
| 2 | 131 | 112 |
| 3 | 216 | 112 |
| 4 | 348 | 112 |
| 5 | 418 | 112 |
| 6 | 458 | 112 |
| 7 | 547 | 112 |
| 8 | 569 | 112 |
| 0 | 569 | 112 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (/ 1 t) (+ 2 (/ 2 z))) (+ -2 (/ x y))) |
(* (/ 1 t) (+ 2 (/ 2 z))) |
(/ 1 t) |
1 |
t |
(+ 2 (/ 2 z)) |
2 |
(/ 2 z) |
z |
(+ -2 (/ x y)) |
-2 |
(/ x y) |
x |
y |
(/ x y) |
x |
y |
(/ (/ 2 z) t) |
(/ 2 z) |
2 |
z |
t |
(+ (/ x y) (+ (/ 2 t) -2)) |
(/ x y) |
x |
y |
(+ (/ 2 t) -2) |
(/ 2 t) |
2 |
t |
-2 |
(+ (/ (+ 2 (/ 2 z)) t) -2) |
(/ (+ 2 (/ 2 z)) t) |
(+ 2 (/ 2 z)) |
2 |
(/ 2 z) |
z |
t |
-2 |
| Outputs |
|---|
(+ (* (/ 1 t) (+ 2 (/ 2 z))) (+ -2 (/ x y))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(* (/ 1 t) (+ 2 (/ 2 z))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(+ 2 (/ 2 z)) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
2 |
#s(literal 2 binary64) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
z |
(+ -2 (/ x y)) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
-2 |
#s(literal -2 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ (/ 2 z) t) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
t |
(+ (/ x y) (+ (/ 2 t) -2)) |
(+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) |
(/ x y) |
(/.f64 x y) |
x |
y |
(+ (/ 2 t) -2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
2 |
#s(literal 2 binary64) |
t |
-2 |
#s(literal -2 binary64) |
(+ (/ (+ 2 (/ 2 z)) t) -2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(/ (+ 2 (/ 2 z)) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ 2 (/ 2 z)) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
2 |
#s(literal 2 binary64) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
z |
t |
-2 |
#s(literal -2 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
| ✓ | accuracy | 99.8% | (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) t) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal 2 binary64) z) t) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -2 binary64) (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
| ✓ | accuracy | 99.7% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
| 60.0ms | 256× | 0 | valid |
Compiled 124 to 21 computations (83.1% saved)
ival-div: 13.0ms (56.7% of total)ival-add: 7.0ms (30.5% of total)ival-mult: 2.0ms (8.7% of total)const: 1.0ms (4.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ 1 t) (+ 2 (/ 2 z))) (+ -2 (/ x y)))> |
#<alt (* (/ 1 t) (+ 2 (/ 2 z)))> |
#<alt (/ 1 t)> |
#<alt (+ 2 (/ 2 z))> |
#<alt (/ x y)> |
#<alt (/ (/ 2 z) t)> |
#<alt (/ 2 z)> |
#<alt (+ (/ x y) (+ (/ 2 t) -2))> |
#<alt (+ (/ 2 t) -2)> |
#<alt (/ 2 t)> |
#<alt (+ (/ (+ 2 (/ 2 z)) t) -2)> |
#<alt (/ (+ 2 (/ 2 z)) t)> |
#<alt (+ -2 (/ x y))> |
| Outputs |
|---|
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (- (/ x y) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (/ 2 (* t z))> |
#<alt (/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y)> |
#<alt (/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y)> |
#<alt (/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ 2 (* t z))> |
#<alt (/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z)> |
#<alt (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 2 z)> |
#<alt (/ (+ 2 (* 2 z)) z)> |
#<alt (/ (+ 2 (* 2 z)) z)> |
#<alt (/ (+ 2 (* 2 z)) z)> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 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 (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (- (* 2 (/ 1 t)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y)> |
#<alt (/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y)> |
#<alt (/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y)> |
#<alt (- (* 2 (/ 1 t)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (* 2 (/ 1 t)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (/ 2 t)> |
#<alt (/ (+ 2 (* t (- (/ x y) 2))) t)> |
#<alt (/ (+ 2 (* t (- (/ x y) 2))) t)> |
#<alt (/ (+ 2 (* t (- (/ x y) 2))) t)> |
#<alt (- (/ x y) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (/ 2 t)> |
#<alt (/ (+ 2 (* -2 t)) t)> |
#<alt (/ (+ 2 (* -2 t)) t)> |
#<alt (/ (+ 2 (* -2 t)) t)> |
#<alt -2> |
#<alt (- (* 2 (/ 1 t)) 2)> |
#<alt (- (* 2 (/ 1 t)) 2)> |
#<alt (- (* 2 (/ 1 t)) 2)> |
#<alt -2> |
#<alt (- (* 2 (/ 1 t)) 2)> |
#<alt (- (* 2 (/ 1 t)) 2)> |
#<alt (- (* 2 (/ 1 t)) 2)> |
#<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 (* t z))> |
#<alt (/ (+ (* z (- (* 2 (/ 1 t)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* z (- (* 2 (/ 1 t)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* z (- (* 2 (/ 1 t)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (- (* 2 (/ 1 t)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (- (* 2 (/ 1 t)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t)> |
#<alt (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t)> |
#<alt (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t)> |
#<alt -2> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<alt -2> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2)> |
#<alt (/ 2 (* t z))> |
#<alt (/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z)> |
#<alt (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt -2> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (/ x y)> |
#<alt (* x (- (/ 1 y) (* 2 (/ 1 x))))> |
#<alt (* x (- (/ 1 y) (* 2 (/ 1 x))))> |
#<alt (* x (- (/ 1 y) (* 2 (/ 1 x))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -2 y)) y)> |
#<alt (/ (+ x (* -2 y)) y)> |
#<alt (/ (+ x (* -2 y)) y)> |
#<alt -2> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt -2> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | t | @ | inf | (/ (/ 2 z) t) |
| 0.0ms | z | @ | inf | (/ (/ 2 z) t) |
| 0.0ms | t | @ | -inf | (/ (/ 2 z) t) |
| 0.0ms | t | @ | -inf | (/ 1 t) |
| 0.0ms | t | @ | 0 | (/ 2 t) |
| 1× | batch-egg-rewrite |
| 3436× | /-lowering-/.f32 |
| 3436× | /-lowering-/.f64 |
| 2890× | *-lowering-*.f32 |
| 2890× | *-lowering-*.f64 |
| 1910× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 76 |
| 1 | 154 | 74 |
| 2 | 1849 | 74 |
| 0 | 8545 | 74 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ 1 t) (+ 2 (/ 2 z))) (+ -2 (/ x y))) |
(* (/ 1 t) (+ 2 (/ 2 z))) |
(/ 1 t) |
(+ 2 (/ 2 z)) |
(/ x y) |
(/ (/ 2 z) t) |
(/ 2 z) |
(+ (/ x y) (+ (/ 2 t) -2)) |
(+ (/ 2 t) -2) |
(/ 2 t) |
(+ (/ (+ 2 (/ 2 z)) t) -2) |
(/ (+ 2 (/ 2 z)) t) |
(+ -2 (/ x y)) |
| Outputs |
|---|
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(+.f64 #s(literal -2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y))) |
(+.f64 #s(literal -2 binary64) (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(+.f64 (+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y)) |
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y)) #s(literal -2 binary64)) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) t) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) |
(fma.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) (/.f64 #s(literal -1 binary64) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) |
(fma.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(fma.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y))))) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(fma.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t)))) (/.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(fma.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(fma.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64))) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 t (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 t (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (*.f64 t (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) t) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) t)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) t) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)))) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))) (/.f64 y x)) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))) y) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) x)) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) y)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64)) (/.f64 y x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64)) y) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) y)) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (neg.f64 (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))))) (neg.f64 (*.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 t (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (neg.f64 (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 t (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))))) (neg.f64 (*.f64 t (-.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) t) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z))))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) t) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z))))) (neg.f64 (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))) (/.f64 y x)) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))) y) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) x))) (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64)) (/.f64 y x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64)) y) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) x))) (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) (neg.f64 (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (/.f64 (/.f64 x y) (/.f64 y x)))) (neg.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (/.f64 x y)))) |
(/.f64 (+.f64 #s(literal -8 binary64) (pow.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y)))))) |
(/.f64 (+.f64 #s(literal -8 binary64) (pow.f64 (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))))) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64))) (*.f64 (/.f64 x y) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (*.f64 (+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 2 binary64) (*.f64 t z)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y)) #s(literal 3 binary64)) #s(literal -8 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 x y)) #s(literal -2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (/.f64 #s(literal -2 binary64) z) t)) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))) t) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (+.f64 #s(literal 2 binary64) (/.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) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) t) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) t)) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) z))) (*.f64 (/.f64 t #s(literal 2 binary64)) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) z))) (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) t) (*.f64 t (/.f64 t (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t z)) (*.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 t (/.f64 #s(literal 2 binary64) z))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (/.f64 #s(literal -2 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -2 binary64) z))) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) t)) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z)))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) t)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (neg.f64 (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) t)) (neg.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t z)) (*.f64 t #s(literal 2 binary64)))) (neg.f64 (*.f64 t (*.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 t (/.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (/.f64 #s(literal -2 binary64) z)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -2 binary64) z)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (neg.f64 (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))))) (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) t))))) |
(pow.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 t #s(literal -1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) z)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y x)))) |
(/.f64 x y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal -2 binary64) z) t)) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 t z)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 #s(literal -2 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 t z))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) t)) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) t)) |
(*.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 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) t) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 t #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) z) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) z) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) z) |
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) #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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) |
(+.f64 #s(literal -2 binary64) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))) |
(+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y)) |
(+.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) #s(literal -2 binary64)) |
(-.f64 (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (-.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))) (-.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))) (/.f64 x y)) |
(fma.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))) (/.f64 x y)) |
(fma.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 #s(literal 2 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))) (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (/.f64 (-.f64 (/.f64 x y) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) (/.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) (-.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))) (*.f64 (/.f64 y x) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)))) (*.f64 (/.f64 y x) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))) (*.f64 (/.f64 y x) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)))) (*.f64 (/.f64 y x) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))) (*.f64 y (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)))) (*.f64 y (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))))) |
(/.f64 (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))) (*.f64 y (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)))) (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (/.f64 y x)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) y) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) x)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) y)) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)) (/.f64 y x)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)) y) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) x)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) y)) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (/.f64 (-.f64 (/.f64 x y) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) (/.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))) (neg.f64 (-.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)))) #s(literal -8 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))) #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))) (*.f64 (/.f64 y x) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64))))) (neg.f64 (*.f64 (/.f64 y x) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))) (*.f64 (/.f64 y x) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64))))) (neg.f64 (*.f64 (/.f64 y x) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))) (*.f64 y (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64))))) (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))) (*.f64 y (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64))))) (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (/.f64 y x)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) y) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) x))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)) (/.f64 y x)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)) y) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) x))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)))) #s(literal -8 binary64))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (/.f64 (/.f64 x y) (/.f64 y x)))) (neg.f64 (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))) #s(literal 4 binary64))) (neg.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal -8 binary64) (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t))))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 2 binary64) t) (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64) #s(literal -2 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) t) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 t t))) (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t))))) |
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 t #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)) #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 2 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) t) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64))) |
(fma.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) (/.f64 #s(literal -1 binary64) t) #s(literal -2 binary64)) |
(fma.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) t)))) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(fma.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64))))) |
(/.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t)))) |
(/.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) (-.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)))) (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 #s(literal 2 binary64) (*.f64 t z)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))) (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -2 binary64)) t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (/.f64 #s(literal -2 binary64) z) t)) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))) t) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (+.f64 #s(literal 2 binary64) (/.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) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) t) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) t)) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) z))) (*.f64 (/.f64 t #s(literal 2 binary64)) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) z))) (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) t) (*.f64 t (/.f64 t (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t z)) (*.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 t (/.f64 #s(literal 2 binary64) z))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (/.f64 #s(literal -2 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -2 binary64) z))) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) t)) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z)))) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t)) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) t)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (neg.f64 (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) t)) (neg.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t z)) (*.f64 t #s(literal 2 binary64)))) (neg.f64 (*.f64 t (*.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 t (/.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (/.f64 #s(literal -2 binary64) z)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -2 binary64) z)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (*.f64 t (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (neg.f64 (*.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))))) (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 #s(literal 2 binary64) t))))) |
(pow.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal -2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))))) |
(/.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) |
(/.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal 4 binary64)) (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (neg.f64 (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
| 1× | egg-herbie |
| 1922× | sum4-define |
| 1672× | fma-define |
| 1646× | *-lowering-*.f32 |
| 1646× | *-lowering-*.f64 |
| 1590× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 1987 |
| 1 | 243 | 1895 |
| 2 | 584 | 1862 |
| 3 | 1594 | 1811 |
| 4 | 5444 | 1811 |
| 0 | 8013 | 1811 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(- (/ x y) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (/ x y) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(/ 2 (* t z)) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(/ x y) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(/ x y) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(/ x y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ 2 (* t z)) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 2 z) |
(/ (+ 2 (* 2 z)) z) |
(/ (+ 2 (* 2 z)) z) |
(/ (+ 2 (* 2 z)) z) |
2 |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 z))) |
2 |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 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) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(- (* 2 (/ 1 t)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(/ x y) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(/ x y) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(/ x y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(- (* 2 (/ 1 t)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (* 2 (/ 1 t)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(/ 2 t) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(- (/ x y) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (/ x y) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(/ 2 t) |
(/ (+ 2 (* -2 t)) t) |
(/ (+ 2 (* -2 t)) t) |
(/ (+ 2 (* -2 t)) t) |
-2 |
(- (* 2 (/ 1 t)) 2) |
(- (* 2 (/ 1 t)) 2) |
(- (* 2 (/ 1 t)) 2) |
-2 |
(- (* 2 (/ 1 t)) 2) |
(- (* 2 (/ 1 t)) 2) |
(- (* 2 (/ 1 t)) 2) |
(/ 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 (* t z)) |
(/ (+ (* z (- (* 2 (/ 1 t)) 2)) (* 2 (/ 1 t))) z) |
(/ (+ (* z (- (* 2 (/ 1 t)) 2)) (* 2 (/ 1 t))) z) |
(/ (+ (* z (- (* 2 (/ 1 t)) 2)) (* 2 (/ 1 t))) z) |
(- (* 2 (/ 1 t)) 2) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(- (* 2 (/ 1 t)) 2) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
-2 |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
-2 |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(/ 2 (* t z)) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
-2 |
(- (/ x y) 2) |
(- (/ x y) 2) |
(- (/ x y) 2) |
(/ x y) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(/ x y) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(/ x y) |
(/ (+ x (* -2 y)) y) |
(/ (+ x (* -2 y)) y) |
(/ (+ x (* -2 y)) y) |
-2 |
(- (/ x y) 2) |
(- (/ x y) 2) |
(- (/ x y) 2) |
-2 |
(- (/ x y) 2) |
(- (/ x y) 2) |
(- (/ x y) 2) |
| Outputs |
|---|
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 z (+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 z (+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 z (+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)))) z) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)))) y) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(- (+ (* 2 (/ 1 t)) (+ (* 2 (/ 1 (* t z))) (/ x y))) 2) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 2 binary64) t) z)) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 2 binary64) t) z)) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 2 binary64) t) z)) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ (+ 2 (* 2 z)) z) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) z) z)) |
(/ (+ 2 (* 2 z)) z) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) z) z)) |
(/ (+ 2 (* 2 z)) z) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) z) z)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(- (* 2 (/ 1 t)) 2) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) y) |
(- (* 2 (/ 1 t)) 2) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (* 2 (/ 1 t)) 2) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) t)) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(/ (+ 2 (* -2 t)) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64))) t) |
(/ (+ 2 (* -2 t)) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64))) t) |
(/ (+ 2 (* -2 t)) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64))) t) |
-2 |
#s(literal -2 binary64) |
(- (* 2 (/ 1 t)) 2) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (* 2 (/ 1 t)) 2) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (* 2 (/ 1 t)) 2) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(- (* 2 (/ 1 t)) 2) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (* 2 (/ 1 t)) 2) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (* 2 (/ 1 t)) 2) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(/ 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 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ (+ (* z (- (* 2 (/ 1 t)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 z (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) z) |
(/ (+ (* z (- (* 2 (/ 1 t)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 z (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) z) |
(/ (+ (* z (- (* 2 (/ 1 t)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 z (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) z) |
(- (* 2 (/ 1 t)) 2) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (* 2 (/ 1 t)) 2) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) t) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) t) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) t) |
-2 |
#s(literal -2 binary64) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (/ 2 (* t z))) 2) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(/ 2 (* t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 2 binary64) t) z)) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 2 binary64) t) z)) |
(/ (+ (* 2 (/ z t)) (* 2 (/ 1 t))) z) |
(*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 2 binary64) t) z)) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
-2 |
#s(literal -2 binary64) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -2 y)) y) |
(/.f64 (+.f64 x (*.f64 y #s(literal -2 binary64))) y) |
(/ (+ x (* -2 y)) y) |
(/.f64 (+.f64 x (*.f64 y #s(literal -2 binary64))) y) |
(/ (+ x (* -2 y)) y) |
(/.f64 (+.f64 x (*.f64 y #s(literal -2 binary64))) y) |
-2 |
#s(literal -2 binary64) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
-2 |
#s(literal -2 binary64) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(- (/ x y) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
Compiled 21438 to 1971 computations (90.8% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1118 | 10 | 1128 |
| Fresh | 3 | 3 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1123 | 16 | 1139 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 29.0% | (/.f64 (/.f64 #s(literal 2 binary64) z) t) |
| 29.0% | (/.f64 (/.f64 #s(literal 2 binary64) t) z) | |
| ▶ | 91.4% | (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
| 68.3% | (/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) y) | |
| 44.0% | (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) | |
| ✓ | 37.8% | (/.f64 x y) |
| 29.0% | (/.f64 #s(literal 2 binary64) (*.f64 t z)) | |
| 16.9% | (/.f64 #s(literal 2 binary64) t) | |
| 48.6% | (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) | |
| 47.9% | (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t z)) (*.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t z))) #s(literal -2 binary64)) | |
| ▶ | 63.9% | (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
| ▶ | 52.4% | (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
| ✓ | 72.6% | (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
| ▶ | 57.6% | (+.f64 (/.f64 x y) #s(literal -2 binary64)) |
| 36.1% | (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) | |
| ▶ | 21.6% | #s(literal -2 binary64) |
Compiled 327 to 244 computations (25.4% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) t) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
| 122× | sum3-define |
| 112× | +-lowering-+.f64 |
| 112× | +-lowering-+.f32 |
| 96× | fma-lowering-fma.f32 |
| 96× | fma-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 109 |
| 1 | 35 | 109 |
| 2 | 78 | 109 |
| 3 | 136 | 109 |
| 4 | 218 | 109 |
| 5 | 258 | 109 |
| 0 | 258 | 109 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y)))) t) |
(+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y)))) |
(+ 2 (/ 2 z)) |
2 |
(/ 2 z) |
z |
(* t (+ -2 (/ x y))) |
t |
(+ -2 (/ x y)) |
-2 |
(/ x y) |
x |
y |
-2 |
(+ (/ x y) -2) |
(/ x y) |
x |
y |
-2 |
(+ (/ x y) (/ 2 t)) |
(/ x y) |
x |
y |
(/ 2 t) |
2 |
t |
(+ (/ x y) (/ 2 (* t z))) |
(/ x y) |
x |
y |
(/ 2 (* t z)) |
2 |
(* t z) |
t |
z |
| Outputs |
|---|
(/ (+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y)))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) t) |
(+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(+ 2 (/ 2 z)) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
2 |
#s(literal 2 binary64) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
z |
(* t (+ -2 (/ x y))) |
(*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
t |
(+ -2 (/ x y)) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
-2 |
#s(literal -2 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
-2 |
#s(literal -2 binary64) |
(+ (/ x y) -2) |
(+.f64 #s(literal -2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
x |
y |
-2 |
#s(literal -2 binary64) |
(+ (/ x y) (/ 2 t)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
2 |
#s(literal 2 binary64) |
t |
(+ (/ x y) (/ 2 (* t z))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ 2 (* t z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z t)) |
2 |
#s(literal 2 binary64) |
(* t z) |
(*.f64 z t) |
t |
z |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 99.7% | (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 2 binary64) (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) t) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x y) #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
| ✓ | accuracy | 97.5% | (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
| ✓ | accuracy | 91.8% | (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
| 82.0ms | 256× | 0 | valid |
Compiled 116 to 20 computations (82.8% saved)
ival-div: 38.0ms (75.6% of total)ival-add: 7.0ms (13.9% of total)ival-mult: 4.0ms (8% of total)const: 1.0ms (2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y)))) t)> |
#<alt (+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y))))> |
#<alt (+ 2 (/ 2 z))> |
#<alt (/ 2 z)> |
#<alt (+ (/ x y) -2)> |
#<alt (/ x y)> |
#<alt (+ (/ x y) (/ 2 t))> |
#<alt (/ 2 t)> |
#<alt (+ (/ x y) (/ 2 (* t z)))> |
#<alt (/ 2 (* t z))> |
#<alt (* t z)> |
#<alt (* t (+ -2 (/ x y)))> |
| Outputs |
|---|
#<alt (/ 2 (* t z))> |
#<alt (/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ 2 (* t (- (/ x y) 2))) t)> |
#<alt (+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))))> |
#<alt (+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))))> |
#<alt (+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))))> |
#<alt (/ (+ 2 (* t (- (/ x y) 2))) t)> |
#<alt (+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))))> |
#<alt (+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))))> |
#<alt (+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))))> |
#<alt (/ (+ 2 (* 2 (/ 1 z))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t)> |
#<alt (- (/ x y) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)> |
#<alt (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t)> |
#<alt (+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))))> |
#<alt (+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))))> |
#<alt (+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y)> |
#<alt (/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y)> |
#<alt (/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y)> |
#<alt (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t)> |
#<alt (+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))))> |
#<alt (+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))))> |
#<alt (+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))))> |
#<alt (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t)> |
#<alt (+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))))> |
#<alt (+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))))> |
#<alt (+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))))> |
#<alt (/ 2 z)> |
#<alt (/ (+ 2 (* z (+ 2 (* t (- (/ x y) 2))))) z)> |
#<alt (/ (+ 2 (* z (+ 2 (* t (- (/ x y) 2))))) z)> |
#<alt (/ (+ 2 (* z (+ 2 (* t (- (/ x y) 2))))) z)> |
#<alt (+ 2 (* t (- (/ x y) 2)))> |
#<alt (+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z))))> |
#<alt (+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z))))> |
#<alt (+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z))))> |
#<alt (+ 2 (* t (- (/ x y) 2)))> |
#<alt (+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z))))> |
#<alt (+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z))))> |
#<alt (+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z))))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2))))> |
#<alt (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2))))> |
#<alt (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2))))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2))> |
#<alt (* t (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2))> |
#<alt (* t (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* -1 (* t (+ (* -1 (- (/ x y) 2)) (* -1 (/ (+ 2 (* 2 (/ 1 z))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- (/ x y) 2)) (* -1 (/ (+ 2 (* 2 (/ 1 z))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- (/ x y) 2)) (* -1 (/ (+ 2 (* 2 (/ 1 z))) t)))))> |
#<alt (+ 2 (+ (* -2 t) (* 2 (/ 1 z))))> |
#<alt (+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y))))> |
#<alt (+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y))))> |
#<alt (+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y))))> |
#<alt (/ (* t x) y)> |
#<alt (* x (+ (* -2 (/ t x)) (+ (* 2 (/ 1 x)) (+ (/ 2 (* x z)) (/ t y)))))> |
#<alt (* x (+ (* -2 (/ t x)) (+ (* 2 (/ 1 x)) (+ (/ 2 (* x z)) (/ t y)))))> |
#<alt (* x (+ (* -2 (/ t x)) (+ (* 2 (/ 1 x)) (+ (/ 2 (* x z)) (/ t y)))))> |
#<alt (/ (* t x) y)> |
#<alt (* -1 (* x (+ (* -1 (/ t y)) (* -1 (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t y)) (* -1 (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t y)) (* -1 (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) x)))))> |
#<alt (/ (* t x) y)> |
#<alt (/ (+ (* t x) (* y (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))))) y)> |
#<alt (/ (+ (* t x) (* y (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))))) y)> |
#<alt (/ (+ (* t x) (* y (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))))) y)> |
#<alt (+ 2 (+ (* -2 t) (* 2 (/ 1 z))))> |
#<alt (+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y))))> |
#<alt (+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y))))> |
#<alt (+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y))))> |
#<alt (+ 2 (+ (* -2 t) (* 2 (/ 1 z))))> |
#<alt (+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y))))> |
#<alt (+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y))))> |
#<alt (+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y))))> |
#<alt (/ 2 z)> |
#<alt (/ (+ 2 (* 2 z)) z)> |
#<alt (/ (+ 2 (* 2 z)) z)> |
#<alt (/ (+ 2 (* 2 z)) z)> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (+ 2 (* 2 (/ 1 z)))> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt -2> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (/ x y)> |
#<alt (* x (- (/ 1 y) (* 2 (/ 1 x))))> |
#<alt (* x (- (/ 1 y) (* 2 (/ 1 x))))> |
#<alt (* x (- (/ 1 y) (* 2 (/ 1 x))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -2 y)) y)> |
#<alt (/ (+ x (* -2 y)) y)> |
#<alt (/ (+ x (* -2 y)) y)> |
#<alt -2> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt -2> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<alt (- (/ x y) 2)> |
#<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 (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* 2 (/ y t))) y)> |
#<alt (/ (+ x (* 2 (/ y t))) y)> |
#<alt (/ (+ x (* 2 (/ y t))) y)> |
#<alt (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (/ 2 t)> |
#<alt (/ (+ 2 (/ (* t x) y)) t)> |
#<alt (/ (+ 2 (/ (* t x) y)) t)> |
#<alt (/ (+ 2 (/ (* t x) y)) t)> |
#<alt (/ x y)> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (/ x y)> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<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 (* t z))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z))))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z))))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z))))))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z))))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z))))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z))))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* 2 (/ y (* t z)))) y)> |
#<alt (/ (+ x (* 2 (/ y (* t z)))) y)> |
#<alt (/ (+ x (* 2 (/ y (* t z)))) y)> |
#<alt (/ 2 (* t z))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (/ 2 (* t z))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (/ 2 (* t z))> |
#<alt (/ (+ (* 2 (/ 1 z)) (/ (* t x) y)) t)> |
#<alt (/ (+ (* 2 (/ 1 z)) (/ (* t x) y)) t)> |
#<alt (/ (+ (* 2 (/ 1 z)) (/ (* t x) y)) t)> |
#<alt (/ x y)> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (/ x y)> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (/ 2 (* t z))> |
#<alt (/ (+ (* 2 (/ 1 t)) (/ (* x z) y)) z)> |
#<alt (/ (+ (* 2 (/ 1 t)) (/ (* x z) y)) z)> |
#<alt (/ (+ (* 2 (/ 1 t)) (/ (* x z) y)) z)> |
#<alt (/ x y)> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (/ x y)> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<alt (+ (* 2 (/ 1 (* t z))) (/ x y))> |
#<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 (* t (- (/ x y) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* -2 t)> |
#<alt (+ (* -2 t) (/ (* t x) y))> |
#<alt (+ (* -2 t) (/ (* t x) y))> |
#<alt (+ (* -2 t) (/ (* t x) y))> |
#<alt (/ (* t x) y)> |
#<alt (* x (+ (* -2 (/ t x)) (/ t y)))> |
#<alt (* x (+ (* -2 (/ t x)) (/ t y)))> |
#<alt (* x (+ (* -2 (/ t x)) (/ t y)))> |
#<alt (/ (* t x) y)> |
#<alt (* -1 (* x (+ (* -1 (/ t y)) (* 2 (/ t x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t y)) (* 2 (/ t x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t y)) (* 2 (/ t x)))))> |
#<alt (/ (* t x) y)> |
#<alt (/ (+ (* -2 (* t y)) (* t x)) y)> |
#<alt (/ (+ (* -2 (* t y)) (* t x)) y)> |
#<alt (/ (+ (* -2 (* t y)) (* t x)) y)> |
#<alt (* -2 t)> |
#<alt (+ (* -2 t) (/ (* t x) y))> |
#<alt (+ (* -2 t) (/ (* t x) y))> |
#<alt (+ (* -2 t) (/ (* t x) y))> |
#<alt (* -2 t)> |
#<alt (+ (* -2 t) (/ (* t x) y))> |
#<alt (+ (* -2 t) (/ (* t x) y))> |
#<alt (+ (* -2 t) (/ (* t x) y))> |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | (+ (/ x y) (/ 2 t)) |
| 1.0ms | t | @ | -inf | (/ (+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y)))) t) |
| 1.0ms | x | @ | 0 | (/ (+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y)))) t) |
| 1.0ms | x | @ | -inf | (/ (+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y)))) t) |
| 1.0ms | t | @ | inf | (/ (+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y)))) t) |
| 1× | batch-egg-rewrite |
| 3418× | /-lowering-/.f32 |
| 3418× | /-lowering-/.f64 |
| 2806× | *-lowering-*.f32 |
| 2806× | *-lowering-*.f64 |
| 1894× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 76 |
| 1 | 144 | 76 |
| 2 | 1733 | 76 |
| 0 | 8129 | 76 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y)))) t) |
(+ (+ 2 (/ 2 z)) (* t (+ -2 (/ x y)))) |
(+ 2 (/ 2 z)) |
(/ 2 z) |
(+ (/ x y) -2) |
(/ x y) |
(+ (/ x y) (/ 2 t)) |
(/ 2 t) |
(+ (/ x y) (/ 2 (* t z))) |
(/ 2 (* t z)) |
(* t z) |
(* t (+ -2 (/ x y))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) t) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 t (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (*.f64 t (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) t)) |
(/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (*.f64 t (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (*.f64 t (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) (neg.f64 (*.f64 t (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (neg.f64 (*.f64 t (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(pow.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) t) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) t) (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))))) |
(+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
(+.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(+.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t #s(literal -2 binary64))) (/.f64 t (/.f64 y x))) |
(+.f64 (+.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (-.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(fma.f64 t #s(literal -2 binary64) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(fma.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
(fma.f64 #s(literal -2 binary64) t (+.f64 (/.f64 t (/.f64 y x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(fma.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) t (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
(fma.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (neg.f64 (-.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) (neg.f64 (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) #s(literal 8 binary64)) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t #s(literal -2 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t #s(literal -2 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 t (/.f64 y x))) (*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t #s(literal -2 binary64))) (/.f64 t (/.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (+.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (+.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (*.f64 (+.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) z))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 t (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 2 binary64) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))))))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 z z)) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)) (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) z) #s(literal 4 binary64)) z)))) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) z)) |
(/.f64 #s(literal 2 binary64) z) |
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.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 -2 binary64) (/.f64 x y)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(-.f64 (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (+.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal -2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal -2 binary64)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) |
(/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal -4 binary64)) (+.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal -4 binary64))) (neg.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (neg.f64 (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))))) |
(*.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 x y) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.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 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(-.f64 (/.f64 x y) (/.f64 #s(literal -2 binary64) t)) |
(-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(-.f64 (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t) (/.f64 x y)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 x y)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (/.f64 #s(literal 2 binary64) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 t x)) (*.f64 t y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) (/.f64 t #s(literal 2 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (/.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) (+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) (/.f64 t #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 t t))))) |
(/.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 t t))) (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t y) (+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 t x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) (/.f64 t #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 y #s(literal -2 binary64))) (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 x (/.f64 t #s(literal 2 binary64))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 t #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 (/.f64 y x) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 y x) #s(literal -2 binary64))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 (/.f64 y x) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 t #s(literal 2 binary64)) x)) (*.f64 (/.f64 t #s(literal 2 binary64)) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (/.f64 y x) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 t x))) (neg.f64 (*.f64 t y))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) (/.f64 t #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (/.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (/.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 t t)))) (neg.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)))) |
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 t x)) y) t) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (/.f64 t #s(literal 2 binary64))) (*.f64 y #s(literal 1 binary64)))) (neg.f64 (*.f64 y (/.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 y x) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 y x) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 y x) #s(literal -2 binary64)))) (neg.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 y x) (/.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) t) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 t #s(literal 2 binary64)) x))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 y x) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 t x)))) (neg.f64 (neg.f64 (*.f64 t y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) (/.f64 t #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 t t))))) (neg.f64 (neg.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) (/.f64 (/.f64 x y) (/.f64 y x)))) (neg.f64 (-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 t x)) y)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 (*.f64 t y) (+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 t x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) (/.f64 t #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t y))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) (/.f64 t #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) t)) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 t #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y)) |
(-.f64 (/.f64 x y) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(-.f64 (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 x y)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (/.f64 x y)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 1 binary64) z) (/.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 #s(literal 2 binary64) y)) (*.f64 y (*.f64 z t))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y)) (*.f64 z (/.f64 t #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (/.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 z t)) (+.f64 (*.f64 x (*.f64 z t)) (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y)) (*.f64 z (/.f64 t #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))) (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 z t)) (+.f64 (*.f64 x (*.f64 z t)) (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y)) (*.f64 z (/.f64 t #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 y #s(literal -2 binary64))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (+.f64 (*.f64 x z) (*.f64 y (/.f64 #s(literal 2 binary64) t))) (*.f64 y z)) |
(/.f64 (+.f64 (*.f64 x (*.f64 z (/.f64 t #s(literal 2 binary64)))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (*.f64 z (/.f64 t #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (/.f64 t #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z (/.f64 t #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 (/.f64 y x) (*.f64 z t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 (/.f64 y x) #s(literal -2 binary64))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (/.f64 #s(literal 2 binary64) t))) (*.f64 (/.f64 y x) z)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 (/.f64 y x) (*.f64 z (/.f64 t #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 (*.f64 z t) #s(literal 1 binary64))) (*.f64 (*.f64 z t) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) y)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) y) (*.f64 z x)) (*.f64 z y)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 z (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 y x)) (*.f64 z #s(literal 1 binary64))) (*.f64 z (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) x)) (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (/.f64 y x) (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) (/.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 y (*.f64 z t)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y)) (*.f64 z (/.f64 t #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (/.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (/.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) (neg.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))))) |
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 #s(literal 2 binary64) y)) y) (*.f64 z t)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 y #s(literal -2 binary64)))) (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x z) (*.f64 y (/.f64 #s(literal 2 binary64) t)))) (neg.f64 (*.f64 y z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 z (/.f64 t #s(literal 2 binary64)))) (*.f64 y #s(literal 1 binary64)))) (neg.f64 (*.f64 y (*.f64 z (/.f64 t #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (/.f64 t #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z (/.f64 t #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 (/.f64 y x) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 y x) (*.f64 z t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 (/.f64 y x) #s(literal -2 binary64)))) (neg.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) (/.f64 #s(literal 2 binary64) t)))) (neg.f64 (*.f64 (/.f64 y x) z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 y x) (*.f64 z (/.f64 t #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 z t) (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) y) (*.f64 z x))) (neg.f64 (*.f64 z y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 y x)) (*.f64 z #s(literal 1 binary64)))) (neg.f64 (*.f64 z (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) x))) (neg.f64 (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 y x) (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) (/.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (neg.f64 (*.f64 y (*.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y)) (*.f64 z (/.f64 t #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (/.f64 (/.f64 x y) (/.f64 y x)))) (neg.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 #s(literal 2 binary64) y)) y)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(pow.f64 (/.f64 (*.f64 y (*.f64 z t)) (+.f64 (*.f64 x (*.f64 z t)) (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y)) (*.f64 z (/.f64 t #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 z t)) (*.f64 #s(literal 2 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z t)))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 x y)) (*.f64 z (/.f64 t #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 t #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z t)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/.f64 #s(literal 1 binary64) (*.f64 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 z (/.f64 t #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 z (/.f64 t #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 #s(literal 2 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(pow.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (/.f64 t #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) z) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) t)) |
(*.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 z t) |
(*.f64 t z) |
(+.f64 (/.f64 t (/.f64 y x)) (*.f64 t #s(literal -2 binary64))) |
(+.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 t (/.f64 y x))) |
(-.f64 (/.f64 (*.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 t (/.f64 y x)))) (/.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 t (/.f64 y x))) (-.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 t (/.f64 y x))))) |
(fma.f64 t #s(literal -2 binary64) (/.f64 t (/.f64 y x))) |
(fma.f64 t (/.f64 x y) (*.f64 t #s(literal -2 binary64))) |
(fma.f64 #s(literal -2 binary64) t (/.f64 t (/.f64 y x))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) t) (*.f64 t #s(literal -2 binary64))) |
(fma.f64 (/.f64 x y) t (*.f64 t #s(literal -2 binary64))) |
(fma.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) y) (*.f64 t #s(literal -2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 t (/.f64 y x))) (*.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 t (/.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 t #s(literal -2 binary64))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 t (/.f64 y x)))) (-.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 t (/.f64 y x)))) |
(/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x))))) |
(/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64))) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 t (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal -4 binary64))) (+.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 t (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) (-.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) t) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) t) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal -4 binary64)) t) (+.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) t) (-.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 t (/.f64 y x))) (*.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 t (/.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 t #s(literal -2 binary64))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 t (/.f64 y x))))) (neg.f64 (-.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 t (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 t (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal -4 binary64)))) (neg.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) t)) (neg.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -8 binary64)) t)) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal -4 binary64)) t)) (neg.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) t)) (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -8 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 t (/.f64 y x))) (-.f64 (*.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 t #s(literal -2 binary64))) (*.f64 (/.f64 t (/.f64 y x)) (*.f64 t #s(literal -2 binary64)))))) |
(*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)) t) |
| 1× | egg-herbie |
| 3212× | *-lowering-*.f32 |
| 3212× | *-lowering-*.f64 |
| 2192× | +-lowering-+.f64 |
| 2192× | +-lowering-+.f32 |
| 1720× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 2595 |
| 1 | 400 | 2483 |
| 2 | 1224 | 2465 |
| 3 | 3488 | 2447 |
| 0 | 8671 | 2447 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 2 (* t z)) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(- (/ x y) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (/ x y) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(/ x y) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(/ x y) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(/ x y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(/ 2 z) |
(/ (+ 2 (* z (+ 2 (* t (- (/ x y) 2))))) z) |
(/ (+ 2 (* z (+ 2 (* t (- (/ x y) 2))))) z) |
(/ (+ 2 (* z (+ 2 (* t (- (/ x y) 2))))) z) |
(+ 2 (* t (- (/ x y) 2))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+ 2 (* t (- (/ x y) 2))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) |
(+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) |
(+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) |
(* t (- (/ x y) 2)) |
(* t (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)) |
(* t (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)) |
(* t (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)) |
(* t (- (/ x y) 2)) |
(* -1 (* t (+ (* -1 (- (/ x y) 2)) (* -1 (/ (+ 2 (* 2 (/ 1 z))) t))))) |
(* -1 (* t (+ (* -1 (- (/ x y) 2)) (* -1 (/ (+ 2 (* 2 (/ 1 z))) t))))) |
(* -1 (* t (+ (* -1 (- (/ x y) 2)) (* -1 (/ (+ 2 (* 2 (/ 1 z))) t))))) |
(+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(/ (* t x) y) |
(* x (+ (* -2 (/ t x)) (+ (* 2 (/ 1 x)) (+ (/ 2 (* x z)) (/ t y))))) |
(* x (+ (* -2 (/ t x)) (+ (* 2 (/ 1 x)) (+ (/ 2 (* x z)) (/ t y))))) |
(* x (+ (* -2 (/ t x)) (+ (* 2 (/ 1 x)) (+ (/ 2 (* x z)) (/ t y))))) |
(/ (* t x) y) |
(* -1 (* x (+ (* -1 (/ t y)) (* -1 (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) x))))) |
(* -1 (* x (+ (* -1 (/ t y)) (* -1 (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) x))))) |
(* -1 (* x (+ (* -1 (/ t y)) (* -1 (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) x))))) |
(/ (* t x) y) |
(/ (+ (* t x) (* y (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))))) y) |
(/ (+ (* t x) (* y (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))))) y) |
(/ (+ (* t x) (* y (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))))) y) |
(+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(/ 2 z) |
(/ (+ 2 (* 2 z)) z) |
(/ (+ 2 (* 2 z)) z) |
(/ (+ 2 (* 2 z)) z) |
2 |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 z))) |
2 |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 z))) |
(+ 2 (* 2 (/ 1 z))) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
-2 |
(- (/ x y) 2) |
(- (/ x y) 2) |
(- (/ x y) 2) |
(/ x y) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(/ x y) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(/ x y) |
(/ (+ x (* -2 y)) y) |
(/ (+ x (* -2 y)) y) |
(/ (+ x (* -2 y)) y) |
-2 |
(- (/ x y) 2) |
(- (/ x y) 2) |
(- (/ x y) 2) |
-2 |
(- (/ x y) 2) |
(- (/ x y) 2) |
(- (/ x y) 2) |
(/ 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) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(/ x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(/ x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(/ x y) |
(/ (+ x (* 2 (/ y t))) y) |
(/ (+ x (* 2 (/ y t))) y) |
(/ (+ x (* 2 (/ y t))) y) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(/ 2 t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/ x y) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(/ x y) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(/ 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 (* t z)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(/ x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(/ x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(/ x y) |
(/ (+ x (* 2 (/ y (* t z)))) y) |
(/ (+ x (* 2 (/ y (* t z)))) y) |
(/ (+ x (* 2 (/ y (* t z)))) y) |
(/ 2 (* t z)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(/ 2 (* t z)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(/ 2 (* t z)) |
(/ (+ (* 2 (/ 1 z)) (/ (* t x) y)) t) |
(/ (+ (* 2 (/ 1 z)) (/ (* t x) y)) t) |
(/ (+ (* 2 (/ 1 z)) (/ (* t x) y)) t) |
(/ x y) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(/ x y) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(/ 2 (* t z)) |
(/ (+ (* 2 (/ 1 t)) (/ (* x z) y)) z) |
(/ (+ (* 2 (/ 1 t)) (/ (* x z) y)) z) |
(/ (+ (* 2 (/ 1 t)) (/ (* x z) y)) z) |
(/ x y) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(/ x y) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(/ 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) |
(* t (- (/ x y) 2)) |
(* t (- (/ x y) 2)) |
(* t (- (/ x y) 2)) |
(* t (- (/ x y) 2)) |
(* t (- (/ x y) 2)) |
(* t (- (/ x y) 2)) |
(* t (- (/ x y) 2)) |
(* t (- (/ x y) 2)) |
(* t (- (/ x y) 2)) |
(* t (- (/ x y) 2)) |
(* t (- (/ x y) 2)) |
(* t (- (/ x y) 2)) |
(* -2 t) |
(+ (* -2 t) (/ (* t x) y)) |
(+ (* -2 t) (/ (* t x) y)) |
(+ (* -2 t) (/ (* t x) y)) |
(/ (* t x) y) |
(* x (+ (* -2 (/ t x)) (/ t y))) |
(* x (+ (* -2 (/ t x)) (/ t y))) |
(* x (+ (* -2 (/ t x)) (/ t y))) |
(/ (* t x) y) |
(* -1 (* x (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(* -1 (* x (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(* -1 (* x (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(/ (* t x) y) |
(/ (+ (* -2 (* t y)) (* t x)) y) |
(/ (+ (* -2 (* t y)) (* t x)) y) |
(/ (+ (* -2 (* t y)) (* t x)) y) |
(* -2 t) |
(+ (* -2 t) (/ (* t x) y)) |
(+ (* -2 t) (/ (* t x) y)) |
(+ (* -2 t) (/ (* t x) y)) |
(* -2 t) |
(+ (* -2 t) (/ (* t x) y)) |
(+ (* -2 t) (/ (* t x) y)) |
(+ (* -2 t) (/ (* t x) y)) |
| Outputs |
|---|
(/ 2 (* t z)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 z (+.f64 (/.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 z (+.f64 (/.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) z) |
(/ (+ (* z (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 z (+.f64 (/.f64 #s(literal 2 binary64) t) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) z) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(+ (- (/ x y) 2) (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z))))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/ (+ 2 (* 2 (/ 1 z))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) t) |
(/ (+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) t) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) t) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(* x (- (+ (/ 1 y) (+ (/ 2 (* t x)) (/ 2 (* t (* x z))))) (* 2 (/ 1 x)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2) x)) (/ 1 y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal -2 binary64)))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal -2 binary64)))) y) |
(/ (+ x (* y (- (+ (* 2 (/ 1 t)) (* 2 (/ 1 (* t z)))) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) #s(literal -2 binary64)))) y) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) t) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) t) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) t) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(+ -2 (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y)))) |
(+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)))) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ (+ 2 (* z (+ 2 (* t (- (/ x y) 2))))) z) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) z) |
(/ (+ 2 (* z (+ 2 (* t (- (/ x y) 2))))) z) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) z) |
(/ (+ 2 (* z (+ 2 (* t (- (/ x y) 2))))) z) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) z) |
(+ 2 (* t (- (/ x y) 2))) |
(-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (* t (- (/ x y) 2))) |
(-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* t (- (/ x y) 2)) (* 2 (/ 1 z)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* 2 (/ 1 z)) (* t (- (/ x y) 2)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z))))) |
(* t (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z))))) |
(* t (- (+ (* 2 (/ 1 t)) (+ (/ 2 (* t z)) (/ x y))) 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z))))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* -1 (* t (+ (* -1 (- (/ x y) 2)) (* -1 (/ (+ 2 (* 2 (/ 1 z))) t))))) |
(+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) #s(literal -1 binary64))) |
(* -1 (* t (+ (* -1 (- (/ x y) 2)) (* -1 (/ (+ 2 (* 2 (/ 1 z))) t))))) |
(+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) #s(literal -1 binary64))) |
(* -1 (* t (+ (* -1 (- (/ x y) 2)) (* -1 (/ (+ 2 (* 2 (/ 1 z))) t))))) |
(+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) z)) #s(literal -1 binary64))) |
(+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) |
(+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(* x (+ (* -2 (/ t x)) (+ (* 2 (/ 1 x)) (+ (/ 2 (* x z)) (/ t y))))) |
(+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) z) x)))) |
(* x (+ (* -2 (/ t x)) (+ (* 2 (/ 1 x)) (+ (/ 2 (* x z)) (/ t y))))) |
(+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) z) x)))) |
(* x (+ (* -2 (/ t x)) (+ (* 2 (/ 1 x)) (+ (/ 2 (* x z)) (/ t y))))) |
(+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) z) x)))) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(* -1 (* x (+ (* -1 (/ t y)) (* -1 (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) x))))) |
(+.f64 (/.f64 (*.f64 t x) y) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 (/ t y)) (* -1 (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) x))))) |
(+.f64 (/.f64 (*.f64 t x) y) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 (/ t y)) (* -1 (/ (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) x))))) |
(+.f64 (/.f64 (*.f64 t x) y) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (+ (* t x) (* y (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))))) y) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))))) y) |
(/ (+ (* t x) (* y (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))))) y) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))))) y) |
(/ (+ (* t x) (* y (+ 2 (+ (* -2 t) (* 2 (/ 1 z)))))) y) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))))) y) |
(+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) |
(+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* -2 t) (* 2 (/ 1 z)))) |
(+.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64)))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(+ 2 (+ (* -2 t) (+ (* 2 (/ 1 z)) (/ (* t x) y)))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ (+ 2 (* 2 z)) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 z #s(literal 1 binary64))) z) |
(/ (+ 2 (* 2 z)) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 z #s(literal 1 binary64))) z) |
(/ (+ 2 (* 2 z)) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 z #s(literal 1 binary64))) z) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) |
(+ 2 (* 2 (/ 1 z))) |
(+.f64 #s(literal 2 binary64) (/.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 z) |
(/.f64 #s(literal 2 binary64) z) |
-2 |
#s(literal -2 binary64) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/ x y) |
(/.f64 x y) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(* x (- (/ 1 y) (* 2 (/ 1 x)))) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(* -1 (* x (- (* 2 (/ 1 x)) (/ 1 y)))) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -2 y)) y) |
(/.f64 (+.f64 x (*.f64 y #s(literal -2 binary64))) y) |
(/ (+ x (* -2 y)) y) |
(/.f64 (+.f64 x (*.f64 y #s(literal -2 binary64))) y) |
(/ (+ x (* -2 y)) y) |
(/.f64 (+.f64 x (*.f64 y #s(literal -2 binary64))) y) |
-2 |
#s(literal -2 binary64) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* 2 (/ y t))) y) |
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
(/ (+ x (* 2 (/ y t))) y) |
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
(/ (+ x (* 2 (/ y t))) y) |
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 t x) y)) t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 t x) y)) t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 t x) y)) t) |
(/ x y) |
(/.f64 x y) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x y)) |
(/ 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 (* t z)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t (* x z)))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* 2 (/ y (* t z)))) y) |
(/.f64 (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 2 binary64) z)) t)) y) |
(/ (+ x (* 2 (/ y (* t z)))) y) |
(/.f64 (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 2 binary64) z)) t)) y) |
(/ (+ x (* 2 (/ y (* t z)))) y) |
(/.f64 (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 2 binary64) z)) t)) y) |
(/ 2 (* t z)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/ 2 (* t z)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/ 2 (* t z)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/ (+ (* 2 (/ 1 z)) (/ (* t x) y)) t) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 t x) y)) t) |
(/ (+ (* 2 (/ 1 z)) (/ (* t x) y)) t) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 t x) y)) t) |
(/ (+ (* 2 (/ 1 z)) (/ (* t x) y)) t) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 t x) y)) t) |
(/ x y) |
(/.f64 x y) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/ x y) |
(/.f64 x y) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/ 2 (* t z)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/ (+ (* 2 (/ 1 t)) (/ (* x z) y)) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 z x) y)) z) |
(/ (+ (* 2 (/ 1 t)) (/ (* x z) y)) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 z x) y)) z) |
(/ (+ (* 2 (/ 1 t)) (/ (* x z) y)) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (*.f64 z x) y)) z) |
(/ x y) |
(/.f64 x y) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/ x y) |
(/.f64 x y) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+ (* 2 (/ 1 (* t z))) (/ x y)) |
(+.f64 (/.f64 x y) (/.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 z)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* -2 t) |
(*.f64 t #s(literal -2 binary64)) |
(+ (* -2 t) (/ (* t x) y)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(+ (* -2 t) (/ (* t x) y)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(+ (* -2 t) (/ (* t x) y)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(* x (+ (* -2 (/ t x)) (/ t y))) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* x (+ (* -2 (/ t x)) (/ t y))) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* x (+ (* -2 (/ t x)) (/ t y))) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(* -1 (* x (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* -1 (* x (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* -1 (* x (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (+ (* -2 (* t y)) (* t x)) y) |
(/.f64 (*.f64 t (+.f64 x (*.f64 y #s(literal -2 binary64)))) y) |
(/ (+ (* -2 (* t y)) (* t x)) y) |
(/.f64 (*.f64 t (+.f64 x (*.f64 y #s(literal -2 binary64)))) y) |
(/ (+ (* -2 (* t y)) (* t x)) y) |
(/.f64 (*.f64 t (+.f64 x (*.f64 y #s(literal -2 binary64)))) y) |
(* -2 t) |
(*.f64 t #s(literal -2 binary64)) |
(+ (* -2 t) (/ (* t x) y)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(+ (* -2 t) (/ (* t x) y)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(+ (* -2 t) (/ (* t x) y)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* -2 t) |
(*.f64 t #s(literal -2 binary64)) |
(+ (* -2 t) (/ (* t x) y)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(+ (* -2 t) (/ (* t x) y)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(+ (* -2 t) (/ (* t x) y)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
Compiled 15868 to 1542 computations (90.3% saved)
17 alts after pruning (10 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 912 | 4 | 916 |
| Fresh | 2 | 6 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 915 | 17 | 932 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 29.0% | (/.f64 (/.f64 #s(literal 2 binary64) z) t) |
| 29.0% | (/.f64 (/.f64 #s(literal 2 binary64) t) z) | |
| ▶ | 64.5% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t) |
| 54.6% | (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 t x) y)) t) | |
| 54.1% | (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) y) (*.f64 z x)) (*.f64 z y)) | |
| ▶ | 48.5% | (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
| 44.0% | (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) | |
| ✓ | 37.8% | (/.f64 x y) |
| ▶ | 29.0% | (/.f64 #s(literal 2 binary64) (*.f64 t z)) |
| ▶ | 16.9% | (/.f64 #s(literal 2 binary64) t) |
| ▶ | 48.6% | (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
| ✓ | 63.9% | (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
| ✓ | 52.4% | (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
| ✓ | 72.6% | (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
| ✓ | 57.6% | (+.f64 (/.f64 x y) #s(literal -2 binary64)) |
| 36.1% | (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) | |
| ✓ | 21.6% | #s(literal -2 binary64) |
Compiled 299 to 221 computations (26.1% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 2 binary64) y) t) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 2 binary64) z) t) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) t) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 2 binary64) (/.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t) |
| 1996× | fnmsub-define |
| 1766× | sum3-define |
| 1744× | fma-lowering-fma.f32 |
| 1744× | fma-lowering-fma.f64 |
| 1714× | fmm-def |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 102 |
| 1 | 38 | 100 |
| 2 | 78 | 98 |
| 3 | 211 | 97 |
| 4 | 543 | 96 |
| 5 | 1608 | 96 |
| 6 | 5684 | 96 |
| 0 | 8458 | 96 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 2 (* t (- 2 (/ x y)))) t) |
(- 2 (* t (- 2 (/ x y)))) |
2 |
(* t (- 2 (/ x y))) |
t |
(- 2 (/ x y)) |
(/ x y) |
x |
y |
(/ 2 t) |
2 |
t |
(/ 2 (* t z)) |
2 |
(* t z) |
t |
z |
(+ (/ (/ 2 z) t) -2) |
(/ (/ 2 z) t) |
(/ 2 z) |
2 |
z |
t |
-2 |
(/ (+ x (/ (* 2 y) t)) y) |
(+ x (/ (* 2 y) t)) |
x |
(/ (* 2 y) t) |
(* 2 y) |
2 |
y |
t |
| Outputs |
|---|
(/ (- 2 (* t (- 2 (/ x y)))) t) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(- 2 (* t (- 2 (/ x y)))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
2 |
#s(literal 2 binary64) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
t |
(- 2 (/ x y)) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
2 |
#s(literal 2 binary64) |
t |
(/ 2 (* t z)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
2 |
#s(literal 2 binary64) |
(* t z) |
(*.f64 t z) |
t |
z |
(+ (/ (/ 2 z) t) -2) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64)) |
(/ (/ 2 z) t) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
t |
-2 |
#s(literal -2 binary64) |
(/ (+ x (/ (* 2 y) t)) y) |
(/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 y t))) y) |
(+ x (/ (* 2 y) t)) |
(+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 y t))) |
x |
(/ (* 2 y) t) |
(*.f64 #s(literal 2 binary64) (/.f64 y t)) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
2 |
#s(literal 2 binary64) |
y |
t |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) y) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 #s(literal 2 binary64) y) t) |
| ✓ | accuracy | 88.2% | (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal 2 binary64) z) t) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 2 binary64) (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) t) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 2 binary64) (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
| ✓ | accuracy | 97.5% | (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
| ✓ | accuracy | 91.8% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t) |
| 92.0ms | 256× | 0 | valid |
Compiled 107 to 22 computations (79.4% saved)
ival-div: 41.0ms (77.4% of total)ival-mult: 5.0ms (9.4% of total)ival-sub: 3.0ms (5.7% of total)ival-add: 3.0ms (5.7% of total)const: 1.0ms (1.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- 2 (* t (- 2 (/ x y)))) t)> |
#<alt (- 2 (* t (- 2 (/ x y))))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (- 2 (/ x y))> |
#<alt (/ 2 t)> |
#<alt (/ 2 (* t z))> |
#<alt (* t z)> |
#<alt (+ (/ (/ 2 z) t) -2)> |
#<alt (/ (/ 2 z) t)> |
#<alt (/ 2 z)> |
#<alt (/ (+ x (/ (* 2 y) t)) y)> |
#<alt (+ x (/ (* 2 y) t))> |
#<alt (/ (* 2 y) t)> |
#<alt (* 2 y)> |
| Outputs |
|---|
#<alt (/ 2 t)> |
#<alt (/ (+ 2 (* t (- (/ x y) 2))) t)> |
#<alt (/ (+ 2 (* t (- (/ x y) 2))) t)> |
#<alt (/ (+ 2 (* t (- (/ x y) 2))) t)> |
#<alt (- (/ x y) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (* -1 (- 2 (/ x y)))> |
#<alt (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t)))> |
#<alt (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t)))> |
#<alt (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t)))> |
#<alt (/ (- 2 (* 2 t)) t)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y)> |
#<alt (/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y)> |
#<alt (/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y)> |
#<alt (/ (- 2 (* 2 t)) t)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (/ (- 2 (* 2 t)) t)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt (- (+ (* 2 (/ 1 t)) (/ x y)) 2)> |
#<alt 2> |
#<alt (+ 2 (* t (- (/ x y) 2)))> |
#<alt (+ 2 (* t (- (/ x y) 2)))> |
#<alt (+ 2 (* t (- (/ x y) 2)))> |
#<alt (* t (- (/ x y) 2))> |
#<alt (* t (- (+ (* 2 (/ 1 t)) (/ x y)) 2))> |
#<alt (* t (- (+ (* 2 (/ 1 t)) (/ x y)) 2))> |
#<alt (* t (- (+ (* 2 (/ 1 t)) (/ x y)) 2))> |
#<alt (* -1 (* t (- 2 (/ x y))))> |
#<alt (* t (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t))))> |
#<alt (* t (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t))))> |
#<alt (* t (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t))))> |
#<alt (- 2 (* 2 t))> |
#<alt (- (+ 2 (/ (* t x) y)) (* 2 t))> |
#<alt (- (+ 2 (/ (* t x) y)) (* 2 t))> |
#<alt (- (+ 2 (/ (* t x) y)) (* 2 t))> |
#<alt (/ (* t x) y)> |
#<alt (* x (- (* 2 (/ 1 x)) (+ (* -1 (/ t y)) (* 2 (/ t x)))))> |
#<alt (* x (- (* 2 (/ 1 x)) (+ (* -1 (/ t y)) (* 2 (/ t x)))))> |
#<alt (* x (- (* 2 (/ 1 x)) (+ (* -1 (/ t y)) (* 2 (/ t x)))))> |
#<alt (/ (* t x) y)> |
#<alt (* -1 (* x (- (* -1 (/ (- 2 (* 2 t)) x)) (/ t y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- 2 (* 2 t)) x)) (/ t y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- 2 (* 2 t)) x)) (/ t y))))> |
#<alt (/ (* t x) y)> |
#<alt (/ (- (* y (- 2 (* 2 t))) (* -1 (* t x))) y)> |
#<alt (/ (- (* y (- 2 (* 2 t))) (* -1 (* t x))) y)> |
#<alt (/ (- (* y (- 2 (* 2 t))) (* -1 (* t x))) y)> |
#<alt (- 2 (* 2 t))> |
#<alt (- (+ 2 (/ (* t x) y)) (* 2 t))> |
#<alt (- (+ 2 (/ (* t x) y)) (* 2 t))> |
#<alt (- (+ 2 (/ (* t x) y)) (* 2 t))> |
#<alt (- 2 (* 2 t))> |
#<alt (- (+ 2 (/ (* t x) y)) (* 2 t))> |
#<alt (- (+ 2 (/ (* t x) y)) (* 2 t))> |
#<alt (- (+ 2 (/ (* t x) y)) (* 2 t))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* t (- 2 (/ x y)))> |
#<alt (* 2 t)> |
#<alt (+ (* -1 (/ (* t x) y)) (* 2 t))> |
#<alt (+ (* -1 (/ (* t x) y)) (* 2 t))> |
#<alt (+ (* -1 (/ (* t x) y)) (* 2 t))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* x (+ (* -1 (/ t y)) (* 2 (/ t x))))> |
#<alt (* x (+ (* -1 (/ t y)) (* 2 (/ t x))))> |
#<alt (* x (+ (* -1 (/ t y)) (* 2 (/ t x))))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* -1 (* x (+ (* -2 (/ t x)) (/ t y))))> |
#<alt (* -1 (* x (+ (* -2 (/ t x)) (/ t y))))> |
#<alt (* -1 (* x (+ (* -2 (/ t x)) (/ t y))))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (/ (+ (* -1 (* t x)) (* 2 (* t y))) y)> |
#<alt (/ (+ (* -1 (* t x)) (* 2 (* t y))) y)> |
#<alt (/ (+ (* -1 (* t x)) (* 2 (* t y))) y)> |
#<alt (* 2 t)> |
#<alt (+ (* -1 (/ (* t x) y)) (* 2 t))> |
#<alt (+ (* -1 (/ (* t x) y)) (* 2 t))> |
#<alt (+ (* -1 (/ (* t x) y)) (* 2 t))> |
#<alt (* 2 t)> |
#<alt (+ (* -1 (/ (* t x) y)) (* 2 t))> |
#<alt (+ (* -1 (/ (* t x) y)) (* 2 t))> |
#<alt (+ (* -1 (/ (* t x) y)) (* 2 t))> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ x y)))> |
#<alt (+ 2 (* -1 (/ x y)))> |
#<alt (+ 2 (* -1 (/ x y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* x (- (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* x (- (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* x (- (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (* x (- (/ 1 y) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* x (- (/ 1 y) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* x (- (/ 1 y) (* 2 (/ 1 x)))))> |
#<alt (* -1 (/ x y))> |
#<alt (/ (- (* 2 y) x) y)> |
#<alt (/ (- (* 2 y) x) y)> |
#<alt (/ (- (* 2 y) x) y)> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ x y)))> |
#<alt (+ 2 (* -1 (/ x y)))> |
#<alt (+ 2 (* -1 (/ x y)))> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ x y)))> |
#<alt (+ 2 (* -1 (/ x y)))> |
#<alt (+ 2 (* -1 (/ x y)))> |
#<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 (* 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 (* t z))> |
#<alt (/ (+ (* -2 z) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* -2 z) (* 2 (/ 1 t))) z)> |
#<alt (/ (+ (* -2 z) (* 2 (/ 1 t))) z)> |
#<alt -2> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt -2> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt (/ 2 (* t z))> |
#<alt (/ (+ (* -2 t) (* 2 (/ 1 z))) t)> |
#<alt (/ (+ (* -2 t) (* 2 (/ 1 z))) t)> |
#<alt (/ (+ (* -2 t) (* 2 (/ 1 z))) t)> |
#<alt -2> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt -2> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt (- (* 2 (/ 1 (* t z))) 2)> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 (* t z))> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (* x (+ (/ 1 y) (* 2 (/ 1 (* t x)))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* 2 (/ y t))) y)> |
#<alt (/ (+ x (* 2 (/ y t))) y)> |
#<alt (/ (+ x (* 2 (/ y t))) y)> |
#<alt (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (/ 2 t)> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (/ 2 t)> |
#<alt (/ (+ 2 (/ (* t x) y)) t)> |
#<alt (/ (+ 2 (/ (* t x) y)) t)> |
#<alt (/ (+ 2 (/ (* t x) y)) t)> |
#<alt (/ x y)> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (/ x y)> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (+ (* 2 (/ 1 t)) (/ x y))> |
#<alt (* 2 (/ y t))> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ y (* t x)))))> |
#<alt (* x (+ 1 (* 2 (/ y (* t x)))))> |
#<alt (* x (+ 1 (* 2 (/ y (* t x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -2 (/ y (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -2 (/ y (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -2 (/ y (* t x))) 1)))> |
#<alt x> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt (* 2 (/ y t))> |
#<alt (* y (+ (* 2 (/ 1 t)) (/ x y)))> |
#<alt (* y (+ (* 2 (/ 1 t)) (/ x y)))> |
#<alt (* y (+ (* 2 (/ 1 t)) (/ x y)))> |
#<alt (* 2 (/ y t))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* 2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* 2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* 2 (/ 1 t)))))> |
#<alt (* 2 (/ y t))> |
#<alt (/ (+ (* 2 y) (* t x)) t)> |
#<alt (/ (+ (* 2 y) (* t x)) t)> |
#<alt (/ (+ (* 2 y) (* t x)) t)> |
#<alt x> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt x> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt (+ x (* 2 (/ y t)))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 (/ y t))> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | (/ (+ x (/ (* 2 y) t)) y) |
| 3.0ms | t | @ | 0 | (/ (* 2 y) t) |
| 1.0ms | t | @ | -inf | (/ (- 2 (* t (- 2 (/ x y)))) t) |
| 0.0ms | t | @ | 0 | (/ (- 2 (* t (- 2 (/ x y)))) t) |
| 0.0ms | y | @ | inf | (/ (+ x (/ (* 2 y) t)) y) |
| 1× | batch-egg-rewrite |
| 4952× | *-lowering-*.f32 |
| 4952× | *-lowering-*.f64 |
| 4216× | /-lowering-/.f32 |
| 4216× | /-lowering-/.f64 |
| 1582× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 82 |
| 1 | 134 | 80 |
| 2 | 1273 | 78 |
| 0 | 8296 | 78 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 2 (* t (- 2 (/ x y)))) t) |
(- 2 (* t (- 2 (/ x y)))) |
(* t (- 2 (/ x y))) |
(- 2 (/ x y)) |
(/ 2 t) |
(/ 2 (* t z)) |
(* t z) |
(+ (/ (/ 2 z) t) -2) |
(/ (/ 2 z) t) |
(/ 2 z) |
(/ (+ x (/ (* 2 y) t)) y) |
(+ x (/ (* 2 y) t)) |
(/ (* 2 y) t) |
(* 2 y) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 2 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t)) t (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t) t))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 t t) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (fma.f64 (neg.f64 (/.f64 t t)) (-.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 (/.f64 t t) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t)) t (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t) t))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 t t) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (fma.f64 (neg.f64 (/.f64 t t)) (-.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 (/.f64 t t) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t)) t (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t) t))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t) (neg.f64 (*.f64 (/.f64 t t) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (fma.f64 (neg.f64 (/.f64 t t)) (-.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 (/.f64 t t) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t)) t (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t) t))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 t t) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (fma.f64 (neg.f64 (/.f64 t t)) (-.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 (/.f64 t t) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) t) (/.f64 (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) t)) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) t) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) t)) |
(-.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 t (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 t (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 t t))) |
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (/.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (/.f64 t #s(literal 2 binary64)) t))) |
(-.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) t)) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)))))) (/.f64 (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) t)) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))) (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) t)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 t (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 t (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (/.f64 t #s(literal 2 binary64)) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) (neg.f64 (*.f64 t (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 t (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) t)) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)))) (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) t)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) t)) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (/.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))) (/.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 t (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) t)) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))))) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 2 binary64) t)) (-.f64 (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 t t))))))) |
(pow.f64 (/.f64 t (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(+.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(fma.f64 t (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y))) t #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (-.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) t)) |
(+.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t (/.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 #s(literal 2 binary64) t (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) t)) |
(fma.f64 t #s(literal 2 binary64) (*.f64 t (/.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 t (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 t (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) t) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) t) (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) t)) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) t)) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 2 binary64) t)) (-.f64 (*.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) t)) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 t (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t (/.f64 x (-.f64 #s(literal 0 binary64) y))) (*.f64 t (/.f64 x (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t (/.f64 x (-.f64 #s(literal 0 binary64) y))))))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) t) |
(+.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)))) (/.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 4 binary64) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 (/.f64 x y) (/.f64 y x)))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 8 binary64)) (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) t)) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 t #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal -2 binary64) z) t)) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/.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) z) t) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 #s(literal 2 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 t #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 t z) |
(*.f64 z t) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -2 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 1 binary64) z) #s(literal -2 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) #s(literal -2 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal -2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) z) #s(literal -2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 2 binary64) #s(literal -2 binary64)) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) (*.f64 t z))))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) (*.f64 t z)))) (+.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) (*.f64 t z)))) (+.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal -8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal -8 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) (*.f64 t z)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal -8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -4 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (neg.f64 (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) (*.f64 t z)))) (+.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) (*.f64 t z)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal -2 binary64) z) t)) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/.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) z) t) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z #s(literal 2 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 #s(literal 2 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 z #s(literal 2 binary64)) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 t #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) z)) |
(/.f64 #s(literal 2 binary64) z) |
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 z #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t)))) y) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t)))) y)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 y (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))) (*.f64 y (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t)))))) |
(neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t))) y)) |
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))) (*.f64 y (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t)))) (*.f64 y (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t)))) #s(literal 1 binary64)) (*.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 y (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))))) (neg.f64 (*.f64 y (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t)))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) y)) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))))) |
(pow.f64 (/.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) (/.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))) y) (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 y t) x) |
(fma.f64 y (/.f64 #s(literal 2 binary64) t) x) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) y) x) |
(fma.f64 (/.f64 y t) #s(literal 2 binary64) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t)))) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))))) (neg.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t)))) (*.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))))) (*.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t)))))) (neg.f64 (neg.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) t) x) (/.f64 t (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y t) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -2 binary64) (/.f64 y t))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 y t))) |
(neg.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(/.f64 (*.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 y #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y #s(literal -2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 y t)) |
(*.f64 y (/.f64 #s(literal 2 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y t) #s(literal 2 binary64)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
| 1× | egg-herbie |
| 2702× | *-lowering-*.f32 |
| 2702× | *-lowering-*.f64 |
| 1288× | +-lowering-+.f64 |
| 1288× | +-lowering-+.f32 |
| 1264× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 122 | 2071 |
| 1 | 370 | 1981 |
| 2 | 994 | 1966 |
| 3 | 3254 | 1966 |
| 4 | 7633 | 1966 |
| 0 | 8086 | 1966 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 2 t) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(- (/ x y) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(* -1 (- 2 (/ x y))) |
(+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t))) |
(+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t))) |
(+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t))) |
(/ (- 2 (* 2 t)) t) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(/ x y) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(/ x y) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(/ x y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(/ (- 2 (* 2 t)) t) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(/ (- 2 (* 2 t)) t) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
2 |
(+ 2 (* t (- (/ x y) 2))) |
(+ 2 (* t (- (/ x y) 2))) |
(+ 2 (* t (- (/ x y) 2))) |
(* t (- (/ x y) 2)) |
(* t (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) |
(* t (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) |
(* t (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) |
(* -1 (* t (- 2 (/ x y)))) |
(* t (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t)))) |
(* t (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t)))) |
(* t (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t)))) |
(- 2 (* 2 t)) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(/ (* t x) y) |
(* x (- (* 2 (/ 1 x)) (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(* x (- (* 2 (/ 1 x)) (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(* x (- (* 2 (/ 1 x)) (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(/ (* t x) y) |
(* -1 (* x (- (* -1 (/ (- 2 (* 2 t)) x)) (/ t y)))) |
(* -1 (* x (- (* -1 (/ (- 2 (* 2 t)) x)) (/ t y)))) |
(* -1 (* x (- (* -1 (/ (- 2 (* 2 t)) x)) (/ t y)))) |
(/ (* t x) y) |
(/ (- (* y (- 2 (* 2 t))) (* -1 (* t x))) y) |
(/ (- (* y (- 2 (* 2 t))) (* -1 (* t x))) y) |
(/ (- (* y (- 2 (* 2 t))) (* -1 (* t x))) y) |
(- 2 (* 2 t)) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(- 2 (* 2 t)) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(* t (- 2 (/ x y))) |
(* t (- 2 (/ x y))) |
(* t (- 2 (/ x y))) |
(* t (- 2 (/ x y))) |
(* t (- 2 (/ x y))) |
(* t (- 2 (/ x y))) |
(* t (- 2 (/ x y))) |
(* t (- 2 (/ x y))) |
(* t (- 2 (/ x y))) |
(* t (- 2 (/ x y))) |
(* t (- 2 (/ x y))) |
(* t (- 2 (/ x y))) |
(* 2 t) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(* -1 (/ (* t x) y)) |
(* x (+ (* -1 (/ t y)) (* 2 (/ t x)))) |
(* x (+ (* -1 (/ t y)) (* 2 (/ t x)))) |
(* x (+ (* -1 (/ t y)) (* 2 (/ t x)))) |
(* -1 (/ (* t x) y)) |
(* -1 (* x (+ (* -2 (/ t x)) (/ t y)))) |
(* -1 (* x (+ (* -2 (/ t x)) (/ t y)))) |
(* -1 (* x (+ (* -2 (/ t x)) (/ t y)))) |
(* -1 (/ (* t x) y)) |
(/ (+ (* -1 (* t x)) (* 2 (* t y))) y) |
(/ (+ (* -1 (* t x)) (* 2 (* t y))) y) |
(/ (+ (* -1 (* t x)) (* 2 (* t y))) y) |
(* 2 t) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(* 2 t) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
2 |
(+ 2 (* -1 (/ x y))) |
(+ 2 (* -1 (/ x y))) |
(+ 2 (* -1 (/ x y))) |
(* -1 (/ x y)) |
(* x (- (* 2 (/ 1 x)) (/ 1 y))) |
(* x (- (* 2 (/ 1 x)) (/ 1 y))) |
(* x (- (* 2 (/ 1 x)) (/ 1 y))) |
(* -1 (/ x y)) |
(* -1 (* x (- (/ 1 y) (* 2 (/ 1 x))))) |
(* -1 (* x (- (/ 1 y) (* 2 (/ 1 x))))) |
(* -1 (* x (- (/ 1 y) (* 2 (/ 1 x))))) |
(* -1 (/ x y)) |
(/ (- (* 2 y) x) y) |
(/ (- (* 2 y) x) y) |
(/ (- (* 2 y) x) y) |
2 |
(+ 2 (* -1 (/ x y))) |
(+ 2 (* -1 (/ x y))) |
(+ 2 (* -1 (/ x y))) |
2 |
(+ 2 (* -1 (/ x y))) |
(+ 2 (* -1 (/ x y))) |
(+ 2 (* -1 (/ x y))) |
(/ 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 (* 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 (* t z)) |
(/ (+ (* -2 z) (* 2 (/ 1 t))) z) |
(/ (+ (* -2 z) (* 2 (/ 1 t))) z) |
(/ (+ (* -2 z) (* 2 (/ 1 t))) z) |
-2 |
(- (* 2 (/ 1 (* t z))) 2) |
(- (* 2 (/ 1 (* t z))) 2) |
(- (* 2 (/ 1 (* t z))) 2) |
-2 |
(- (* 2 (/ 1 (* t z))) 2) |
(- (* 2 (/ 1 (* t z))) 2) |
(- (* 2 (/ 1 (* t z))) 2) |
(/ 2 (* t z)) |
(/ (+ (* -2 t) (* 2 (/ 1 z))) t) |
(/ (+ (* -2 t) (* 2 (/ 1 z))) t) |
(/ (+ (* -2 t) (* 2 (/ 1 z))) t) |
-2 |
(- (* 2 (/ 1 (* t z))) 2) |
(- (* 2 (/ 1 (* t z))) 2) |
(- (* 2 (/ 1 (* t z))) 2) |
-2 |
(- (* 2 (/ 1 (* t z))) 2) |
(- (* 2 (/ 1 (* t z))) 2) |
(- (* 2 (/ 1 (* t z))) 2) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 (* t z)) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(/ x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(/ x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(/ x y) |
(/ (+ x (* 2 (/ y t))) y) |
(/ (+ x (* 2 (/ y t))) y) |
(/ (+ x (* 2 (/ y t))) y) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(/ 2 t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(/ 2 t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/ x y) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(/ x y) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(* 2 (/ y t)) |
(+ x (* 2 (/ y t))) |
(+ x (* 2 (/ y t))) |
(+ x (* 2 (/ y t))) |
x |
(* x (+ 1 (* 2 (/ y (* t x))))) |
(* x (+ 1 (* 2 (/ y (* t x))))) |
(* x (+ 1 (* 2 (/ y (* t x))))) |
x |
(* -1 (* x (- (* -2 (/ y (* t x))) 1))) |
(* -1 (* x (- (* -2 (/ y (* t x))) 1))) |
(* -1 (* x (- (* -2 (/ y (* t x))) 1))) |
x |
(+ x (* 2 (/ y t))) |
(+ x (* 2 (/ y t))) |
(+ x (* 2 (/ y t))) |
(* 2 (/ y t)) |
(* y (+ (* 2 (/ 1 t)) (/ x y))) |
(* y (+ (* 2 (/ 1 t)) (/ x y))) |
(* y (+ (* 2 (/ 1 t)) (/ x y))) |
(* 2 (/ y t)) |
(* -1 (* y (- (* -1 (/ x y)) (* 2 (/ 1 t))))) |
(* -1 (* y (- (* -1 (/ x y)) (* 2 (/ 1 t))))) |
(* -1 (* y (- (* -1 (/ x y)) (* 2 (/ 1 t))))) |
(* 2 (/ y t)) |
(/ (+ (* 2 y) (* t x)) t) |
(/ (+ (* 2 y) (* t x)) t) |
(/ (+ (* 2 y) (* t x)) t) |
x |
(+ x (* 2 (/ y t))) |
(+ x (* 2 (/ y t))) |
(+ x (* 2 (/ y t))) |
x |
(+ x (* 2 (/ y t))) |
(+ x (* 2 (/ y t))) |
(+ x (* 2 (/ y t))) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 (/ y t)) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
| Outputs |
|---|
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 t x) y)) t) #s(literal -2 binary64)) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 t x) y)) t) #s(literal -2 binary64)) |
(/ (+ 2 (* t (- (/ x y) 2))) t) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 t x) y)) t) #s(literal -2 binary64)) |
(- (/ x y) 2) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(* -1 (- 2 (/ x y))) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(/ (- 2 (* 2 t)) t) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(* x (- (+ (/ 1 y) (/ 2 (* t x))) (* 2 (/ 1 x)))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(* -1 (* x (- (* -1 (/ (- (* 2 (/ 1 t)) 2) x)) (/ 1 y)))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) y) |
(/ (+ x (* y (- (* 2 (/ 1 t)) 2))) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) y) |
(/ (- 2 (* 2 t)) t) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(/ (- 2 (* 2 t)) t) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(- (+ (* 2 (/ 1 t)) (/ x y)) 2) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* t (- (/ x y) 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(+ 2 (* t (- (/ x y) 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(+ 2 (* t (- (/ x y) 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* t (- (/ x y) 2)) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* t (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* t (- (+ (* 2 (/ 1 t)) (/ x y)) 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* -1 (* t (- 2 (/ x y)))) |
(*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* t (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t)))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* t (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t)))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* t (+ (* -1 (- 2 (/ x y))) (* 2 (/ 1 t)))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(- 2 (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64))) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(* x (- (* 2 (/ 1 x)) (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* x (- (* 2 (/ 1 x)) (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* x (- (* 2 (/ 1 x)) (+ (* -1 (/ t y)) (* 2 (/ t x))))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(* -1 (* x (- (* -1 (/ (- 2 (* 2 t)) x)) (/ t y)))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* -1 (* x (- (* -1 (/ (- 2 (* 2 t)) x)) (/ t y)))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* -1 (* x (- (* -1 (/ (- 2 (* 2 t)) x)) (/ t y)))) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (- (* y (- 2 (* 2 t))) (* -1 (* t x))) y) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/ (- (* y (- 2 (* 2 t))) (* -1 (* t x))) y) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/ (- (* y (- 2 (* 2 t))) (* -1 (* t x))) y) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(- 2 (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64))) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(- 2 (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t #s(literal -2 binary64))) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(- (+ 2 (/ (* t x) y)) (* 2 t)) |
(+.f64 #s(literal 2 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* t (- 2 (/ x y))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* 2 t) |
(*.f64 #s(literal 2 binary64) t) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t x) y)) |
(* x (+ (* -1 (/ t y)) (* 2 (/ t x)))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* x (+ (* -1 (/ t y)) (* 2 (/ t x)))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* x (+ (* -1 (/ t y)) (* 2 (/ t x)))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t x) y)) |
(* -1 (* x (+ (* -2 (/ t x)) (/ t y)))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* -1 (* x (+ (* -2 (/ t x)) (/ t y)))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* -1 (* x (+ (* -2 (/ t x)) (/ t y)))) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t x) y)) |
(/ (+ (* -1 (* t x)) (* 2 (* t y))) y) |
(/.f64 (*.f64 t (-.f64 (*.f64 #s(literal 2 binary64) y) x)) y) |
(/ (+ (* -1 (* t x)) (* 2 (* t y))) y) |
(/.f64 (*.f64 t (-.f64 (*.f64 #s(literal 2 binary64) y) x)) y) |
(/ (+ (* -1 (* t x)) (* 2 (* t y))) y) |
(/.f64 (*.f64 t (-.f64 (*.f64 #s(literal 2 binary64) y) x)) y) |
(* 2 t) |
(*.f64 #s(literal 2 binary64) t) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* 2 t) |
(*.f64 #s(literal 2 binary64) t) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+ (* -1 (/ (* t x) y)) (* 2 t)) |
(*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1 (/ x y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(+ 2 (* -1 (/ x y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(+ 2 (* -1 (/ x y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(/.f64 x (-.f64 #s(literal 0 binary64) y)) |
(* x (- (* 2 (/ 1 x)) (/ 1 y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* x (- (* 2 (/ 1 x)) (/ 1 y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* x (- (* 2 (/ 1 x)) (/ 1 y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(/.f64 x (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* x (- (/ 1 y) (* 2 (/ 1 x))))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (* 2 (/ 1 x))))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (* 2 (/ 1 x))))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(/.f64 x (-.f64 #s(literal 0 binary64) y)) |
(/ (- (* 2 y) x) y) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/ (- (* 2 y) x) y) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/ (- (* 2 y) x) y) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1 (/ x y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(+ 2 (* -1 (/ x y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(+ 2 (* -1 (/ x y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1 (/ x y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(+ 2 (* -1 (/ x y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(+ 2 (* -1 (/ x y))) |
(-.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/ 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 (* 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)) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(/ 2 (* t z)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/ (+ (* -2 z) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 #s(literal -2 binary64) z)) z) |
(/ (+ (* -2 z) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 #s(literal -2 binary64) z)) z) |
(/ (+ (* -2 z) (* 2 (/ 1 t))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 #s(literal -2 binary64) z)) z) |
-2 |
#s(literal -2 binary64) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
-2 |
#s(literal -2 binary64) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/ 2 (* t z)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/ (+ (* -2 t) (* 2 (/ 1 z))) t) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/ (+ (* -2 t) (* 2 (/ 1 z))) t) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(/ (+ (* -2 t) (* 2 (/ 1 z))) t) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
-2 |
#s(literal -2 binary64) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
-2 |
#s(literal -2 binary64) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(- (* 2 (/ 1 (* t z))) 2) |
(+.f64 #s(literal -2 binary64) (/.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 z)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(* x (+ (/ 1 y) (* 2 (/ 1 (* t x))))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* 2 (/ y t))) y) |
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
(/ (+ x (* 2 (/ y t))) y) |
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
(/ (+ x (* 2 (/ y t))) y) |
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(/ 2 t) |
(/.f64 #s(literal 2 binary64) t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 t x) y)) t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 t x) y)) t) |
(/ (+ 2 (/ (* t x) y)) t) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 t x) y)) t) |
(/ x y) |
(/.f64 x y) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(/ x y) |
(/.f64 x y) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+ (* 2 (/ 1 t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
x |
(* x (+ 1 (* 2 (/ y (* t x))))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* x (+ 1 (* 2 (/ y (* t x))))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* x (+ 1 (* 2 (/ y (* t x))))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
x |
(* -1 (* x (- (* -2 (/ y (* t x))) 1))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* -1 (* x (- (* -2 (/ y (* t x))) 1))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* -1 (* x (- (* -2 (/ y (* t x))) 1))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
x |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* y (+ (* 2 (/ 1 t)) (/ x y))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* y (+ (* 2 (/ 1 t)) (/ x y))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* y (+ (* 2 (/ 1 t)) (/ x y))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* -1 (* y (- (* -1 (/ x y)) (* 2 (/ 1 t))))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* -1 (* y (- (* -1 (/ x y)) (* 2 (/ 1 t))))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* -1 (* y (- (* -1 (/ x y)) (* 2 (/ 1 t))))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(/ (+ (* 2 y) (* t x)) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 #s(literal 2 binary64) y)) t) |
(/ (+ (* 2 y) (* t x)) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 #s(literal 2 binary64) y)) t) |
(/ (+ (* 2 y) (* t x)) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 #s(literal 2 binary64) y)) t) |
x |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
x |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(+ x (* 2 (/ y t))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 (/ y t)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) t) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
Compiled 11851 to 1260 computations (89.4% saved)
17 alts after pruning (5 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 787 | 0 | 787 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 787 | 17 | 804 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 29.0% | (/.f64 (/.f64 #s(literal 2 binary64) z) t) |
| 29.0% | (/.f64 (/.f64 #s(literal 2 binary64) t) z) | |
| ✓ | 64.5% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t) |
| 54.6% | (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 t x) y)) t) | |
| 54.1% | (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) y) (*.f64 z x)) (*.f64 z y)) | |
| ✓ | 48.5% | (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
| 44.0% | (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) | |
| ✓ | 37.8% | (/.f64 x y) |
| ✓ | 29.0% | (/.f64 #s(literal 2 binary64) (*.f64 t z)) |
| ✓ | 16.9% | (/.f64 #s(literal 2 binary64) t) |
| ✓ | 48.6% | (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
| ✓ | 63.9% | (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
| ✓ | 52.4% | (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
| ✓ | 72.6% | (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
| ✓ | 57.6% | (+.f64 (/.f64 x y) #s(literal -2 binary64)) |
| 36.1% | (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) | |
| ✓ | 21.6% | #s(literal -2 binary64) |
Compiled 452 to 216 computations (52.2% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 x y) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 t x) y)) t) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) y) (*.f64 z x)) (*.f64 z y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (+.f64 x (*.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t)))) y) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) (*.f64 t (+.f64 #s(literal -2 binary64) (/.f64 x y)))) t) |
(+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) (*.f64 t z))) |
(+.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t z)) (*.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t z))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) z)) t) (*.f64 z (+.f64 #s(literal -2 binary64) (/.f64 x y)))) z) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) t)))) t) y) (*.f64 z x)) (*.f64 z y)) |
| Outputs |
|---|
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
7 calls:
| 37.0ms | x |
| 10.0ms | (/.f64 x y) |
| 9.0ms | t |
| 8.0ms | y |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | x |
| 99.5% | 1 | y |
| 99.5% | 1 | z |
| 99.5% | 1 | t |
| 99.5% | 1 | (+.f64 (/.f64 x y) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) (*.f64 t z))) |
| 99.5% | 1 | (/.f64 x y) |
| 99.5% | 1 | (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) t))) (*.f64 t z)) |
Compiled 65 to 47 computations (27.7% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 x y) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) y) t)) y) |
(/.f64 (+.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 t x) y)) t) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 2 binary64) (/.f64 x y)))) t) |
| Outputs |
|---|
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
5 calls:
| 7.0ms | z |
| 6.0ms | t |
| 6.0ms | y |
| 6.0ms | x |
| 5.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.4% | 3 | x |
| 84.1% | 4 | y |
| 91.9% | 3 | z |
| 87.6% | 4 | t |
| 95.7% | 4 | (/.f64 x y) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 x y) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
| Outputs |
|---|
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
2 calls:
| 29.0ms | (/.f64 x y) |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.9% | 3 | z |
| 85.7% | 4 | (/.f64 x y) |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 x y) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
| Outputs |
|---|
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
(+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
1 calls:
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 x y) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
4 calls:
| 4.0ms | t |
| 4.0ms | z |
| 4.0ms | x |
| 4.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.7% | 4 | x |
| 81.1% | 3 | (/.f64 x y) |
| 84.7% | 4 | t |
| 74.8% | 3 | z |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 x y) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
| Outputs |
|---|
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
3 calls:
| 30.0ms | t |
| 4.0ms | y |
| 4.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.1% | 3 | (/.f64 x y) |
| 69.8% | 4 | y |
| 72.0% | 3 | t |
Compiled 17 to 13 computations (23.5% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 x y) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
| Outputs |
|---|
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) |
2 calls:
| 3.0ms | z |
| 3.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.5% | 5 | z |
| 75.2% | 4 | (/.f64 x y) |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 x y) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) t) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 t z)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
4 calls:
| 4.0ms | (/.f64 x y) |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 4 | z |
| 57.6% | 1 | x |
| 70.2% | 3 | t |
| 70.3% | 4 | (/.f64 x y) |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 x y) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(+.f64 (/.f64 x y) #s(literal -2 binary64)) |
4 calls:
| 5.0ms | z |
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.8% | 2 | y |
| 59.6% | 2 | z |
| 66.6% | 3 | (/.f64 x y) |
| 65.7% | 3 | t |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 x y) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
| Outputs |
|---|
(/.f64 x y) |
(+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) |
(/.f64 x y) |
1 calls:
| 2.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.2% | 3 | (/.f64 x y) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
(/.f64 x y) |
| Outputs |
|---|
(/.f64 x y) |
#s(literal -2 binary64) |
(/.f64 x y) |
5 calls:
| 4.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.5% | 3 | x |
| 39.8% | 2 | z |
| 47.2% | 3 | y |
| 45.9% | 3 | t |
| 56.8% | 3 | (/.f64 x y) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
| Outputs |
|---|
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) t) |
#s(literal -2 binary64) |
4 calls:
| 2.0ms | t |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.0% | 2 | z |
| 35.8% | 3 | t |
| 26.0% | 3 | x |
| 25.6% | 3 | y |
Compiled 20 to 16 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal -2 binary64) |
| Outputs |
|---|
#s(literal -2 binary64) |
4 calls:
| 2.0ms | x |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 21.6% | 1 | y |
| 21.6% | 1 | x |
| 21.6% | 1 | z |
| 21.6% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 98460056301.69832 | 190597064910.93832 |
| 0.0ms | -10711458.491861517 | -563118.5581330617 |
| 0.0ms | -1.7140104879422216e+130 | -3.9731003140913754e+124 |
Compiled 28 to 20 computations (28.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 1.4194068053207915e-22 | 1.833878008716679e-20 |
| 17.0ms | -1.3843156962540541e-15 | -1.9718023329896517e-19 |
| 23.0ms | 240× | 0 | valid |
Compiled 448 to 335 computations (25.2% saved)
ival-mult: 5.0ms (35.7% of total)ival-div: 4.0ms (28.6% of total)ival-add: 3.0ms (21.4% of total)ival-sub: 1.0ms (7.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.4194068053207915e-22 | 1.833878008716679e-20 |
| 33.0ms | -1.8547615969852422e-64 | -5.352032345678312e-70 |
| 39.0ms | 256× | 0 | valid |
Compiled 444 to 356 computations (19.8% saved)
ival-mult: 21.0ms (72.4% of total)ival-div: 4.0ms (13.8% of total)ival-add: 2.0ms (6.9% of total)ival-sub: 1.0ms (3.4% of total)const: 1.0ms (3.4% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 3.486052455356603e-21 | 7.364198371706734e-16 |
| 10.0ms | 6.258719395303734e-140 | 1.622376693268542e-139 |
| 16.0ms | -0.8262396463352479 | -0.011035882228516656 |
| 35.0ms | 336× | 0 | valid |
Compiled 500 to 382 computations (23.6% saved)
ival-mult: 10.0ms (48.4% of total)ival-div: 5.0ms (24.2% of total)ival-add: 3.0ms (14.5% of total)ival-sub: 2.0ms (9.7% of total)const: 1.0ms (4.8% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 4.0660574328196947e-10 | 2.923248033582535e-7 |
| 18.0ms | -10711458.491861517 | -563118.5581330617 |
| 27.0ms | 240× | 0 | valid |
Compiled 358 to 290 computations (19% saved)
ival-mult: 7.0ms (53.1% of total)ival-div: 2.0ms (15.2% of total)ival-add: 2.0ms (15.2% of total)ival-sub: 1.0ms (7.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 4.0660574328196947e-10 | 2.923248033582535e-7 |
| 21.0ms | -1.042842462389468e-54 | -2.8800416101597806e-75 |
| 14.0ms | -10711458.491861517 | -563118.5581330617 |
| 42.0ms | 416× | 0 | valid |
Compiled 548 to 455 computations (17% saved)
ival-mult: 9.0ms (34.7% of total)ival-sub: 8.0ms (30.8% of total)ival-add: 5.0ms (19.3% of total)ival-div: 3.0ms (11.6% of total)const: 1.0ms (3.9% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 6.258719395303734e-140 | 1.622376693268542e-139 |
| 6.0ms | -5.0107144814724354e-95 | -3.750409476918059e-95 |
| 16.0ms | 128× | 0 | valid |
Compiled 188 to 148 computations (21.3% saved)
ival-div: 7.0ms (59.6% of total)ival-mult: 3.0ms (25.5% of total)ival-sub: 1.0ms (8.5% of total)ival-add: 1.0ms (8.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 |
|---|---|---|
| 26.0ms | 35847089817.58364 | 98460056301.69832 |
| 16.0ms | -563118.5581330617 | -0.308350985726903 |
| 35.0ms | 224× | 0 | valid |
Compiled 280 to 244 computations (12.9% saved)
ival-sub: 18.0ms (65.5% of total)ival-mult: 5.0ms (18.2% of total)ival-div: 2.0ms (7.3% of total)ival-add: 2.0ms (7.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 |
|---|---|---|
| 9.0ms | 35847089817.58364 | 98460056301.69832 |
| 18.0ms | -8.876535202884796e+26 | -3113202863517.4824 |
| 20.0ms | 240× | 0 | valid |
Compiled 268 to 230 computations (14.2% saved)
ival-mult: 5.0ms (44.6% of total)ival-div: 2.0ms (17.8% of total)ival-add: 2.0ms (17.8% of total)ival-sub: 1.0ms (8.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 2.923248033582535e-7 | 0.005751249361515435 |
| 36.0ms | -4.451822671452716e-5 | -7.226465548798941e-7 |
| 54.0ms | 240× | 0 | valid |
Compiled 208 to 185 computations (11.1% saved)
ival-div: 25.0ms (72.8% of total)ival-mult: 5.0ms (14.6% of total)ival-add: 2.0ms (5.8% of total)ival-sub: 1.0ms (2.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 7.364198371706734e-16 | 1.6365080932186205e-15 |
| 14.0ms | -23566.250800363287 | -492.0303834834715 |
| 19.0ms | 192× | 0 | valid |
Compiled 196 to 176 computations (10.2% saved)
ival-mult: 4.0ms (38.1% of total)ival-div: 3.0ms (28.6% of total)ival-add: 2.0ms (19% of total)ival-sub: 1.0ms (9.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 18× | +-commutative_binary64 |
| 16× | if-if-or-not_binary32 |
| 2× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 92 | 318 |
| 1 | 125 | 318 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(if (<=.f64 (/.f64 x y) #s(literal -10000000000000000597830782460516151851749290252338090708736359498322008205751130936310560341066601403445681992244323541365884452864 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (if (<=.f64 (/.f64 x y) #s(literal -10000000 binary64)) (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) (if (<=.f64 (/.f64 x y) #s(literal 100000000000 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z)))))) |
(if (<=.f64 z #s(literal -4381000474388761/40564819207303340847894502572032 binary64)) (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) (if (<=.f64 z #s(literal 4486144485774091/332306998946228968225951765070086144 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))))) |
(if (<=.f64 z #s(literal -7351408161498731/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) (if (<=.f64 z #s(literal 5582757582296647/2658455991569831745807614120560689152 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))))) |
(if (<=.f64 t #s(literal -6052837899185947/144115188075855872 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)) (if (<=.f64 t #s(literal 4290498537581631/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (if (<=.f64 t #s(literal 1850769876333215/2535301200456458802993406410752 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(if (<=.f64 (/.f64 x y) #s(literal -5900000 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (if (<=.f64 (/.f64 x y) #s(literal 1369486280032197/4722366482869645213696 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)))) |
(if (<=.f64 (/.f64 x y) #s(literal -6300000 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (if (<=.f64 (/.f64 x y) #s(literal -3588908100331093/3450873173395281893717377931138512726225554486085193277581262111899648 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z)) (if (<=.f64 (/.f64 x y) #s(literal 1369486280032197/4722366482869645213696 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))))) |
(if (<=.f64 t #s(literal -6914109363686165/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)) (if (<=.f64 t #s(literal 4290498537581631/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z)) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(if (<=.f64 (/.f64 x y) #s(literal -460 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)) (if (<=.f64 (/.f64 x y) #s(literal 36000000000 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(if (<=.f64 (/.f64 x y) #s(literal -6800000000000 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 x y) #s(literal 36000000000 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) (/.f64 x y))) |
(if (<=.f64 (/.f64 x y) #s(literal -3246626956972881/73786976294838206464 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 x y) #s(literal 6456360425798343/1152921504606846976 binary64)) #s(literal -2 binary64) (/.f64 x y))) |
(if (<=.f64 t #s(literal -500 binary64)) #s(literal -2 binary64) (if (<=.f64 t #s(literal 8214375889478927/5070602400912917605986812821504 binary64)) (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
#s(literal -2 binary64) |
| Outputs |
|---|
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(if (<=.f64 (/.f64 x y) #s(literal -10000000000000000597830782460516151851749290252338090708736359498322008205751130936310560341066601403445681992244323541365884452864 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (if (<=.f64 (/.f64 x y) #s(literal -10000000 binary64)) (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) (if (<=.f64 (/.f64 x y) #s(literal 100000000000 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z)))))) |
(if (<=.f64 (/.f64 x y) #s(literal -10000000000000000597830782460516151851749290252338090708736359498322008205751130936310560341066601403445681992244323541365884452864 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (if (<=.f64 (/.f64 x y) #s(literal -10000000 binary64)) (+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (if (<=.f64 (/.f64 x y) #s(literal 100000000000 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) #s(literal -2 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t)))))) |
(if (<=.f64 z #s(literal -4381000474388761/40564819207303340847894502572032 binary64)) (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) (if (<=.f64 z #s(literal 4486144485774091/332306998946228968225951765070086144 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 t z))) (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))))) |
(if (<=.f64 z #s(literal -4381000474388761/40564819207303340847894502572032 binary64)) (+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (if (<=.f64 z #s(literal 4486144485774091/332306998946228968225951765070086144 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 z t))) (+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))) |
(if (<=.f64 z #s(literal -7351408161498731/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) (if (<=.f64 z #s(literal 5582757582296647/2658455991569831745807614120560689152 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) (+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))))) |
(if (<=.f64 z #s(literal -7351408161498731/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))) (if (<=.f64 z #s(literal 5582757582296647/2658455991569831745807614120560689152 binary64)) (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) (+.f64 (/.f64 x y) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t))))) |
(if (<=.f64 t #s(literal -6052837899185947/144115188075855872 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)) (if (<=.f64 t #s(literal 4290498537581631/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (if (<=.f64 t #s(literal 1850769876333215/2535301200456458802993406410752 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(if (<=.f64 t #s(literal -6052837899185947/144115188075855872 binary64)) (+.f64 #s(literal -2 binary64) (/.f64 x y)) (if (<=.f64 t #s(literal 4290498537581631/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) z)) t) (if (<=.f64 t #s(literal 1850769876333215/2535301200456458802993406410752 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(if (<=.f64 (/.f64 x y) #s(literal -5900000 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (if (<=.f64 (/.f64 x y) #s(literal 1369486280032197/4722366482869645213696 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) t) #s(literal -2 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)))) |
(if (<=.f64 (/.f64 x y) #s(literal -5900000 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (if (<=.f64 (/.f64 x y) #s(literal 1369486280032197/4722366482869645213696 binary64)) (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)))) |
(if (<=.f64 (/.f64 x y) #s(literal -6300000 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (if (<=.f64 (/.f64 x y) #s(literal -3588908100331093/3450873173395281893717377931138512726225554486085193277581262111899648 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z)) (if (<=.f64 (/.f64 x y) #s(literal 1369486280032197/4722366482869645213696 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))))) |
(if (<=.f64 (/.f64 x y) #s(literal -6300000 binary64)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t)) (if (<=.f64 (/.f64 x y) #s(literal -3588908100331093/3450873173395281893717377931138512726225554486085193277581262111899648 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t)) (if (<=.f64 (/.f64 x y) #s(literal 1369486280032197/4722366482869645213696 binary64)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) t))))) |
(if (<=.f64 t #s(literal -6914109363686165/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)) (if (<=.f64 t #s(literal 4290498537581631/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z)) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(if (<=.f64 t #s(literal -6914109363686165/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) (+.f64 #s(literal -2 binary64) (/.f64 x y)) (if (<=.f64 t #s(literal 4290498537581631/26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 x y) #s(literal -460 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)) (if (<=.f64 (/.f64 x y) #s(literal 36000000000 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(if (<=.f64 (/.f64 x y) #s(literal -460 binary64)) (+.f64 #s(literal -2 binary64) (/.f64 x y)) (if (<=.f64 (/.f64 x y) #s(literal 36000000000 binary64)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 x y) #s(literal -6800000000000 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 x y) #s(literal 36000000000 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64)) (/.f64 x y))) |
(if (<=.f64 (/.f64 x y) #s(literal -6800000000000 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 x y) #s(literal 36000000000 binary64)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) t)) (/.f64 x y))) |
(if (<=.f64 (/.f64 x y) #s(literal -3246626956972881/73786976294838206464 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 x y) #s(literal 6456360425798343/1152921504606846976 binary64)) #s(literal -2 binary64) (/.f64 x y))) |
(if (<=.f64 t #s(literal -500 binary64)) #s(literal -2 binary64) (if (<=.f64 t #s(literal 8214375889478927/5070602400912917605986812821504 binary64)) (/.f64 #s(literal 2 binary64) t) #s(literal -2 binary64))) |
#s(literal -2 binary64) |
| 3436× | /-lowering-/.f32 |
| 3436× | /-lowering-/.f64 |
| 3172× | *-lowering-*.f32 |
| 3172× | *-lowering-*.f64 |
| 2890× | *-lowering-*.f32 |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 1987 |
| 1 | 243 | 1895 |
| 2 | 584 | 1862 |
| 3 | 1594 | 1811 |
| 4 | 5444 | 1811 |
| 0 | 8013 | 1811 |
| 0 | 135 | 2444 |
| 1 | 406 | 2253 |
| 2 | 1200 | 2119 |
| 3 | 3400 | 2041 |
| 0 | 8917 | 2041 |
| 0 | 20 | 76 |
| 1 | 154 | 74 |
| 2 | 1849 | 74 |
| 0 | 8545 | 74 |
| 0 | 14 | 17 |
| 1 | 27 | 16 |
| 2 | 55 | 16 |
| 3 | 123 | 15 |
| 4 | 297 | 15 |
| 5 | 631 | 15 |
| 6 | 1421 | 12 |
| 7 | 3860 | 12 |
| 0 | 8204 | 12 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 782 to 423 computations (45.9% saved)
Compiled 788 to 232 computations (70.6% saved)
Loading profile data...