
Time bar (total: 10.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 87.5% | 87.3% | 12.5% | 0.2% | 0% | 0% | 0% | 11 |
| 87.5% | 87.3% | 12.5% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 14 to 9 computations (35.7% saved)
ival-mult: 7.0ms (31.7% of total)ival-div: 6.0ms (27.2% of total)ival-sub: 4.0ms (18.1% of total)ival-add: 4.0ms (18.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 666.0ms | 8256× | 0 | valid |
ival-mult: 107.0ms (33.2% of total)ival-div: 88.0ms (27.3% of total)ival-add: 63.0ms (19.5% of total)ival-sub: 54.0ms (16.7% of total)const: 8.0ms (2.5% of total)backward-pass: 3.0ms (0.9% of total)| 2× | egg-herbie |
| 1328× | accelerator-lowering-fma.f32 |
| 1328× | accelerator-lowering-fma.f64 |
| 1156× | unsub-neg |
| 954× | times-frac |
| 924× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 145 |
| 1 | 129 | 141 |
| 2 | 399 | 135 |
| 3 | 1385 | 135 |
| 4 | 4318 | 135 |
| 5 | 7246 | 135 |
| 0 | 8 | 9 |
| 1 | 14 | 9 |
| 2 | 35 | 9 |
| 3 | 78 | 9 |
| 4 | 148 | 9 |
| 5 | 235 | 9 |
| 6 | 396 | 9 |
| 7 | 711 | 9 |
| 8 | 1299 | 9 |
| 9 | 2367 | 9 |
| 10 | 2576 | 9 |
| 11 | 2609 | 9 |
| 12 | 2625 | 9 |
| 13 | 2626 | 9 |
| 14 | 2626 | 9 |
| 0 | 2626 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ x y) (- z t)) t) |
| Outputs |
|---|
(+ (* (/ x y) (- z t)) t) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
| Inputs |
|---|
(+ (* (/ x y) (- z t)) t) |
(+ (* (/ (neg x) y) (- z t)) t) |
(+ (* (/ x (neg y)) (- z t)) t) |
(+ (* (/ x y) (- (neg z) t)) t) |
(+ (* (/ x y) (- z (neg t))) (neg t)) |
(neg (+ (* (/ (neg x) y) (- z t)) t)) |
(neg (+ (* (/ x (neg y)) (- z t)) t)) |
(neg (+ (* (/ x y) (- (neg z) t)) t)) |
(neg (+ (* (/ x y) (- z (neg t))) (neg t))) |
(+ (* (/ y x) (- z t)) t) |
(+ (* (/ z y) (- x t)) t) |
(+ (* (/ t y) (- z x)) x) |
(+ (* (/ x z) (- y t)) t) |
(+ (* (/ x t) (- z y)) y) |
(+ (* (/ x y) (- t z)) z) |
| Outputs |
|---|
(+ (* (/ x y) (- z t)) t) |
(+ t (* x (/ (- z t) y))) |
(+ (* (/ (neg x) y) (- z t)) t) |
(+ t (* (/ x y) (- t z))) |
(+ (* (/ x (neg y)) (- z t)) t) |
(+ t (* (/ x y) (- t z))) |
(+ (* (/ x y) (- (neg z) t)) t) |
(- t (* (/ x y) (+ z t))) |
(+ (* (/ x y) (- z (neg t))) (neg t)) |
(- (* (/ x y) (+ z t)) t) |
(neg (+ (* (/ (neg x) y) (- z t)) t)) |
(- (* x (/ (- z t) y)) t) |
(neg (+ (* (/ x (neg y)) (- z t)) t)) |
(- (* x (/ (- z t) y)) t) |
(neg (+ (* (/ x y) (- (neg z) t)) t)) |
(- (* (/ x y) (+ z t)) t) |
(neg (+ (* (/ x y) (- z (neg t))) (neg t))) |
(- t (* (/ x y) (+ z t))) |
(+ (* (/ y x) (- z t)) t) |
(+ t (* y (/ (- z t) x))) |
(+ (* (/ z y) (- x t)) t) |
(+ t (* (/ z y) (- x t))) |
(+ (* (/ t y) (- z x)) x) |
(+ x (* (/ t y) (- z x))) |
(+ (* (/ x z) (- y t)) t) |
(+ t (* (/ x z) (- y t))) |
(+ (* (/ x t) (- z y)) y) |
(+ y (* x (/ (- z y) t))) |
(+ (* (/ x y) (- t z)) z) |
(+ z (* (/ x y) (- t z))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 18 | 0 | - | 2 | (-3.310577346482205e-232 1.7283034028449183e+82 9.313754368881965e+186 1.1182567541926825e+250) | (*.f64 (/.f64 x y) (-.f64 z t)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | (/.f64 x y) |
| 54.0ms | 512× | 0 | valid |
Compiled 75 to 26 computations (65.3% saved)
ival-div: 7.0ms (42.1% of total)ival-mult: 4.0ms (24% of total)ival-sub: 3.0ms (18% of total)ival-add: 3.0ms (18% of total)const: 1.0ms (6% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.4% | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| ▶ | 91.2% | (+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
Compiled 26 to 16 computations (38.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x y) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (-.f64 z t)) y) |
| ✓ | cost-diff | 0 | (+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| ✓ | accuracy | 93.6% | (*.f64 (/.f64 x y) (-.f64 z t)) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 z t)) |
| ✓ | accuracy | 90.7% | (/.f64 (*.f64 x (-.f64 z t)) y) |
| 1328× | accelerator-lowering-fma.f32 |
| 1328× | accelerator-lowering-fma.f64 |
| 592× | *-lowering-*.f32 |
| 592× | *-lowering-*.f64 |
| 356× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 47 |
| 1 | 18 | 47 |
| 2 | 39 | 47 |
| 3 | 81 | 47 |
| 4 | 156 | 47 |
| 5 | 248 | 47 |
| 6 | 414 | 47 |
| 7 | 748 | 47 |
| 8 | 1387 | 47 |
| 9 | 2291 | 47 |
| 10 | 2485 | 47 |
| 11 | 2518 | 47 |
| 12 | 2534 | 47 |
| 13 | 2535 | 47 |
| 14 | 2535 | 47 |
| 0 | 2535 | 45 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ t (/ (* x (- z t)) y)) |
t |
(/ (* x (- z t)) y) |
(* x (- z t)) |
x |
(- z t) |
z |
y |
(+ (* (/ x y) (- z t)) t) |
(* (/ x y) (- z t)) |
(/ x y) |
| Outputs |
|---|
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
t |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
x |
(- z t) |
(-.f64 z t) |
z |
y |
(+ (* (/ x y) (- z t)) t) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* (/ x y) (- z t)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ x y) |
(/.f64 x y) |
| 43.0ms | 256× | 0 | valid |
Compiled 59 to 12 computations (79.7% saved)
ival-div: 13.0ms (51% of total)ival-mult: 8.0ms (31.4% of total)ival-add: 3.0ms (11.8% of total)ival-sub: 2.0ms (7.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x (- z t)) y)> |
#<alt (* x (- z t))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (- z t)> |
#<alt (* (/ x y) (- z t))> |
#<alt (+ (* (/ x y) (- z t)) t)> |
#<alt (/ x y)> |
| Outputs |
|---|
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (* x z)> |
#<alt (* z (+ x (* -1 (/ (* t x) z))))> |
#<alt (* z (+ x (* -1 (/ (* t x) z))))> |
#<alt (* z (+ x (* -1 (/ (* t x) z))))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* x z)> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (* -1 (* t x))> |
#<alt (* t (+ (* -1 x) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 x) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 x) (/ (* x z) t)))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x z) t)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (* t (+ 1 (* -1 (/ x y))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* t (- (/ x y) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt t> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (* x (- (/ z y) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt t> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt t> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt t> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (* x (- (/ z y) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt t> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt t> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (* t (+ 1 (* -1 (/ x y))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* t (- (/ x y) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<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)> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | 0 | (- z t) |
| 1.0ms | t | @ | 0 | (/ (* x (- z t)) y) |
| 1.0ms | x | @ | 0 | (/ (* x (- z t)) y) |
| 1.0ms | z | @ | 0 | (/ (* x (- z t)) y) |
| 1.0ms | x | @ | inf | (/ (* x (- z t)) y) |
| 1× | batch-egg-rewrite |
| 7682× | accelerator-lowering-fma.f32 |
| 7682× | accelerator-lowering-fma.f64 |
| 5724× | *-lowering-*.f32 |
| 5724× | *-lowering-*.f64 |
| 4060× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 43 |
| 1 | 69 | 43 |
| 2 | 603 | 43 |
| 0 | 8602 | 41 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- z t)) y) |
(* x (- z t)) |
(+ t (/ (* x (- z t)) y)) |
(- z t) |
(* (/ x y) (- z t)) |
(+ (* (/ x y) (- z t)) t) |
(/ x y) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 x z) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(+.f64 (neg.f64 (/.f64 t (/.f64 y x))) (/.f64 (*.f64 x z) y)) |
(+.f64 (neg.f64 (/.f64 t (/.f64 y x))) (/.f64 (*.f64 z x) y)) |
(+.f64 (/.f64 (*.f64 z x) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) (neg.f64 (/.f64 t (/.f64 y x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 t x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x z) y) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 z x) y) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (-.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(-.f64 (/.f64 (*.f64 z x) y) (/.f64 t (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 y x))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) z) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x z) y)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z x) y)) |
(fma.f64 z (/.f64 x y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) z (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 x z) y)) |
(fma.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 z x) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) z) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x z) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z x) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (/.f64 y x))) (/.f64 (*.f64 x z) y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (/.f64 y x))) (/.f64 (*.f64 z x) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x z) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x z) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 t x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x y) (/.f64 (*.f64 x z) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x y) (/.f64 (*.f64 z x) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (/.f64 y x)) (/.f64 (*.f64 x z) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (/.f64 y x)) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 z y) x (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x z) y) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (neg.f64 (*.f64 t x)) (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x z) y)) |
(fma.f64 (neg.f64 (*.f64 t x)) (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 (*.f64 z x) y) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x z) y)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 z x) y)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) y)) x (/.f64 (*.f64 x z) y)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) y)) x (/.f64 (*.f64 z x) y)) |
(fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 x y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 x y) (/.f64 (*.f64 x z) y)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 x y) (/.f64 (*.f64 z x) y)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) t (/.f64 (*.f64 x z) y)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) t (/.f64 (*.f64 z x) y)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) #s(literal 1 binary64))) |
(/.f64 x (/.f64 y (-.f64 z t))) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 x y)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) y) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 z t) (/.f64 x y)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 z t)) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (+.f64 z t)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (+.f64 z t) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 y x) (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x (-.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (*.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (*.f64 y (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 y (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x))) |
(/.f64 (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (neg.f64 (/.f64 (+.f64 z t) (/.f64 x y)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (neg.f64 (*.f64 (/.f64 y x) (+.f64 z t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) (+.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x))) (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x z) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x z) y) (/.f64 (*.f64 x z) y)) (-.f64 (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) (neg.f64 (/.f64 t (/.f64 y x)))) (*.f64 (/.f64 (*.f64 x z) y) (neg.f64 (/.f64 t (/.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z x) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z x) y) (/.f64 (*.f64 z x) y)) (-.f64 (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) (neg.f64 (/.f64 t (/.f64 y x)))) (*.f64 (/.f64 (*.f64 z x) y) (neg.f64 (/.f64 t (/.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x z) y) (/.f64 (*.f64 x z) y)) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) (neg.f64 (/.f64 t (/.f64 y x))))) (-.f64 (/.f64 (*.f64 x z) y) (neg.f64 (/.f64 t (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z x) y) (/.f64 (*.f64 z x) y)) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) (neg.f64 (/.f64 t (/.f64 y x))))) (-.f64 (/.f64 (*.f64 z x) y) (neg.f64 (/.f64 t (/.f64 y x))))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 z t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x)) (*.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 y (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x)) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (/.f64 x y) (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) y)) (+.f64 z t)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) #s(literal 1 binary64)) (*.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 y (+.f64 z t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) #s(literal 1 binary64)) (+.f64 z t)) |
(pow.f64 (/.f64 y (*.f64 x (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 z t) y)) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (/.f64 x y)) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 x y)))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 x y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (/.f64 x y)))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (+.f64 z t)))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(*.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z t)))) |
(*.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y)) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (-.f64 z t))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x z) (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x z)) |
(+.f64 (*.f64 z x) (neg.f64 (*.f64 t x))) |
(+.f64 (neg.f64 (*.f64 t x)) (*.f64 z x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x z)) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z x)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t x)))) |
(+.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 t x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t)))) |
(fma.f64 x z (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) t) (*.f64 x z)) |
(fma.f64 z x (neg.f64 (*.f64 t x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x z) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z x) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) x (*.f64 z x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t x) (*.f64 z x)) |
(fma.f64 (*.f64 x z) #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z x) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) t (*.f64 x z)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 x z) (*.f64 x (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 t x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (-.f64 (*.f64 (neg.f64 (*.f64 t x)) (neg.f64 (*.f64 t x))) (*.f64 (*.f64 z x) (neg.f64 (*.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 x z) (*.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (neg.f64 (*.f64 t x)) (neg.f64 (*.f64 t x)))) (-.f64 (*.f64 z x) (neg.f64 (*.f64 t x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x)) (+.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t)))) (+.f64 z t)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 x (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) x) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) #s(literal 1 binary64)) (+.f64 z t)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal 1 binary64)) (+.f64 z t)) |
(*.f64 x (-.f64 z t)) |
(*.f64 (-.f64 z t) x) |
(*.f64 (*.f64 x (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z t))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) x)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(+.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (neg.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(+.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (neg.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(+.f64 (/.f64 (*.f64 x z) y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(+.f64 (/.f64 (*.f64 z x) y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(+.f64 (+.f64 t (/.f64 (*.f64 x z) y)) (neg.f64 (/.f64 t (/.f64 y x)))) |
(+.f64 (+.f64 t (/.f64 (*.f64 z x) y)) (neg.f64 (/.f64 t (/.f64 y x)))) |
(-.f64 t (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(fma.f64 x (/.f64 (-.f64 z t) y) t) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) z) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 x (*.f64 (/.f64 (-.f64 z t) y) #s(literal 1 binary64)) t) |
(fma.f64 z (/.f64 x y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 t #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) |
(fma.f64 (-.f64 z t) (/.f64 x y) t) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 x y) #s(literal 1 binary64)) t) |
(fma.f64 (*.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (*.f64 x (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) t) |
(fma.f64 (/.f64 x y) z (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) z) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 z t)) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) y)) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal -1 binary64) y) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) t) |
(fma.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (neg.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (neg.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 x y))) t) |
(fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x)) t) |
(fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 x y)) t) |
(fma.f64 #s(literal 1 binary64) t (/.f64 (-.f64 z t) (/.f64 y x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 z t)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x z) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z t))) #s(literal -1 binary64)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (/.f64 x y))) t) |
(fma.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (+.f64 z t))) t) |
(fma.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 x y)) t) |
(fma.f64 (/.f64 (-.f64 z t) y) x t) |
(fma.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) t) |
(fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) t) |
(fma.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) t) |
(fma.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) y)) t) |
(fma.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y))) t) |
(fma.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) t) |
(fma.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z t))) t) |
(fma.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) t) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t))) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (/.f64 z y) x (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 z t)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y) t) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 z t) y) t) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 x y) t) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (-.f64 z t))) #s(literal -1/2 binary64)) t) |
(fma.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 x y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 z t) (/.f64 y x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) |
(/.f64 (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (*.f64 t t))) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))))) (*.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (*.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) (+.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) (+.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal 1 binary64)) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) (+.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) (+.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (+.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 y (*.f64 x (-.f64 z t)))) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 y (*.f64 x (-.f64 z t)))) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 y (*.f64 x (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (*.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(*.f64 (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 z t) (/.f64 y x))))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) z)) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (-.f64 t z)) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (+.f64 z #s(literal 0 binary64)) t) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) z (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64) (*.f64 z #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) t z) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 z t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(/.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (+.f64 (*.f64 z z) (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 z t)) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(+.f64 (/.f64 (*.f64 x z) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(+.f64 (neg.f64 (/.f64 t (/.f64 y x))) (/.f64 (*.f64 x z) y)) |
(+.f64 (neg.f64 (/.f64 t (/.f64 y x))) (/.f64 (*.f64 z x) y)) |
(+.f64 (/.f64 (*.f64 z x) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y)) (neg.f64 (/.f64 t (/.f64 y x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 t x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x z) y) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 z x) y) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (-.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(-.f64 (/.f64 (*.f64 z x) y) (/.f64 t (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 y x))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) z) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x z) y)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z x) y)) |
(fma.f64 z (/.f64 x y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) z (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 x z) y)) |
(fma.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 z x) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) z) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x z) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z x) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (/.f64 y x))) (/.f64 (*.f64 x z) y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (/.f64 y x))) (/.f64 (*.f64 z x) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x z) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x z) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 t x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x y) (/.f64 (*.f64 x z) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x y) (/.f64 (*.f64 z x) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (/.f64 y x)) (/.f64 (*.f64 x z) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (/.f64 y x)) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 z y) x (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x z) y) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (neg.f64 (*.f64 t x)) (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x z) y)) |
(fma.f64 (neg.f64 (*.f64 t x)) (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z x) y)) |
(fma.f64 (/.f64 (*.f64 z x) y) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x z) y)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 z x) y)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) y)) x (/.f64 (*.f64 x z) y)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) y)) x (/.f64 (*.f64 z x) y)) |
(fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 x y) (neg.f64 (/.f64 t (/.f64 y x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 x y) (/.f64 (*.f64 x z) y)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 x y) (/.f64 (*.f64 z x) y)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) t (/.f64 (*.f64 x z) y)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) t (/.f64 (*.f64 z x) y)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) #s(literal 1 binary64))) |
(/.f64 x (/.f64 y (-.f64 z t))) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 x y)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) y) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 z t) (/.f64 x y)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 z t)) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (+.f64 z t)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (+.f64 z t) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 y x) (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x (-.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (*.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (*.f64 y (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 y (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x))) |
(/.f64 (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (neg.f64 (/.f64 (+.f64 z t) (/.f64 x y)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (neg.f64 (*.f64 (/.f64 y x) (+.f64 z t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) (+.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x))) (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x z) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x z) y) (/.f64 (*.f64 x z) y)) (-.f64 (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) (neg.f64 (/.f64 t (/.f64 y x)))) (*.f64 (/.f64 (*.f64 x z) y) (neg.f64 (/.f64 t (/.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z x) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 t (/.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z x) y) (/.f64 (*.f64 z x) y)) (-.f64 (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) (neg.f64 (/.f64 t (/.f64 y x)))) (*.f64 (/.f64 (*.f64 z x) y) (neg.f64 (/.f64 t (/.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x z) y) (/.f64 (*.f64 x z) y)) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) (neg.f64 (/.f64 t (/.f64 y x))))) (-.f64 (/.f64 (*.f64 x z) y) (neg.f64 (/.f64 t (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z x) y) (/.f64 (*.f64 z x) y)) (*.f64 (neg.f64 (/.f64 t (/.f64 y x))) (neg.f64 (/.f64 t (/.f64 y x))))) (-.f64 (/.f64 (*.f64 z x) y) (neg.f64 (/.f64 t (/.f64 y x))))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 z t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x)) (*.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 y (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x)) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (/.f64 x y) (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) y)) (+.f64 z t)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) #s(literal 1 binary64)) (*.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 y (+.f64 z t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) #s(literal 1 binary64)) (+.f64 z t)) |
(pow.f64 (/.f64 y (*.f64 x (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 z t) y)) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (/.f64 x y)) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 x y)))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 x y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (/.f64 x y)))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (+.f64 z t)))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(*.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z t)))) |
(*.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y)) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (-.f64 z t))) #s(literal -1/2 binary64))) |
(+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(+.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (neg.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(+.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (neg.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(+.f64 (/.f64 (*.f64 x z) y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(+.f64 (/.f64 (*.f64 z x) y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(+.f64 (+.f64 t (/.f64 (*.f64 x z) y)) (neg.f64 (/.f64 t (/.f64 y x)))) |
(+.f64 (+.f64 t (/.f64 (*.f64 z x) y)) (neg.f64 (/.f64 t (/.f64 y x)))) |
(-.f64 t (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(fma.f64 x (/.f64 (-.f64 z t) y) t) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) z) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 x (*.f64 (/.f64 (-.f64 z t) y) #s(literal 1 binary64)) t) |
(fma.f64 z (/.f64 x y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 t #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) |
(fma.f64 (-.f64 z t) (/.f64 x y) t) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 x y) #s(literal 1 binary64)) t) |
(fma.f64 (*.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (*.f64 x (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) t) |
(fma.f64 (/.f64 x y) z (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) z) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 z t)) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) y)) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal -1 binary64) y) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 z t))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) t) |
(fma.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (neg.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (neg.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 x y))) t) |
(fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) x)) t) |
(fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 x y)) t) |
(fma.f64 #s(literal 1 binary64) t (/.f64 (-.f64 z t) (/.f64 y x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 z t)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x z) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z t))) #s(literal -1 binary64)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (/.f64 x y))) t) |
(fma.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (+.f64 z t))) t) |
(fma.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 x y)) t) |
(fma.f64 (/.f64 (-.f64 z t) y) x t) |
(fma.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) t) |
(fma.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) t) |
(fma.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) t) |
(fma.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) y)) t) |
(fma.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) y))) t) |
(fma.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) t) |
(fma.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 z t))) t) |
(fma.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) t) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 z t))) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (/.f64 z y) x (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 z t)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y) t) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 z t) y) t) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 x y) t) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (-.f64 z t))) #s(literal -1/2 binary64)) t) |
(fma.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 x y) (+.f64 (neg.f64 (/.f64 t (/.f64 y x))) t)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 z t) (/.f64 y x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) |
(/.f64 (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 z t) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (*.f64 t t))) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))))) (*.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (*.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) (+.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) (+.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal 1 binary64)) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) (+.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) (+.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (+.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 y (*.f64 x (-.f64 z t)))) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 y (*.f64 x (-.f64 z t)))) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 y (*.f64 x (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (*.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t))))) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(*.f64 (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (/.f64 y (*.f64 x (-.f64 z t)))))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 (-.f64 z t) (/.f64 y x)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 z t) (/.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.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 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
| 1× | egg-herbie |
| 9580× | accelerator-lowering-fma.f32 |
| 9580× | accelerator-lowering-fma.f64 |
| 3392× | *-lowering-*.f32 |
| 3392× | *-lowering-*.f64 |
| 1076× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 2076 |
| 1 | 344 | 2004 |
| 2 | 1094 | 1740 |
| 3 | 3330 | 1740 |
| 4 | 6440 | 1740 |
| 0 | 8174 | 1668 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(* -1 (/ (* t x) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/ (* x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(* -1 (/ (* t x) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* -1 (/ (* t x) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(* x z) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(* x z) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(* -1 (* t x)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(* -1 (* t x)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(/ (* x z) y) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(* t (+ 1 (* -1 (/ x y)))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* -1 (* t (- (/ x y) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(* x (- (/ z y) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(/ (* x (- z t)) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(+ t (* -1 (/ (* t x) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(/ (* x (- z t)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
t |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
t |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(* -1 (/ (* t x) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/ (* x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(* -1 (/ (* t x) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* -1 (/ (* t x) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(* x (- (/ z y) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(/ (* x (- z t)) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(/ (* x (- z t)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
t |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
t |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+ t (* -1 (/ (* t x) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(/ (* x z) y) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(* t (+ 1 (* -1 (/ x y)))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* -1 (* t (- (/ x y) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(/ 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) |
| Outputs |
|---|
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 x y))) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 x y))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 x y))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(* x z) |
(*.f64 x z) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* x z) |
(*.f64 x z) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* x z) |
(*.f64 x z) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x t)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(*.f64 x (-.f64 z t)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(*.f64 x (-.f64 z t)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x t)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(*.f64 x (-.f64 z t)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* t (+ 1 (* -1 (/ x y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* t (- (/ x y) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* x (- (/ z y) (/ t y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/.f64 (+.f64 (*.f64 x (-.f64 z t)) (*.f64 t y)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/.f64 (+.f64 (*.f64 x (-.f64 z t)) (*.f64 t y)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/.f64 (+.f64 (*.f64 x (-.f64 z t)) (*.f64 t y)) y) |
t |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
t |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
z |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 x y))) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 x y))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 x y))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* x (- (/ z y) (/ t y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/.f64 (+.f64 (*.f64 x (-.f64 z t)) (*.f64 t y)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/.f64 (+.f64 (*.f64 x (-.f64 z t)) (*.f64 t y)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/.f64 (+.f64 (*.f64 x (-.f64 z t)) (*.f64 t y)) y) |
t |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
t |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (/ (* x (- z t)) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* t (+ 1 (* -1 (/ x y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* t (- (/ x y) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t z))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(-.f64 t (*.f64 (/.f64 x y) (-.f64 t 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) |
Compiled 25586 to 4251 computations (83.4% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1117 | 11 | 1128 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1119 | 11 | 1130 |
| Status | Accuracy | Program |
|---|---|---|
| 58.5% | (/.f64 (*.f64 x (-.f64 z t)) y) | |
| 39.2% | (/.f64 (*.f64 x z) y) | |
| 98.3% | (+.f64 (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) t) | |
| ▶ | 98.7% | (+.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) |
| 65.5% | (+.f64 (/.f64 (*.f64 (/.f64 x y) (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) t) | |
| ▶ | 72.7% | (+.f64 (/.f64 (*.f64 x z) y) t) |
| ▶ | 89.7% | (+.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) |
| 78.2% | (+.f64 (*.f64 (/.f64 x y) z) t) | |
| 91.2% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x))) t) | |
| ▶ | 63.0% | (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ▶ | 36.8% | t |
Compiled 280 to 184 computations (34.3% saved)
| 1× | egg-herbie |
Found 28 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 z t) y) x) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) |
| ✓ | cost-diff | 0 | (*.f64 x z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x z) y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (*.f64 x z) y) t) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (/.f64 y x)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) y) |
| ✓ | accuracy | 88.8% | (*.f64 (/.f64 (-.f64 z t) y) x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (*.f64 x z) y) t) |
| ✓ | accuracy | 100.0% | (*.f64 x z) |
| ✓ | accuracy | 91.6% | (/.f64 (*.f64 x z) y) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | accuracy | 94.4% | (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | accuracy | 100.0% | (/.f64 y x) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) |
| ✓ | accuracy | 93.4% | (/.f64 (-.f64 z t) (/.f64 y x)) |
| 1376× | accelerator-lowering-fma.f32 |
| 1376× | accelerator-lowering-fma.f64 |
| 640× | *-lowering-*.f32 |
| 640× | *-lowering-*.f64 |
| 498× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 78 |
| 1 | 38 | 78 |
| 2 | 70 | 78 |
| 3 | 139 | 78 |
| 4 | 306 | 78 |
| 5 | 588 | 78 |
| 6 | 1194 | 78 |
| 7 | 2000 | 78 |
| 8 | 2699 | 78 |
| 9 | 2879 | 78 |
| 10 | 2900 | 78 |
| 11 | 2907 | 78 |
| 12 | 2908 | 78 |
| 13 | 2908 | 78 |
| 0 | 2908 | 75 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (/ (- z t) (/ y x)) t) |
(/ (- z t) (/ y x)) |
(- z t) |
z |
t |
(/ y x) |
y |
x |
(* t (- 1 (/ x y))) |
(- 1 (/ x y)) |
1 |
(/ x y) |
(+ (/ (* x z) y) t) |
(/ (* x z) y) |
(* x z) |
(+ (* (/ (- z t) y) x) t) |
(* (/ (- z t) y) x) |
(/ (- z t) y) |
| Outputs |
|---|
(+ (/ (- z t) (/ y x)) t) |
(+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) |
(/ (- z t) (/ y x)) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(- z t) |
(-.f64 z t) |
z |
t |
(/ y x) |
(/.f64 y x) |
y |
x |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(- 1 (/ x y)) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
(+ (/ (* x z) y) t) |
(+.f64 t (/.f64 z (/.f64 y x))) |
(/ (* x z) y) |
(/.f64 z (/.f64 y x)) |
(* x z) |
(*.f64 z x) |
(+ (* (/ (- z t) y) x) t) |
(+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) |
(* (/ (- z t) y) x) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
| 56.0ms | 256× | 0 | valid |
Compiled 98 to 22 computations (77.6% saved)
ival-div: 9.0ms (37.6% of total)ival-mult: 6.0ms (25.1% of total)ival-sub: 4.0ms (16.7% of total)ival-add: 4.0ms (16.7% of total)const: 1.0ms (4.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- z t) (/ y x))> |
#<alt (+ (/ (- z t) (/ y x)) t)> |
#<alt (- z t)> |
#<alt (/ y x)> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (- 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (* x z) y)> |
#<alt (* x z)> |
#<alt (+ (/ (* x z) y) t)> |
#<alt (* (/ (- z t) y) x)> |
#<alt (/ (- z t) y)> |
#<alt (+ (* (/ (- z t) y) x) t)> |
| Outputs |
|---|
#<alt (* -1 (/ (* t x) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (* t (+ 1 (* -1 (/ x y))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* t (- (/ x y) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt t> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt t> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt t> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (* x (- (/ z y) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt t> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* x (+ (* -1 (/ t y)) (/ t x)))> |
#<alt (* x (+ (* -1 (/ t y)) (/ t x)))> |
#<alt (* x (+ (* -1 (/ t y)) (/ t x)))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (/ t y))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (/ t y))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (/ t y))))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (/ (+ (* -1 (* t x)) (* t y)) y)> |
#<alt (/ (+ (* -1 (* t x)) (* t y)) y)> |
#<alt (/ (+ (* -1 (* t x)) (* t y)) y)> |
#<alt t> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt t> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (/ x y))> |
#<alt (/ (- y x) y)> |
#<alt (/ (- y x) y)> |
#<alt (/ (- y x) y)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* x (+ (/ t x) (/ z y)))> |
#<alt (* x (+ (/ t x) (/ z y)))> |
#<alt (* x (+ (/ t x) (/ z y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y)))))> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (/ t z) (/ x y)))> |
#<alt (* z (+ (/ t z) (/ x y)))> |
#<alt (* z (+ (/ t z) (/ x y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y)))))> |
#<alt (/ (* x z) y)> |
#<alt (/ (+ (* t y) (* x z)) y)> |
#<alt (/ (+ (* t y) (* x z)) y)> |
#<alt (/ (+ (* t y) (* x z)) y)> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt t> |
#<alt (* t (+ 1 (/ (* x z) (* t y))))> |
#<alt (* t (+ 1 (/ (* x z) (* t y))))> |
#<alt (* t (+ 1 (/ (* x z) (* t y))))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1)))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* -1 (/ t y))> |
#<alt (+ (* -1 (/ t y)) (/ z y))> |
#<alt (+ (* -1 (/ t y)) (/ z y))> |
#<alt (+ (* -1 (/ t y)) (/ z y))> |
#<alt (/ z y)> |
#<alt (* z (+ (* -1 (/ t (* y z))) (/ 1 y)))> |
#<alt (* z (+ (* -1 (/ t (* y z))) (/ 1 y)))> |
#<alt (* z (+ (* -1 (/ t (* y z))) (/ 1 y)))> |
#<alt (/ z y)> |
#<alt (* -1 (* z (- (/ t (* y z)) (/ 1 y))))> |
#<alt (* -1 (* z (- (/ t (* y z)) (/ 1 y))))> |
#<alt (* -1 (* z (- (/ t (* y z)) (/ 1 y))))> |
#<alt (/ z y)> |
#<alt (+ (* -1 (/ t y)) (/ z y))> |
#<alt (+ (* -1 (/ t y)) (/ z y))> |
#<alt (+ (* -1 (/ t y)) (/ z y))> |
#<alt (* -1 (/ t y))> |
#<alt (* t (- (/ z (* t y)) (/ 1 y)))> |
#<alt (* t (- (/ z (* t y)) (/ 1 y)))> |
#<alt (* t (- (/ z (* t y)) (/ 1 y)))> |
#<alt (* -1 (/ t y))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* t y))) (/ 1 y))))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* t y))) (/ 1 y))))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* t y))) (/ 1 y))))> |
#<alt (/ (- z t) y)> |
#<alt (/ (- z t) y)> |
#<alt (/ (- z t) y)> |
#<alt (/ (- z t) y)> |
#<alt (/ (- z t) y)> |
#<alt (/ (- z t) y)> |
#<alt (/ (- z t) y)> |
#<alt (/ (- z t) y)> |
#<alt (/ (- z t) y)> |
#<alt (/ (- z t) y)> |
#<alt (/ (- z t) y)> |
#<alt (/ (- z t) y)> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (* t (+ 1 (* -1 (/ x y))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* t (- (/ x y) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt t> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt t> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt t> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (* x (- (/ z y) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | z | @ | 0 | (/ (- z t) y) |
| 3.0ms | y | @ | 0 | (/ (* x z) y) |
| 1.0ms | t | @ | 0 | (* t (- 1 (/ x y))) |
| 0.0ms | x | @ | 0 | (/ (* x z) y) |
| 0.0ms | z | @ | inf | (/ (* x z) y) |
| 1× | batch-egg-rewrite |
| 5130× | /-lowering-/.f32 |
| 5130× | /-lowering-/.f64 |
| 4918× | *-lowering-*.f32 |
| 4918× | *-lowering-*.f64 |
| 4742× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 73 |
| 1 | 121 | 73 |
| 2 | 1039 | 73 |
| 0 | 8314 | 70 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- z t) (/ y x)) |
(+ (/ (- z t) (/ y x)) t) |
(- z t) |
(/ y x) |
(* t (- 1 (/ x y))) |
(- 1 (/ x y)) |
(/ x y) |
(/ (* x z) y) |
(* x z) |
(+ (/ (* x z) y) t) |
(* (/ (- z t) y) x) |
(/ (- z t) y) |
(+ (* (/ (- z t) y) x) t) |
| Outputs |
|---|
(+.f64 (*.f64 z (/.f64 x y)) (neg.f64 (*.f64 t (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 y x))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (/.f64 y x) (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 (/.f64 y x) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y x))) (/.f64 (*.f64 (/.f64 y x) t) (*.f64 (/.f64 y x) (/.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y)))))) (/.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y)))) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y)))) (/.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (+.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))))) |
(fma.f64 z (/.f64 x y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 x (/.f64 z y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y)) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 z y) x (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 z (neg.f64 y)) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(neg.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(/.f64 x (/.f64 y (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 y x) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 z t)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (+.f64 z t)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (*.f64 (-.f64 z t) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 z t)) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 z t)) (*.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (/.f64 y x)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) y) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (neg.f64 y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))))) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))) (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x))) |
(/.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 y (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 y x) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) x) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) t)) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (*.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 z t) (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 y x) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (neg.f64 y)) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))))) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y)))) (+.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x y)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x) (neg.f64 y)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 y x) t)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 y x) (/.f64 t y))) (*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y x) (neg.f64 t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 z x)) t)) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 t y))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y (*.f64 z x)) (neg.f64 t))) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y x)) (*.f64 y t)) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 (/.f64 y x) t)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 t y))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 y (neg.f64 t))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y x)) (*.f64 (neg.f64 y) t)) (*.f64 (neg.f64 y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 y) (/.f64 t y))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 y) (neg.f64 t))) (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z y) (/.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) x) t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z y) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t y))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z y) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) t)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 t y))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (neg.f64 t))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 y t)) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 (/.f64 y x) t)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 t y))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 y (neg.f64 t))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y x)) (*.f64 (neg.f64 (neg.f64 y)) t)) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 t y))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 t))) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (neg.f64 t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x)) (neg.f64 (*.f64 (+.f64 z t) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 y (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 y (-.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) y)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) t))) (neg.f64 (*.f64 (/.f64 y x) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 z t) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))))) (neg.f64 (+.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x y))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x)) (neg.f64 (neg.f64 y))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (pow.f64 (neg.f64 (*.f64 t (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (-.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 x y))) (neg.f64 (*.f64 t (/.f64 x y)))) (*.f64 (*.f64 z (/.f64 x y)) (neg.f64 (*.f64 t (/.f64 x y))))))) |
(pow.f64 (/.f64 (/.f64 y x) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 x y)) |
(*.f64 x (/.f64 (-.f64 z t) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(*.f64 (/.f64 (-.f64 z t) y) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 z t) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 z t) (neg.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 z t) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (neg.f64 y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 (/.f64 x (/.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 x (/.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 x (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 x (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(-.f64 (*.f64 z (/.f64 x y)) (-.f64 (*.f64 t (/.f64 x y)) t)) |
(-.f64 (+.f64 t (*.f64 z (/.f64 x y))) (*.f64 t (/.f64 x y))) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(fma.f64 (-.f64 z t) (/.f64 x y) t) |
(fma.f64 x (/.f64 (-.f64 z t) y) t) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(fma.f64 (/.f64 (-.f64 z t) y) x t) |
(fma.f64 (/.f64 (-.f64 z t) y) (/.f64 x #s(literal 1 binary64)) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t)) #s(literal -1 binary64)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (*.f64 (-.f64 z t) x) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 (-.f64 z t) (neg.f64 y)) (-.f64 #s(literal 0 binary64) x) t) |
(fma.f64 (/.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) t) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t)) t) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (neg.f64 y)) t) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) t) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 z t) (neg.f64 (/.f64 #s(literal 1 binary64) x))) t) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (neg.f64 y)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 y)) t) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (/.f64 (+.f64 z t) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 z t)) t) |
(fma.f64 (/.f64 x (/.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (/.f64 x (/.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 z t)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 x (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 x (+.f64 z t)) t) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 y x) (-.f64 z t)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 (*.f64 t t) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t)))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 y x) (-.f64 z t))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t t)) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t)))))) (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 y x) (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (/.f64 t y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) t)) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 y x) t)) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (/.f64 t y))) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (neg.f64 t))) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) t)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 y x) t)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (/.f64 t y))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (neg.f64 t))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t)) (/.f64 y x)) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) t)) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t)) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (/.f64 t y))) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (neg.f64 t))) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (neg.f64 t))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) t)) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 t y))) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y)))) (/.f64 y x)) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) t)) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y)))) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) #s(literal 1 binary64))) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (/.f64 t y))) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (neg.f64 t))) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (*.f64 t t))) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t t)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))) (neg.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 t (/.f64 x y)) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (-.f64 (*.f64 t (/.f64 x y)) t) (-.f64 (*.f64 t (/.f64 x y)) t)) (*.f64 (*.f64 z (/.f64 x y)) (-.f64 (*.f64 t (/.f64 x y)) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 t (*.f64 z (/.f64 x y))) #s(literal 3 binary64)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))))) (+.f64 (*.f64 (+.f64 t (*.f64 z (/.f64 x y))) (+.f64 t (*.f64 z (/.f64 x y)))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (+.f64 t (*.f64 z (/.f64 x y))) (*.f64 t (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(+.f64 z (neg.f64 t)) |
(+.f64 (neg.f64 t) z) |
(-.f64 z t) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (neg.f64 t))) (/.f64 (*.f64 t t) (-.f64 z (neg.f64 t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 z (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (-.f64 z (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 y x) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(+.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) t)) |
(fma.f64 t #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) t (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) t))) |
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y)))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) t) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) t) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) t)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) t)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 x y))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (*.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1 binary64) t)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) t)) (*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) t))))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) t) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (/.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) x) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 y))) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 z x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 z x) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 z x) (neg.f64 y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y)) |
(/.f64 z (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 z x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 z x) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (neg.f64 y)) |
(/.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 z x)))) |
(/.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (/.f64 z y)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 z)) (/.f64 y x)) |
(pow.f64 (/.f64 y (*.f64 z x)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 x y)) |
(*.f64 x (/.f64 z y)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))) |
(*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 z y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 z (neg.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y)) |
(*.f64 z x) |
(*.f64 x z) |
(+.f64 t (*.f64 z (/.f64 x y))) |
(+.f64 (*.f64 z (/.f64 x y)) t) |
(-.f64 (/.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 z (/.f64 x y)) t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (*.f64 z (/.f64 x y)))) (/.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (-.f64 t (*.f64 z (/.f64 x y))))) |
(fma.f64 z (/.f64 x y) t) |
(fma.f64 x (/.f64 z y) t) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y)) t) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 y)) t) |
(fma.f64 (/.f64 z y) x t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) t) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y) t) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y) t) |
(fma.f64 (/.f64 z (neg.f64 y)) (-.f64 #s(literal 0 binary64) x) t) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t (*.f64 z (/.f64 x y))) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 x y)) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y)))) (-.f64 t (*.f64 z (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (-.f64 (*.f64 z (/.f64 x y)) t)) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (-.f64 (*.f64 z (/.f64 x y)) t))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t)))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))))) (neg.f64 (-.f64 t (*.f64 z (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (-.f64 (*.f64 z (/.f64 x y)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 z (/.f64 x y)) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (-.f64 (*.f64 z (/.f64 x y)) t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 z (/.f64 x y)) t))) (*.f64 (/.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 z (/.f64 x y)) t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 x y)) t))) |
(+.f64 (*.f64 z (/.f64 x y)) (neg.f64 (*.f64 t (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 y x))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (/.f64 y x) (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 (/.f64 y x) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y x))) (/.f64 (*.f64 (/.f64 y x) t) (*.f64 (/.f64 y x) (/.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y)))))) (/.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y)))) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y)))) (/.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (+.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))))) |
(fma.f64 z (/.f64 x y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 x (/.f64 z y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y)) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 z y) x (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 z (neg.f64 y)) (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (neg.f64 (*.f64 t (/.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) (neg.f64 (*.f64 t (/.f64 x y)))) |
(neg.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(/.f64 x (/.f64 y (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 y x) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 z t)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (+.f64 z t)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (*.f64 (-.f64 z t) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 z t)) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 z t)) (*.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (/.f64 y x)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (neg.f64 y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) y) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (neg.f64 y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))))) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))) (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x))) |
(/.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 y (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 y x) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) x) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) t)) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (*.f64 (+.f64 z t) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 z t) (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 y x) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (neg.f64 y)) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))))) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y)))) (+.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x y)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x) (neg.f64 y)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 y x) t)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 y x) (/.f64 t y))) (*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y x) (neg.f64 t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 z x)) t)) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 t y))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y (*.f64 z x)) (neg.f64 t))) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y x)) (*.f64 y t)) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 (/.f64 y x) t)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 t y))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 y (neg.f64 t))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y x)) (*.f64 (neg.f64 y) t)) (*.f64 (neg.f64 y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 y) (/.f64 t y))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 y) (neg.f64 t))) (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z y) (/.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) x) t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z y) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t y))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z y) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) t)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 t y))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (neg.f64 t))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 y t)) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 (/.f64 y x) t)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 t y))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 y (neg.f64 t))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y x)) (*.f64 (neg.f64 (neg.f64 y)) t)) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 t y))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 t))) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (neg.f64 t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x)) (neg.f64 (*.f64 (+.f64 z t) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 y (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 y (-.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) y)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) t))) (neg.f64 (*.f64 (/.f64 y x) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (+.f64 z t) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))))) (neg.f64 (+.f64 (*.f64 z (/.f64 x y)) (*.f64 t (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x y))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x)) (neg.f64 (neg.f64 y))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (pow.f64 (neg.f64 (*.f64 t (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (-.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 x y))) (neg.f64 (*.f64 t (/.f64 x y)))) (*.f64 (*.f64 z (/.f64 x y)) (neg.f64 (*.f64 t (/.f64 x y))))))) |
(pow.f64 (/.f64 (/.f64 y x) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 x y)) |
(*.f64 x (/.f64 (-.f64 z t) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(*.f64 (/.f64 (-.f64 z t) y) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 z t) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 z t) (neg.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 z t) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (neg.f64 y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 (/.f64 x (/.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 x (/.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 x (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 x (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(+.f64 (/.f64 z y) (neg.f64 (/.f64 t y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z y) (/.f64 t y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (-.f64 z t) (neg.f64 y))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) y) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) y) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) y)) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 y (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 y (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z y) (*.f64 y y)) (/.f64 (*.f64 y t) (*.f64 y y))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (+.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 z y) (/.f64 t y))))) (/.f64 (*.f64 (/.f64 t y) (*.f64 (/.f64 t y) (/.f64 t y))) (+.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (+.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 z y) (/.f64 t y)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (+.f64 (/.f64 z y) (/.f64 t y))) (/.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (+.f64 (/.f64 z y) (/.f64 t y)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 t y))) |
(neg.f64 (/.f64 (-.f64 z t) (neg.f64 y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y)) |
(/.f64 (-.f64 z t) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 z t)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 z y) (*.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) y) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (+.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 z y) (/.f64 t y)))) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 t y) (*.f64 (/.f64 t y) (/.f64 t y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 z y) (/.f64 t y)) (-.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 (/.f64 t y) (/.f64 t y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z y) (*.f64 y t)) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 y (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 t y) (*.f64 (/.f64 t y) (/.f64 t y)))) (+.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (+.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 z y) (/.f64 t y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 (/.f64 t y) (/.f64 t y))) (+.f64 (/.f64 z y) (/.f64 t y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) y)) (+.f64 z t)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 z (/.f64 y t)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y t))) |
(/.f64 (-.f64 (*.f64 z (neg.f64 y)) (*.f64 y (neg.f64 t))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y z) t)) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y t)) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 y t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (/.f64 y z) (neg.f64 t))) (*.f64 (/.f64 y z) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 y) t)) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y t)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 y t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 t))) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 y t))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 t y) (*.f64 (/.f64 t y) (/.f64 t y))))) (neg.f64 (+.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (+.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 z y) (/.f64 t y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 (/.f64 t y) (/.f64 t y)))) (neg.f64 (+.f64 (/.f64 z y) (/.f64 t y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (pow.f64 (neg.f64 (/.f64 t y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (-.f64 (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (/.f64 t y))) (*.f64 (/.f64 z y) (neg.f64 (/.f64 t y)))))) |
(pow.f64 (/.f64 y (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 z t)) |
(*.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) y) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) y) (/.f64 (-.f64 z t) (+.f64 z t))) |
(+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(-.f64 (*.f64 z (/.f64 x y)) (-.f64 (*.f64 t (/.f64 x y)) t)) |
(-.f64 (+.f64 t (*.f64 z (/.f64 x y))) (*.f64 t (/.f64 x y))) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(fma.f64 (-.f64 z t) (/.f64 x y) t) |
(fma.f64 x (/.f64 (-.f64 z t) y) t) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(fma.f64 (/.f64 (-.f64 z t) y) x t) |
(fma.f64 (/.f64 (-.f64 z t) y) (/.f64 x #s(literal 1 binary64)) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t)) #s(literal -1 binary64)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (*.f64 (-.f64 z t) x) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 (-.f64 z t) (neg.f64 y)) (-.f64 #s(literal 0 binary64) x) t) |
(fma.f64 (/.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) t) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t)) t) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (neg.f64 y)) t) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) t) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 z t) (neg.f64 (/.f64 #s(literal 1 binary64) x))) t) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (neg.f64 y)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 y)) t) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (/.f64 (+.f64 z t) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 z t)) t) |
(fma.f64 (/.f64 x (/.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (/.f64 x (/.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 z t)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 x (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 x (+.f64 z t)) t) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 y x) (-.f64 z t)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) (-.f64 (*.f64 t t) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t)))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 y x) (-.f64 z t))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t t)) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t)))))) (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 y x) (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (/.f64 t y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) t)) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 y x) t)) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (/.f64 t y))) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (neg.f64 t))) (*.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y))))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) t)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 y x) t)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (/.f64 t y))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (neg.f64 t))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 z (/.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t)) (/.f64 y x)) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) t)) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t)) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (/.f64 t y))) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (neg.f64 t))) (*.f64 (-.f64 (*.f64 z (/.f64 x y)) t) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (neg.f64 t))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t (-.f64 t (*.f64 z (/.f64 x y)))))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) t)) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 t y))) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 x y)) t)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y)))) (/.f64 y x)) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) t)) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y)))) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) #s(literal 1 binary64))) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (/.f64 t y))) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (neg.f64 t))) (*.f64 (-.f64 t (*.f64 z (/.f64 x y))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (*.f64 t t))) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t t)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))) (neg.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 t (/.f64 x y)) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (/.f64 x y)) (*.f64 z (/.f64 x y))) (+.f64 (*.f64 (-.f64 (*.f64 t (/.f64 x y)) t) (-.f64 (*.f64 t (/.f64 x y)) t)) (*.f64 (*.f64 z (/.f64 x y)) (-.f64 (*.f64 t (/.f64 x y)) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 t (*.f64 z (/.f64 x y))) #s(literal 3 binary64)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))))) (+.f64 (*.f64 (+.f64 t (*.f64 z (/.f64 x y))) (+.f64 t (*.f64 z (/.f64 x y)))) (+.f64 (*.f64 (*.f64 t (/.f64 x y)) (*.f64 t (/.f64 x y))) (*.f64 (+.f64 t (*.f64 z (/.f64 x y))) (*.f64 t (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 y x) (-.f64 z t))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
| 1× | egg-herbie |
| 7446× | accelerator-lowering-fma.f32 |
| 7446× | accelerator-lowering-fma.f64 |
| 3022× | *-lowering-*.f32 |
| 3022× | *-lowering-*.f64 |
| 1156× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 3528 |
| 1 | 446 | 2682 |
| 2 | 1412 | 2682 |
| 3 | 3896 | 2682 |
| 4 | 6683 | 2682 |
| 0 | 8160 | 2574 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* t x) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/ (* x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(* -1 (/ (* t x) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* -1 (/ (* t x) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(+ t (* -1 (/ (* t x) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(/ (* x z) y) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(* t (+ 1 (* -1 (/ x y)))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* -1 (* t (- (/ x y) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(/ (* x (- z t)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
t |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
t |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(* x (- (/ z y) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(/ (* x (- z t)) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
t |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
(* -1 (/ (* t x) y)) |
(* x (+ (* -1 (/ t y)) (/ t x))) |
(* x (+ (* -1 (/ t y)) (/ t x))) |
(* x (+ (* -1 (/ t y)) (/ t x))) |
(* -1 (/ (* t x) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (/ t y)))) |
(* -1 (* x (+ (* -1 (/ t x)) (/ t y)))) |
(* -1 (* x (+ (* -1 (/ t x)) (/ t y)))) |
(* -1 (/ (* t x) y)) |
(/ (+ (* -1 (* t x)) (* t y)) y) |
(/ (+ (* -1 (* t x)) (* t y)) y) |
(/ (+ (* -1 (* t x)) (* t y)) y) |
t |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
t |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(* -1 (/ x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* -1 (/ x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (/ x y)) |
(/ (- y x) y) |
(/ (- y x) y) |
(/ (- y x) y) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(/ (* x z) y) |
(* x (+ (/ t x) (/ z y))) |
(* x (+ (/ t x) (/ z y))) |
(* x (+ (/ t x) (/ z y))) |
(/ (* x z) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(/ (* x z) y) |
(* z (+ (/ t z) (/ x y))) |
(* z (+ (/ t z) (/ x y))) |
(* z (+ (/ t z) (/ x y))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(/ (* x z) y) |
(/ (+ (* t y) (* x z)) y) |
(/ (+ (* t y) (* x z)) y) |
(/ (+ (* t y) (* x z)) y) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(/ (* x z) y) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
t |
(* t (+ 1 (/ (* x z) (* t y)))) |
(* t (+ 1 (/ (* x z) (* t y)))) |
(* t (+ 1 (/ (* x z) (* t y)))) |
t |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(* -1 (/ (* t x) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/ (* x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(* -1 (/ (* t x) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* -1 (/ (* t x) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(* -1 (/ t y)) |
(+ (* -1 (/ t y)) (/ z y)) |
(+ (* -1 (/ t y)) (/ z y)) |
(+ (* -1 (/ t y)) (/ z y)) |
(/ z y) |
(* z (+ (* -1 (/ t (* y z))) (/ 1 y))) |
(* z (+ (* -1 (/ t (* y z))) (/ 1 y))) |
(* z (+ (* -1 (/ t (* y z))) (/ 1 y))) |
(/ z y) |
(* -1 (* z (- (/ t (* y z)) (/ 1 y)))) |
(* -1 (* z (- (/ t (* y z)) (/ 1 y)))) |
(* -1 (* z (- (/ t (* y z)) (/ 1 y)))) |
(/ z y) |
(+ (* -1 (/ t y)) (/ z y)) |
(+ (* -1 (/ t y)) (/ z y)) |
(+ (* -1 (/ t y)) (/ z y)) |
(* -1 (/ t y)) |
(* t (- (/ z (* t y)) (/ 1 y))) |
(* t (- (/ z (* t y)) (/ 1 y))) |
(* t (- (/ z (* t y)) (/ 1 y))) |
(* -1 (/ t y)) |
(* -1 (* t (+ (* -1 (/ z (* t y))) (/ 1 y)))) |
(* -1 (* t (+ (* -1 (/ z (* t y))) (/ 1 y)))) |
(* -1 (* t (+ (* -1 (/ z (* t y))) (/ 1 y)))) |
(/ (- z t) y) |
(/ (- z t) y) |
(/ (- z t) y) |
(/ (- z t) y) |
(/ (- z t) y) |
(/ (- z t) y) |
(/ (- z t) y) |
(/ (- z t) y) |
(/ (- z t) y) |
(/ (- z t) y) |
(/ (- z t) y) |
(/ (- z t) y) |
(+ t (* -1 (/ (* t x) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(/ (* x z) y) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(* t (+ 1 (* -1 (/ x y)))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* -1 (* t (- (/ x y) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(/ (* x (- z t)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
t |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
t |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(* x (- (/ z y) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(/ (* x (- z t)) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
| Outputs |
|---|
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (+ 1 (* -1 (/ x y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* t (- (/ x y) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (+ (* t y) (* x (- z t))) y) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (+ (* t y) (* x (- z t))) y) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
t |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
t |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (/ z y) (/ t y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
z |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
t |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(* x (+ (* -1 (/ t y)) (/ t x))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* x (+ (* -1 (/ t y)) (/ t x))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* x (+ (* -1 (/ t y)) (/ t x))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (/ t y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* x (+ (* -1 (/ t x)) (/ t y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* x (+ (* -1 (/ t x)) (/ t y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(/ (+ (* -1 (* t x)) (* t y)) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/ (+ (* -1 (* t x)) (* t y)) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/ (+ (* -1 (* t x)) (* t y)) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
t |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
t |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* x (+ (/ t x) (/ z y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* x (+ (/ t x) (/ z y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* x (+ (/ t x) (/ z y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (/ t z) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* z (+ (/ t z) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* z (+ (/ t z) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (+ (* t y) (* x z)) y) |
(/.f64 (+.f64 (*.f64 x z) (*.f64 t y)) y) |
(/ (+ (* t y) (* x z)) y) |
(/.f64 (+.f64 (*.f64 x z) (*.f64 t y)) y) |
(/ (+ (* t y) (* x z)) y) |
(/.f64 (+.f64 (*.f64 x z) (*.f64 t y)) y) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(* t (+ 1 (/ (* x z) (* t y)))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* t (+ 1 (/ (* x z) (* t y)))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* t (+ 1 (/ (* x z) (* t y)))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ t y)) |
(-.f64 #s(literal 0 binary64) (/.f64 t y)) |
(+ (* -1 (/ t y)) (/ z y)) |
(/.f64 (-.f64 z t) y) |
(+ (* -1 (/ t y)) (/ z y)) |
(/.f64 (-.f64 z t) y) |
(+ (* -1 (/ t y)) (/ z y)) |
(/.f64 (-.f64 z t) y) |
(/ z y) |
(/.f64 z y) |
(* z (+ (* -1 (/ t (* y z))) (/ 1 y))) |
(/.f64 (-.f64 z t) y) |
(* z (+ (* -1 (/ t (* y z))) (/ 1 y))) |
(/.f64 (-.f64 z t) y) |
(* z (+ (* -1 (/ t (* y z))) (/ 1 y))) |
(/.f64 (-.f64 z t) y) |
(/ z y) |
(/.f64 z y) |
(* -1 (* z (- (/ t (* y z)) (/ 1 y)))) |
(/.f64 (-.f64 z t) y) |
(* -1 (* z (- (/ t (* y z)) (/ 1 y)))) |
(/.f64 (-.f64 z t) y) |
(* -1 (* z (- (/ t (* y z)) (/ 1 y)))) |
(/.f64 (-.f64 z t) y) |
(/ z y) |
(/.f64 z y) |
(+ (* -1 (/ t y)) (/ z y)) |
(/.f64 (-.f64 z t) y) |
(+ (* -1 (/ t y)) (/ z y)) |
(/.f64 (-.f64 z t) y) |
(+ (* -1 (/ t y)) (/ z y)) |
(/.f64 (-.f64 z t) y) |
(* -1 (/ t y)) |
(-.f64 #s(literal 0 binary64) (/.f64 t y)) |
(* t (- (/ z (* t y)) (/ 1 y))) |
(/.f64 (-.f64 z t) y) |
(* t (- (/ z (* t y)) (/ 1 y))) |
(/.f64 (-.f64 z t) y) |
(* t (- (/ z (* t y)) (/ 1 y))) |
(/.f64 (-.f64 z t) y) |
(* -1 (/ t y)) |
(-.f64 #s(literal 0 binary64) (/.f64 t y)) |
(* -1 (* t (+ (* -1 (/ z (* t y))) (/ 1 y)))) |
(/.f64 (-.f64 z t) y) |
(* -1 (* t (+ (* -1 (/ z (* t y))) (/ 1 y)))) |
(/.f64 (-.f64 z t) y) |
(* -1 (* t (+ (* -1 (/ z (* t y))) (/ 1 y)))) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(/ (- z t) y) |
(/.f64 (-.f64 z t) y) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (+ 1 (* -1 (/ x y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* t (- (/ x y) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (+ (* t y) (* x (- z t))) y) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (+ (* t y) (* x (- z t))) y) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
t |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
t |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (/ z y) (/ t y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
Compiled 25328 to 5349 computations (78.9% saved)
12 alts after pruning (8 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1351 | 5 | 1356 |
| Fresh | 3 | 3 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1355 | 12 | 1367 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.5% | (/.f64 (*.f64 x (-.f64 z t)) y) |
| ▶ | 39.2% | (/.f64 (*.f64 x z) y) |
| ▶ | 90.9% | (-.f64 (+.f64 t (*.f64 z (/.f64 x y))) (*.f64 t (/.f64 x y))) |
| ▶ | 98.3% | (+.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 x y))) t) |
| ✓ | 72.7% | (+.f64 (/.f64 (*.f64 x z) y) t) |
| 78.2% | (+.f64 (/.f64 z (/.f64 y x)) t) | |
| ✓ | 89.7% | (+.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) |
| ▶ | 72.4% | (+.f64 (*.f64 (/.f64 z y) x) t) |
| 78.2% | (+.f64 (*.f64 (/.f64 x y) z) t) | |
| 72.7% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) t) | |
| ✓ | 63.0% | (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | 36.8% | t |
Compiled 236 to 151 computations (36% saved)
| 1× | egg-herbie |
Found 32 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 x y)) |
| ✓ | cost-diff | 0 | (+.f64 t (*.f64 z (/.f64 x y))) |
| ✓ | cost-diff | 256 | (-.f64 (+.f64 t (*.f64 z (/.f64 x y))) (*.f64 t (/.f64 x y))) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (-.f64 z t)) y) |
| ✓ | cost-diff | 0 | (/.f64 z y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z y) x) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (/.f64 z y) x) t) |
| ✓ | cost-diff | 0 | (*.f64 x z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x z) y) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 x y))) t) |
| ✓ | accuracy | 100.0% | (+.f64 t (*.f64 z (/.f64 x y))) |
| ✓ | accuracy | 95.2% | (-.f64 (+.f64 t (*.f64 z (/.f64 x y))) (*.f64 t (/.f64 x y))) |
| ✓ | accuracy | 94.1% | (*.f64 z (/.f64 x y)) |
| ✓ | accuracy | 90.9% | (*.f64 t (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 z t)) |
| ✓ | accuracy | 90.7% | (/.f64 (*.f64 x (-.f64 z t)) y) |
| ✓ | accuracy | 100.0% | (/.f64 z y) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (/.f64 z y) x) t) |
| ✓ | accuracy | 91.0% | (*.f64 (/.f64 z y) x) |
| ✓ | accuracy | 100.0% | (*.f64 x z) |
| ✓ | accuracy | 91.6% | (/.f64 (*.f64 x z) y) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 x y))) t) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 1 binary64) (/.f64 x y)) |
| ✓ | accuracy | 93.4% | (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 x y))) |
| 1376× | accelerator-lowering-fma.f32 |
| 1376× | accelerator-lowering-fma.f64 |
| 640× | *-lowering-*.f32 |
| 640× | *-lowering-*.f64 |
| 628× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 101 |
| 1 | 50 | 93 |
| 2 | 108 | 91 |
| 3 | 226 | 91 |
| 4 | 433 | 91 |
| 5 | 687 | 91 |
| 6 | 1172 | 91 |
| 7 | 2190 | 91 |
| 8 | 2505 | 91 |
| 9 | 2574 | 91 |
| 10 | 2612 | 91 |
| 11 | 2640 | 91 |
| 12 | 2640 | 91 |
| 0 | 2640 | 87 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (/ (- z t) (/ 1 (/ x y))) t) |
(/ (- z t) (/ 1 (/ x y))) |
(- z t) |
z |
t |
(/ 1 (/ x y)) |
1 |
(/ x y) |
x |
y |
(/ (* x z) y) |
(* x z) |
(+ (* (/ z y) x) t) |
(* (/ z y) x) |
(/ z y) |
(/ (* x (- z t)) y) |
(* x (- z t)) |
(- (+ t (* z (/ x y))) (* t (/ x y))) |
(+ t (* z (/ x y))) |
(* z (/ x y)) |
(* t (/ x y)) |
| Outputs |
|---|
(+ (/ (- z t) (/ 1 (/ x y))) t) |
(+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) |
(/ (- z t) (/ 1 (/ x y))) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(- z t) |
(-.f64 z t) |
z |
t |
(/ 1 (/ x y)) |
(/.f64 y x) |
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ (* x z) y) |
(*.f64 x (/.f64 z y)) |
(* x z) |
(*.f64 z x) |
(+ (* (/ z y) x) t) |
(+.f64 t (*.f64 x (/.f64 z y))) |
(* (/ z y) x) |
(*.f64 x (/.f64 z y)) |
(/ z y) |
(/.f64 z y) |
(/ (* x (- z t)) y) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(* x (- z t)) |
(*.f64 (-.f64 z t) x) |
(- (+ t (* z (/ x y))) (* t (/ x y))) |
(+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) |
(+ t (* z (/ x y))) |
(+.f64 t (*.f64 x (/.f64 z y))) |
(* z (/ x y)) |
(*.f64 x (/.f64 z y)) |
(* t (/ x y)) |
(/.f64 t (/.f64 y x)) |
| 72.0ms | 256× | 0 | valid |
Compiled 127 to 28 computations (78% saved)
ival-div: 16.0ms (49.7% of total)ival-mult: 9.0ms (28% of total)ival-add: 4.0ms (12.4% of total)ival-sub: 3.0ms (9.3% of total)const: 1.0ms (3.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- z t) (/ 1 (/ x y)))> |
#<alt (/ 1 (/ x y))> |
#<alt (+ (/ (- z t) (/ 1 (/ x y))) t)> |
#<alt (- z t)> |
#<alt (/ (* x z) y)> |
#<alt (* x z)> |
#<alt (* (/ z y) x)> |
#<alt (+ (* (/ z y) x) t)> |
#<alt (/ z y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* x (- z t))> |
#<alt (* t (/ x y))> |
#<alt (* z (/ x y))> |
#<alt (- (+ t (* z (/ x y))) (* t (/ x y)))> |
#<alt (+ t (* z (/ x y)))> |
#<alt (/ x y)> |
| Outputs |
|---|
#<alt (* -1 (/ (* t x) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y)))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y))))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y))> |
#<alt (* t (+ 1 (* -1 (/ x y))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* t (- (/ x y) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1)))> |
#<alt t> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (* x (- (/ z y) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y)))))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt (/ (+ (* t y) (* x (- z t))) y)> |
#<alt t> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt t> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (+ t (/ (* x (- z t)) y))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (/ t z) (/ x y)))> |
#<alt (* z (+ (/ t z) (/ x y)))> |
#<alt (* z (+ (/ t z) (/ x y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y)))))> |
#<alt (/ (* x z) y)> |
#<alt (/ (+ (* t y) (* x z)) y)> |
#<alt (/ (+ (* t y) (* x z)) y)> |
#<alt (/ (+ (* t y) (* x z)) y)> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* x (+ (/ t x) (/ z y)))> |
#<alt (* x (+ (/ t x) (/ z y)))> |
#<alt (* x (+ (/ t x) (/ z y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt t> |
#<alt (* t (+ 1 (/ (* x z) (* t y))))> |
#<alt (* t (+ 1 (/ (* x z) (* t y))))> |
#<alt (* t (+ 1 (/ (* x z) (* t y))))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1)))> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (* x z)> |
#<alt (* z (+ x (* -1 (/ (* t x) z))))> |
#<alt (* z (+ x (* -1 (/ (* t x) z))))> |
#<alt (* z (+ x (* -1 (/ (* t x) z))))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* x z)> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (* -1 (* t x))> |
#<alt (* t (+ (* -1 x) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 x) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 x) (/ (* x z) t)))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x z) t)))))> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (+ (* t (- 1 (/ x y))) (/ (* x z) y))> |
#<alt (+ (* t (- 1 (/ x y))) (/ (* x z) y))> |
#<alt (+ (* t (- 1 (/ x y))) (/ (* x z) y))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- (+ 1 (/ (* x z) (* t y))) (/ x y)))> |
#<alt (* t (- (+ 1 (/ (* x z) (* t y))) (/ x y)))> |
#<alt (* t (- (+ 1 (/ (* x z) (* t y))) (/ x y)))> |
#<alt (* t (+ 1 (* -1 (/ x y))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) (+ 1 (* -1 (/ x y))))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) (+ 1 (* -1 (/ x y))))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) (+ 1 (* -1 (/ x y))))))> |
#<alt (- t (/ (* t x) y))> |
#<alt (- (+ t (/ (* x z) y)) (/ (* t x) y))> |
#<alt (- (+ t (/ (* x z) y)) (/ (* t x) y))> |
#<alt (- (+ t (/ (* x z) y)) (/ (* t x) y))> |
#<alt (/ (* x z) y)> |
#<alt (* z (- (+ (/ t z) (/ x y)) (/ (* t x) (* y z))))> |
#<alt (* z (- (+ (/ t z) (/ x y)) (/ (* t x) (* y z))))> |
#<alt (* z (- (+ (/ t z) (/ x y)) (/ (* t x) (* y z))))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (- t (/ (* t x) y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (- t (/ (* t x) y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (- t (/ (* t x) y)) z)))))> |
#<alt t> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (+ t (* x (- (/ z y) (/ t y))))> |
#<alt (* x (- (/ z y) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* x (- (+ (/ t x) (/ z y)) (/ t y)))> |
#<alt (* -1 (* x (- (* -1 (/ z y)) (* -1 (/ t y)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t x)) (* -1 (/ z y))) (* -1 (/ t y)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t x)) (* -1 (/ z y))) (* -1 (/ t y)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t x)) (* -1 (/ z y))) (* -1 (/ t y)))))> |
#<alt (/ (- (* x z) (* t x)) y)> |
#<alt (/ (- (+ (* t y) (* x z)) (* t x)) y)> |
#<alt (/ (- (+ (* t y) (* x z)) (* t x)) y)> |
#<alt (/ (- (+ (* t y) (* x z)) (* t x)) y)> |
#<alt t> |
#<alt (- (+ t (/ (* x z) y)) (/ (* t x) y))> |
#<alt (- (+ t (/ (* x z) y)) (/ (* t x) y))> |
#<alt (- (+ t (/ (* x z) y)) (/ (* t x) y))> |
#<alt t> |
#<alt (+ t (* -1 (/ (- (* -1 (* x z)) (* -1 (* t x))) y)))> |
#<alt (+ t (* -1 (/ (- (* -1 (* x z)) (* -1 (* t x))) y)))> |
#<alt (+ t (* -1 (/ (- (* -1 (* x z)) (* -1 (* t x))) y)))> |
#<alt (/ (* x z) y)> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt t> |
#<alt (* t (+ 1 (/ (* x z) (* t y))))> |
#<alt (* t (+ 1 (/ (* x z) (* t y))))> |
#<alt (* t (+ 1 (/ (* x z) (* t y))))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1)))> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (/ t z) (/ x y)))> |
#<alt (* z (+ (/ t z) (/ x y)))> |
#<alt (* z (+ (/ t z) (/ x y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y)))))> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* x (+ (/ t x) (/ z y)))> |
#<alt (* x (+ (/ t x) (/ z y)))> |
#<alt (* x (+ (/ t x) (/ z y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y)))))> |
#<alt (/ (* x z) y)> |
#<alt (/ (+ (* t y) (* x z)) y)> |
#<alt (/ (+ (* t y) (* x z)) y)> |
#<alt (/ (+ (* t y) (* x z)) y)> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt t> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (+ t (/ (* x z) y))> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | 0 | (* t (/ x y)) |
| 0.0ms | t | @ | 0 | (* t (/ x y)) |
| 0.0ms | x | @ | 0 | (* t (/ x y)) |
| 0.0ms | t | @ | inf | (* t (/ x y)) |
| 0.0ms | z | @ | 0 | (- (+ t (* z (/ x y))) (* t (/ x y))) |
| 1× | batch-egg-rewrite |
| 5126× | *-lowering-*.f32 |
| 5126× | *-lowering-*.f64 |
| 4768× | accelerator-lowering-fma.f32 |
| 4768× | accelerator-lowering-fma.f64 |
| 4756× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 96 |
| 1 | 147 | 86 |
| 2 | 1409 | 86 |
| 0 | 8402 | 82 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- z t) (/ 1 (/ x y))) |
(/ 1 (/ x y)) |
(+ (/ (- z t) (/ 1 (/ x y))) t) |
(- z t) |
(/ (* x z) y) |
(* x z) |
(* (/ z y) x) |
(+ (* (/ z y) x) t) |
(/ z y) |
(/ (* x (- z t)) y) |
(* x (- z t)) |
(* t (/ x y)) |
(* z (/ x y)) |
(- (+ t (* z (/ x y))) (* t (/ x y))) |
(+ t (* z (/ x y))) |
(/ x y) |
| Outputs |
|---|
(+.f64 (/.f64 z (/.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (-.f64 z t) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 t (/.f64 y x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (/.f64 y x) (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 (/.f64 y x) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y x))) (/.f64 (*.f64 (/.f64 y x) t) (*.f64 (/.f64 y x) (/.f64 y x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 z x)) y)) (/.f64 (*.f64 (/.f64 y (*.f64 z x)) (*.f64 t x)) (*.f64 (/.f64 y (*.f64 z x)) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 z x) y) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 t x)) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) y) y))) |
(-.f64 (/.f64 (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x)))))) (/.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (+.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x))))) |
(fma.f64 z (/.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 x (/.f64 z y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) z (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (/.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z y) x (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) y)) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (-.f64 z t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (-.f64 z t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 z t) x))))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 z t) x) y) |
(/.f64 (*.f64 (-.f64 z t) x) (*.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (-.f64 z t) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 (-.f64 z t) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (neg.f64 (*.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 y x) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 z x) (*.f64 t x)) y) |
(/.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) t)) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 t x))) (*.f64 (/.f64 y (*.f64 z x)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) y) (*.f64 y (*.f64 t x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 y x) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 (*.f64 z x) (*.f64 z x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 t x) (*.f64 t x))) (*.f64 y y)) (+.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x y)) (+.f64 z t)) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (-.f64 (/.f64 z #s(literal 1 binary64)) t) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) t) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) t) (/.f64 y x)) |
(/.f64 (-.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (*.f64 t x)) y) |
(/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (*.f64 t x)) y) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (neg.f64 (*.f64 t x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 z (/.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 z (*.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (/.f64 z #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 z (*.f64 #s(literal 1 binary64) t)) (/.f64 y x)) |
(/.f64 (-.f64 (/.f64 z #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) t)) (/.f64 y x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (*.f64 (-.f64 #s(literal 0 binary64) x) t)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 (*.f64 z x) (/.f64 t (/.f64 #s(literal 1 binary64) x))) y) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 t (/.f64 #s(literal 1 binary64) x))) y) |
(/.f64 (-.f64 (*.f64 z (/.f64 y (*.f64 t x))) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 y x) t)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 z y) (*.f64 (/.f64 y x) (*.f64 t x))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 z y) (*.f64 (/.f64 y x) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 z x)) t)) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y (*.f64 z x)) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y (*.f64 z x)) y)) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) t)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (*.f64 t x))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) y)) |
(/.f64 (-.f64 (*.f64 x (/.f64 y x)) (*.f64 (/.f64 y z) t)) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 t x))) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (/.f64 y z) (*.f64 t x))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 x (/.f64 y x)) (*.f64 (/.f64 y z) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 x (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (/.f64 y z) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y x)) (*.f64 y t)) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y (*.f64 t x))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 (/.f64 y x) t)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (neg.f64 (*.f64 t x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y x)) (*.f64 y (/.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y x)) (*.f64 y (*.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y x)) (*.f64 y (*.f64 #s(literal 1 binary64) t))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) y) (*.f64 y (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 y y)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) t)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (*.f64 t x))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (neg.f64 (*.f64 t x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 t x)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 y t)) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y (*.f64 t x))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 (/.f64 y x) t)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) y) (*.f64 y (*.f64 t x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (neg.f64 (*.f64 t x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 y (/.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 y (*.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 y (*.f64 #s(literal 1 binary64) t))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) y) (*.f64 y (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) y) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) y) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) t)) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y (*.f64 t x))) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 y x) t)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) y) (*.f64 (/.f64 y x) (*.f64 t x))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) y) (*.f64 (/.f64 y x) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y z) t)) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) y) (*.f64 (/.f64 y z) (*.f64 t x))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y z) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) y) (*.f64 (/.f64 y z) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) t)) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y (*.f64 t x))) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 y x) t)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) y) (*.f64 (/.f64 y x) (*.f64 t x))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) y) (*.f64 (/.f64 y x) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y x)) (*.f64 (/.f64 y x) t)) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 t x))) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y x) t)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) y) (*.f64 (/.f64 y x) (*.f64 t x))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) y) (*.f64 (/.f64 y x) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y x)) (*.f64 (/.f64 y z) t)) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) y) (*.f64 (/.f64 y z) (*.f64 t x))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y x)) (*.f64 (/.f64 y z) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) y) (*.f64 (/.f64 y z) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) (*.f64 y t)) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 y (*.f64 t x))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y x) t)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) y) (*.f64 y (*.f64 t x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (neg.f64 (*.f64 t x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) (*.f64 y (/.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) (*.f64 y (*.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) (*.f64 y (*.f64 #s(literal 1 binary64) t))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) y) (*.f64 y (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 y y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z x) (*.f64 t x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) t))) (neg.f64 (*.f64 (/.f64 y x) (/.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 t x)))) (neg.f64 (*.f64 (/.f64 y (*.f64 z x)) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z x) y) (*.f64 y (*.f64 t x)))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 (*.f64 z x) (*.f64 z x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 t x) (*.f64 t x))) (*.f64 y y))) (neg.f64 (+.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x y))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (+.f64 (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (/.f64 z (/.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))))) |
(pow.f64 (/.f64 y (*.f64 (-.f64 z t) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 (-.f64 z t) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) |
(*.f64 x (/.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 z t) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 z t) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(*.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 y x) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))) |
(+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(+.f64 (/.f64 z (/.f64 y x)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(+.f64 (/.f64 z (/.f64 y x)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(+.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(-.f64 (/.f64 z (/.f64 y x)) (-.f64 (/.f64 t (/.f64 y x)) t)) |
(-.f64 (+.f64 t (/.f64 z (/.f64 y x))) (/.f64 t (/.f64 y x))) |
(-.f64 (/.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))))) (/.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))) (/.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y)) (/.f64 (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 t x)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) y)) (/.f64 (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 t x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) y))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) y) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) y)) (/.f64 (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t x)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) y))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) y)) (/.f64 (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 t x)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (-.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) (/.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (-.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(fma.f64 z (/.f64 x y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 z (/.f64 x y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (-.f64 z t) (/.f64 x y) t) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y x)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y x)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 x (/.f64 z y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 x (/.f64 z y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 x (/.f64 (-.f64 z t) y) t) |
(fma.f64 (/.f64 x y) z (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 x y) z (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(fma.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) t) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (/.f64 z #s(literal 1 binary64)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 x y) (/.f64 z #s(literal 1 binary64)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64) t) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z y) x (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z y) x (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (*.f64 (-.f64 z t) x) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) t (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 t #s(literal 1 binary64)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 z t) x) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 #s(literal 1 binary64) x)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) x)) #s(literal -1 binary64)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))) #s(literal 1 binary64) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 z t) y) x t) |
(fma.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 z t) y) t) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (/.f64 #s(literal 1 binary64) y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) t) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 z t) y) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 x y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t)) t) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 t y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) #s(literal 1 binary64)) t) |
(fma.f64 (/.f64 (-.f64 z t) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) t) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 t y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 t (/.f64 #s(literal 1 binary64) x)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 t (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 t (-.f64 #s(literal 0 binary64) y)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (/.f64 (+.f64 z t) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 z t)) t) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 (-.f64 z t) x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (-.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t)) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) |
(/.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 t x))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 t x))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) y) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t x))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 t x))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (-.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (neg.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (neg.f64 (-.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 (-.f64 z t) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) t)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t x))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y)) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) t)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t x))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y)) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) t)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (*.f64 t x))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) y)) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) t)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t x))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) t)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y (*.f64 t x))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 (/.f64 y x) t)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (neg.f64 (*.f64 t x)))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) t)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y (*.f64 t x))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 (/.f64 y x) t)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (neg.f64 (*.f64 t x)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 y x)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) t)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 y (*.f64 t x))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (neg.f64 (*.f64 t x)))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 y x)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 y x)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 y x)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) y) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) t)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y (*.f64 t x))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (neg.f64 (*.f64 t x)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) t)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t x))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) t)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (*.f64 t x))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) t)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) y) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 t x))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) y) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) t)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 t x))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))))) (*.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))) (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (*.f64 t t))) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 t x)))) (neg.f64 (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 t x)))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) y) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t x)))) (neg.f64 (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 t x)))) (neg.f64 (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))))) (neg.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (pow.f64 (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 (*.f64 (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) (*.f64 (/.f64 z (/.f64 y x)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (pow.f64 (-.f64 t (/.f64 t (/.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t (/.f64 t (/.f64 y x))) (-.f64 t (/.f64 t (/.f64 y x)))) (*.f64 (/.f64 z (/.f64 y x)) (-.f64 t (/.f64 t (/.f64 y x))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))))) (+.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(*.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 z #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t t) (-.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (-.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) t)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 z x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y)) |
(/.f64 z (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 z x))))) |
(/.f64 x (/.f64 y z)) |
(/.f64 (*.f64 z x) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 z)) (/.f64 y x)) |
(/.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y z)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y z)) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 y z))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 y z))) |
(/.f64 (neg.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y (*.f64 z x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y x))) |
(*.f64 x (/.f64 z y)) |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 x y) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 z y) x) |
(*.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 #s(literal 0 binary64) y))) |
(*.f64 z x) |
(*.f64 x z) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 z x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y)) |
(/.f64 z (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 z x))))) |
(/.f64 x (/.f64 y z)) |
(/.f64 (*.f64 z x) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 z)) (/.f64 y x)) |
(/.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y z)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y z)) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 y z))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 y z))) |
(/.f64 (neg.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y (*.f64 z x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y x))) |
(*.f64 x (/.f64 z y)) |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 x y) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 z y) x) |
(*.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 #s(literal 0 binary64) y))) |
(+.f64 t (/.f64 z (/.f64 y x))) |
(+.f64 (/.f64 z (/.f64 y x)) t) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 z (/.f64 y x)) t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 t (/.f64 z (/.f64 y x))))) |
(fma.f64 z (/.f64 x y) t) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y x)) t) |
(fma.f64 x (/.f64 z y) t) |
(fma.f64 (/.f64 x y) z t) |
(fma.f64 (/.f64 x y) (/.f64 z #s(literal 1 binary64)) t) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) t) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 z y) x t) |
(fma.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64) t) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z)) t) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y) t) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y) t) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) t) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) t) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) t) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 #s(literal 0 binary64) y)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (-.f64 (/.f64 z (/.f64 y x)) t)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 t (/.f64 z (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (neg.f64 (-.f64 t (/.f64 z (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t t))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (/.f64 z (/.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 t (/.f64 z (/.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)))) (neg.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 y x)) t))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 z (/.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 z (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (neg.f64 z) y)) |
(/.f64 z y) |
(/.f64 #s(literal 1 binary64) (/.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y z) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(pow.f64 (/.f64 y z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 z y)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) z) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(+.f64 (/.f64 z (/.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (-.f64 z t) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 t (/.f64 y x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (/.f64 y x) (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 (/.f64 y x) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y x))) (/.f64 (*.f64 (/.f64 y x) t) (*.f64 (/.f64 y x) (/.f64 y x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 z x)) y)) (/.f64 (*.f64 (/.f64 y (*.f64 z x)) (*.f64 t x)) (*.f64 (/.f64 y (*.f64 z x)) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 z x) y) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 t x)) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) y) y))) |
(-.f64 (/.f64 (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x)))))) (/.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (+.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x))))) |
(fma.f64 z (/.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 x (/.f64 z y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) z (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (/.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z y) x (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) y)) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (-.f64 z t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (-.f64 z t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 z t) x))))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 z t) x) y) |
(/.f64 (*.f64 (-.f64 z t) x) (*.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (-.f64 z t) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 (-.f64 z t) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (neg.f64 (*.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 y x) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 z x) (*.f64 t x)) y) |
(/.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) t)) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 t x))) (*.f64 (/.f64 y (*.f64 z x)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) y) (*.f64 y (*.f64 t x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 y x) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 (*.f64 z x) (*.f64 z x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 t x) (*.f64 t x))) (*.f64 y y)) (+.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x y)) (+.f64 z t)) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (-.f64 (/.f64 z #s(literal 1 binary64)) t) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) t) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) t) (/.f64 y x)) |
(/.f64 (-.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (*.f64 t x)) y) |
(/.f64 (-.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (*.f64 t x)) y) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (neg.f64 (*.f64 t x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 z (/.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 z (*.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (/.f64 z #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 t #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 z (*.f64 #s(literal 1 binary64) t)) (/.f64 y x)) |
(/.f64 (-.f64 (/.f64 z #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) t)) (/.f64 y x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (*.f64 (-.f64 #s(literal 0 binary64) x) t)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 (*.f64 z x) (/.f64 t (/.f64 #s(literal 1 binary64) x))) y) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 t (/.f64 #s(literal 1 binary64) x))) y) |
(/.f64 (-.f64 (*.f64 z (/.f64 y (*.f64 t x))) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 y x) t)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 z y) (*.f64 (/.f64 y x) (*.f64 t x))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 z y) (*.f64 (/.f64 y x) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 z x)) t)) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y (*.f64 z x)) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y (*.f64 z x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 z x)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y (*.f64 z x)) y)) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) t)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (*.f64 t x))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) y)) |
(/.f64 (-.f64 (*.f64 x (/.f64 y x)) (*.f64 (/.f64 y z) t)) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 t x))) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (/.f64 y z) (*.f64 t x))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 x (/.f64 y x)) (*.f64 (/.f64 y z) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 x (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (/.f64 y z) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y x)) (*.f64 y t)) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y (*.f64 t x))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 (/.f64 y x) t)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (neg.f64 (*.f64 t x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y x)) (*.f64 y (/.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y x)) (*.f64 y (*.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (/.f64 y x)) (*.f64 y (*.f64 #s(literal 1 binary64) t))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) y) (*.f64 y (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 y y)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) t)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (*.f64 t x))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (/.f64 y (*.f64 z x))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (neg.f64 (*.f64 t x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 t x)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 y t)) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y (*.f64 t x))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 (/.f64 y x) t)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) y) (*.f64 y (*.f64 t x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (neg.f64 (*.f64 t x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 y (/.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 y (*.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y x)) (*.f64 y (*.f64 #s(literal 1 binary64) t))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) y) (*.f64 y (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) y) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) y) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) t)) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y (*.f64 t x))) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 y x) t)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) y) (*.f64 (/.f64 y x) (*.f64 t x))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) y) (*.f64 (/.f64 y x) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y z) t)) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) y) (*.f64 (/.f64 y z) (*.f64 t x))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y z) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) y) (*.f64 (/.f64 y z) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) t)) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y (*.f64 t x))) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 y x) t)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) y) (*.f64 (/.f64 y x) (*.f64 t x))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) y) (*.f64 (/.f64 y x) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y x)) (*.f64 (/.f64 y x) t)) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 t x))) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 y x) t)) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) y) (*.f64 (/.f64 y x) (*.f64 t x))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y x)) (*.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) y) (*.f64 (/.f64 y x) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y x)) (*.f64 (/.f64 y z) t)) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 y z) #s(literal 1 binary64))) (*.f64 (/.f64 y z) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) y) (*.f64 (/.f64 y z) (*.f64 t x))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y x)) (*.f64 (/.f64 y z) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y x)) (*.f64 (/.f64 y z) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) y) (*.f64 (/.f64 y z) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) (*.f64 y t)) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 y (*.f64 t x))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 y x) t)) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) y) (*.f64 y (*.f64 t x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (neg.f64 (*.f64 t x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) (*.f64 y (/.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) (*.f64 y (*.f64 t #s(literal 1 binary64)))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) (*.f64 y (*.f64 #s(literal 1 binary64) t))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) y) (*.f64 y (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 y y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z x) (*.f64 t x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) t))) (neg.f64 (*.f64 (/.f64 y x) (/.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 z x)) (*.f64 t x)))) (neg.f64 (*.f64 (/.f64 y (*.f64 z x)) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z x) y) (*.f64 y (*.f64 t x)))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 (*.f64 z x) (*.f64 z x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 t x) (*.f64 t x))) (*.f64 y y))) (neg.f64 (+.f64 (/.f64 z (/.f64 y x)) (/.f64 t (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x y))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (+.f64 (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (/.f64 z (/.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))))) |
(pow.f64 (/.f64 y (*.f64 (-.f64 z t) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 (-.f64 z t) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) |
(*.f64 x (/.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 z t) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 z t) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(*.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 z t))) |
(+.f64 (*.f64 z x) (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z x) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(fma.f64 z x (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z x (*.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(fma.f64 x z (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 x z (*.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) x)) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) x)) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (*.f64 (*.f64 z x) (*.f64 (*.f64 z x) (*.f64 z x))) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 z x) (*.f64 x (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z x) (*.f64 (*.f64 z x) (*.f64 z x))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (*.f64 z x) (*.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(*.f64 (-.f64 z t) x) |
(*.f64 x (-.f64 z t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 t (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 t x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 t x) y) |
(/.f64 (neg.f64 (*.f64 t x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 y x)) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t x))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (/.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t)) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y (*.f64 t x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y x) t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 y x))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) t)) |
(*.f64 (/.f64 x y) t) |
(*.f64 (/.f64 x y) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 t (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 t y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 t y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 t (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 t (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 z x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) y)) |
(/.f64 z (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 z x))))) |
(/.f64 x (/.f64 y z)) |
(/.f64 (*.f64 z x) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 z)) (/.f64 y x)) |
(/.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y z)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y z)) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 y z))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 y z))) |
(/.f64 (neg.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y (*.f64 z x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 z x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y x))) |
(*.f64 x (/.f64 z y)) |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 x y) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 z y) x) |
(*.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 #s(literal 0 binary64) y))) |
(+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(+.f64 (/.f64 z (/.f64 y x)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(+.f64 (/.f64 z (/.f64 y x)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(+.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(-.f64 (/.f64 z (/.f64 y x)) (-.f64 (/.f64 t (/.f64 y x)) t)) |
(-.f64 (+.f64 t (/.f64 z (/.f64 y x))) (/.f64 t (/.f64 y x))) |
(-.f64 (/.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))))) (/.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))) (/.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y)) (/.f64 (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 t x)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) y)) (/.f64 (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 t x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) y))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) y) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) y)) (/.f64 (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t x)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) y))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) y)) (/.f64 (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 t x)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (-.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) (/.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (-.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(fma.f64 z (/.f64 x y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 z (/.f64 x y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (-.f64 z t) (/.f64 x y) t) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y x)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y x)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 x (/.f64 z y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 x (/.f64 z y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 x (/.f64 (-.f64 z t) y) t) |
(fma.f64 (/.f64 x y) z (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 x y) z (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (-.f64 z t) t) |
(fma.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) t) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (/.f64 z #s(literal 1 binary64)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 x y) (/.f64 z #s(literal 1 binary64)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64) t) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z y) x (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z y) x (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (*.f64 (-.f64 z t) x) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) t (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 t #s(literal 1 binary64)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 z t) x) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 #s(literal 1 binary64) x)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 #s(literal 1 binary64) x)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) x)) #s(literal -1 binary64)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))) #s(literal 1 binary64) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 z t) y) x t) |
(fma.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 z t) y) t) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (/.f64 #s(literal 1 binary64) y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) t) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 z t) y) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 x y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t)) t) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 t y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) #s(literal 1 binary64)) t) |
(fma.f64 (/.f64 (-.f64 z t) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) t) |
(fma.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 t y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 t (/.f64 t (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 t (/.f64 #s(literal 1 binary64) x)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 t (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 t (-.f64 #s(literal 0 binary64) y)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 y x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) t) |
(fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) t) |
(fma.f64 (/.f64 (+.f64 z t) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 z t)) t) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (+.f64 t (/.f64 z (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (+.f64 t (/.f64 z (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 (-.f64 z t) x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (-.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t)) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) |
(/.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (-.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 t x))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 t x))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) y) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t x))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 t x))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (-.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (neg.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (neg.f64 (-.f64 (+.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (*.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 (-.f64 z t) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) t)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t x))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y)) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) t)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t x))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y)) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) t)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (*.f64 t x))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) y)) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) t)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) t)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t x))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (neg.f64 (*.f64 t x)))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) t)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y (*.f64 t x))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 (/.f64 y x) t)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (neg.f64 (*.f64 t x)))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) t)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y (*.f64 t x))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 (/.f64 y x) t)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (neg.f64 (*.f64 t x)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 y x)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) t)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 y (*.f64 t x))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (neg.f64 (*.f64 t x)))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 y x)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 y x)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 y x)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) y) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) t)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y (*.f64 t x))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 (/.f64 y x) t)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) #s(literal 1 binary64))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (neg.f64 (*.f64 t x)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 y x)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) t)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t x))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) t)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (*.f64 t x))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (/.f64 y x)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) y) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) t)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) y) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 t x))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) y) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) t)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y (*.f64 t x))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 (/.f64 y x) t)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 (/.f64 y x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 t x))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (neg.f64 (*.f64 t x)))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 t #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 y x)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) t))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 t (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))))) (*.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))) (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (*.f64 t t))) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (*.f64 t x)))) (neg.f64 (*.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) y) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (*.f64 t x)))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) y) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t x)))) (neg.f64 (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) y) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 t x)))) (neg.f64 (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))))) (neg.f64 (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (pow.f64 (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 (*.f64 (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))))) (*.f64 (/.f64 z (/.f64 y x)) (+.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (pow.f64 (-.f64 t (/.f64 t (/.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t (/.f64 t (/.f64 y x))) (-.f64 t (/.f64 t (/.f64 y x)))) (*.f64 (/.f64 z (/.f64 y x)) (-.f64 t (/.f64 t (/.f64 y x))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))))) (+.f64 (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)) (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t (-.f64 t (/.f64 (-.f64 z t) (/.f64 y x))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x))))) (*.f64 (/.f64 t (/.f64 y x)) (/.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 t (/.f64 z (/.f64 y x))) (+.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (/.f64 t (/.f64 y x)) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) (/.f64 y (*.f64 (-.f64 z t) x))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t))) |
(*.f64 (*.f64 (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))) (+.f64 t (/.f64 (-.f64 z t) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (/.f64 y x)) (+.f64 t (/.f64 z (/.f64 y x)))))) |
(+.f64 t (/.f64 z (/.f64 y x))) |
(+.f64 (/.f64 z (/.f64 y x)) t) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 (/.f64 z (/.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 z (/.f64 y x)) t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (/.f64 z (/.f64 y x)))) (/.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 t (/.f64 z (/.f64 y x))))) |
(fma.f64 z (/.f64 x y) t) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y x)) t) |
(fma.f64 x (/.f64 z y) t) |
(fma.f64 (/.f64 x y) z t) |
(fma.f64 (/.f64 x y) (/.f64 z #s(literal 1 binary64)) t) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) t) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 z y) x t) |
(fma.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 z (/.f64 y x)) #s(literal 1 binary64) t) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 y x))) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (/.f64 #s(literal 1 binary64) x)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal -1 binary64)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z)) t) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x y) t) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z y) t) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) t) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) t) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) t) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 z (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) t) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 #s(literal 0 binary64) y)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (-.f64 (/.f64 z (/.f64 y x)) t)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (-.f64 t (/.f64 z (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (neg.f64 (-.f64 t (/.f64 z (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (-.f64 (/.f64 z (/.f64 y x)) t)) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (*.f64 t t))) (*.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (/.f64 z (/.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (*.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 t (/.f64 z (/.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)))) (neg.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 y x)) t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 t (/.f64 z (/.f64 y x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 t (/.f64 z (/.f64 y x))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (-.f64 t (/.f64 z (/.f64 y x)))) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))))) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 z (/.f64 y x)) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 z (/.f64 y x)) t) (/.f64 y (*.f64 z x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 y x)) t))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 z (/.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x y) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) (/.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.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 x y) |
(/.f64 x (*.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 #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 #s(literal 0 binary64) x)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) 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)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(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 x (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(*.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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
| 1× | egg-herbie |
| 8102× | accelerator-lowering-fma.f32 |
| 8102× | accelerator-lowering-fma.f64 |
| 3316× | *-lowering-*.f32 |
| 3316× | *-lowering-*.f64 |
| 1178× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 156 | 3978 |
| 1 | 521 | 3264 |
| 2 | 1509 | 3264 |
| 3 | 4163 | 3264 |
| 4 | 6781 | 3264 |
| 0 | 8369 | 3120 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* t x) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/ (* x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(* -1 (/ (* t x) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* -1 (/ (* t x) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(+ t (* -1 (/ (* t x) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(/ (* x z) y) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(* t (+ 1 (* -1 (/ x y)))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(* -1 (* t (- (/ x y) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(* x (- (/ z y) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(/ (* x (- z t)) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(/ (* x (- z t)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
t |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
t |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(/ (* x z) y) |
(* z (+ (/ t z) (/ x y))) |
(* z (+ (/ t z) (/ x y))) |
(* z (+ (/ t z) (/ x y))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(/ (* x z) y) |
(/ (+ (* t y) (* x z)) y) |
(/ (+ (* t y) (* x z)) y) |
(/ (+ (* t y) (* x z)) y) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(/ (* x z) y) |
(* x (+ (/ t x) (/ z y))) |
(* x (+ (/ t x) (/ z y))) |
(* x (+ (/ t x) (/ z y))) |
(/ (* x z) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(/ (* x z) y) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
t |
(* t (+ 1 (/ (* x z) (* t y)))) |
(* t (+ 1 (/ (* x z) (* t y)))) |
(* t (+ 1 (/ (* x z) (* t y)))) |
t |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(* -1 (/ (* t x) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/ (* x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(* -1 (/ (* t x) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* -1 (/ (* t x) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(* x z) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(* x z) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(* -1 (* t x)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(* -1 (* t x)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(+ (* t (- 1 (/ x y))) (/ (* x z) y)) |
(+ (* t (- 1 (/ x y))) (/ (* x z) y)) |
(+ (* t (- 1 (/ x y))) (/ (* x z) y)) |
(* t (- 1 (/ x y))) |
(* t (- (+ 1 (/ (* x z) (* t y))) (/ x y))) |
(* t (- (+ 1 (/ (* x z) (* t y))) (/ x y))) |
(* t (- (+ 1 (/ (* x z) (* t y))) (/ x y))) |
(* t (+ 1 (* -1 (/ x y)))) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) (+ 1 (* -1 (/ x y)))))) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) (+ 1 (* -1 (/ x y)))))) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) (+ 1 (* -1 (/ x y)))))) |
(- t (/ (* t x) y)) |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
(/ (* x z) y) |
(* z (- (+ (/ t z) (/ x y)) (/ (* t x) (* y z)))) |
(* z (- (+ (/ t z) (/ x y)) (/ (* t x) (* y z)))) |
(* z (- (+ (/ t z) (/ x y)) (/ (* t x) (* y z)))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (- t (/ (* t x) y)) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (- t (/ (* t x) y)) z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (- t (/ (* t x) y)) z))))) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+ t (* x (- (/ z y) (/ t y)))) |
(* x (- (/ z y) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(* -1 (* x (- (* -1 (/ z y)) (* -1 (/ t y))))) |
(* -1 (* x (- (+ (* -1 (/ t x)) (* -1 (/ z y))) (* -1 (/ t y))))) |
(* -1 (* x (- (+ (* -1 (/ t x)) (* -1 (/ z y))) (* -1 (/ t y))))) |
(* -1 (* x (- (+ (* -1 (/ t x)) (* -1 (/ z y))) (* -1 (/ t y))))) |
(/ (- (* x z) (* t x)) y) |
(/ (- (+ (* t y) (* x z)) (* t x)) y) |
(/ (- (+ (* t y) (* x z)) (* t x)) y) |
(/ (- (+ (* t y) (* x z)) (* t x)) y) |
t |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
t |
(+ t (* -1 (/ (- (* -1 (* x z)) (* -1 (* t x))) y))) |
(+ t (* -1 (/ (- (* -1 (* x z)) (* -1 (* t x))) y))) |
(+ t (* -1 (/ (- (* -1 (* x z)) (* -1 (* t x))) y))) |
(/ (* x z) y) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
t |
(* t (+ 1 (/ (* x z) (* t y)))) |
(* t (+ 1 (/ (* x z) (* t y)))) |
(* t (+ 1 (/ (* x z) (* t y)))) |
t |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(/ (* x z) y) |
(* z (+ (/ t z) (/ x y))) |
(* z (+ (/ t z) (/ x y))) |
(* z (+ (/ t z) (/ x y))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(/ (* x z) y) |
(* x (+ (/ t x) (/ z y))) |
(* x (+ (/ t x) (/ z y))) |
(* x (+ (/ t x) (/ z y))) |
(/ (* x z) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(/ (* x z) y) |
(/ (+ (* t y) (* x z)) y) |
(/ (+ (* t y) (* x z)) y) |
(/ (+ (* t y) (* x z)) y) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
t |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(+ t (/ (* x z) y)) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
| Outputs |
|---|
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (+ (* -1 (/ (* t x) y)) (/ (* x z) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* z (+ (* -1 (/ (* t x) (* y z))) (+ (/ t z) (/ x y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (+ t (* -1 (/ (* t x) y))) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ (* t (+ 1 (* -1 (/ x y)))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (+ 1 (* -1 (/ x y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ (* x z) (* t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* t (- (/ x y) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* t (- (+ (* -1 (/ (* x z) (* t y))) (/ x y)) 1))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (/ z y) (/ t y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ (- z t) y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/.f64 (+.f64 (*.f64 t y) (*.f64 x (-.f64 z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/.f64 (+.f64 (*.f64 t y) (*.f64 x (-.f64 z t))) y) |
(/ (+ (* t y) (* x (- z t))) y) |
(/.f64 (+.f64 (*.f64 t y) (*.f64 x (-.f64 z t))) y) |
t |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
t |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (/ (* x (- z t)) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
z |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (/ t z) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* z (+ (/ t z) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* z (+ (/ t z) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (+ (* t y) (* x z)) y) |
(/.f64 (+.f64 (*.f64 x z) (*.f64 t y)) y) |
(/ (+ (* t y) (* x z)) y) |
(/.f64 (+.f64 (*.f64 x z) (*.f64 t y)) y) |
(/ (+ (* t y) (* x z)) y) |
(/.f64 (+.f64 (*.f64 x z) (*.f64 t y)) y) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* x (+ (/ t x) (/ z y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* x (+ (/ t x) (/ z y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* x (+ (/ t x) (/ z y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(* t (+ 1 (/ (* x z) (* t y)))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* t (+ 1 (/ (* x z) (* t y)))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* t (+ 1 (/ (* x z) (* t y)))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (/ (* t x) y)) |
(/.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (* x (- z t)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(* x z) |
(*.f64 x z) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* x z) |
(*.f64 x z) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* x z) |
(*.f64 x z) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(*.f64 x (-.f64 z t)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(*.f64 x (-.f64 z t)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(*.f64 x (-.f64 z t)) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* t (- 1 (/ x y))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ (* t (- 1 (/ x y))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ (* t (- 1 (/ x y))) (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- (+ 1 (/ (* x z) (* t y))) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (- (+ 1 (/ (* x z) (* t y))) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (- (+ 1 (/ (* x z) (* t y))) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* t (+ 1 (* -1 (/ x y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) (+ 1 (* -1 (/ x y)))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) (+ 1 (* -1 (/ x y)))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) (+ 1 (* -1 (/ x y)))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(- t (/ (* t x) y)) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (- (+ (/ t z) (/ x y)) (/ (* t x) (* y z)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* z (- (+ (/ t z) (/ x y)) (/ (* t x) (* y z)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* z (- (+ (/ t z) (/ x y)) (/ (* t x) (* y z)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (- t (/ (* t x) y)) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (- t (/ (* t x) y)) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ (- t (/ (* t x) y)) z))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
t |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (* x (- (/ z y) (/ t y)))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (/ z y) (/ t y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* x (- (+ (/ t x) (/ z y)) (/ t y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* x (- (* -1 (/ z y)) (* -1 (/ t y))))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(* -1 (* x (- (+ (* -1 (/ t x)) (* -1 (/ z y))) (* -1 (/ t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* x (- (+ (* -1 (/ t x)) (* -1 (/ z y))) (* -1 (/ t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(* -1 (* x (- (+ (* -1 (/ t x)) (* -1 (/ z y))) (* -1 (/ t y))))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (- (* x z) (* t x)) y) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/ (- (+ (* t y) (* x z)) (* t x)) y) |
(/.f64 (+.f64 (*.f64 t y) (*.f64 x (-.f64 z t))) y) |
(/ (- (+ (* t y) (* x z)) (* t x)) y) |
(/.f64 (+.f64 (*.f64 t y) (*.f64 x (-.f64 z t))) y) |
(/ (- (+ (* t y) (* x z)) (* t x)) y) |
(/.f64 (+.f64 (*.f64 t y) (*.f64 x (-.f64 z t))) y) |
t |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(- (+ t (/ (* x z) y)) (/ (* t x) y)) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
t |
(+ t (* -1 (/ (- (* -1 (* x z)) (* -1 (* t x))) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (* -1 (/ (- (* -1 (* x z)) (* -1 (* t x))) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+ t (* -1 (/ (- (* -1 (* x z)) (* -1 (* t x))) y))) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(* t (+ 1 (/ (* x z) (* t y)))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* t (+ 1 (/ (* x z) (* t y)))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* t (+ 1 (/ (* x z) (* t y)))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* t (- (* -1 (/ (* x z) (* t y))) 1))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (/ t z) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* z (+ (/ t z) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* z (+ (/ t z) (/ x y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* z (+ (* -1 (/ t z)) (* -1 (/ x y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* x (+ (/ t x) (/ z y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* x (+ (/ t x) (/ z y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* x (+ (/ t x) (/ z y))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(* -1 (* x (+ (* -1 (/ t x)) (* -1 (/ z y))))) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (+ (* t y) (* x z)) y) |
(/.f64 (+.f64 (*.f64 x z) (*.f64 t y)) y) |
(/ (+ (* t y) (* x z)) y) |
(/.f64 (+.f64 (*.f64 x z) (*.f64 t y)) y) |
(/ (+ (* t y) (* x z)) y) |
(/.f64 (+.f64 (*.f64 x z) (*.f64 t y)) y) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
t |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(+ t (/ (* x z) y)) |
(+.f64 t (/.f64 (*.f64 x z) y)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
Compiled 64240 to 13859 computations (78.4% saved)
13 alts after pruning (8 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2697 | 8 | 2705 |
| Fresh | 3 | 0 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 2 | 2 | 4 |
| Total | 2704 | 13 | 2717 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.4% | (/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) y) |
| ✓ | 58.5% | (/.f64 (*.f64 x (-.f64 z t)) y) |
| ✓ | 39.2% | (/.f64 (*.f64 x z) y) |
| 43.6% | (/.f64 z (/.f64 y x)) | |
| ▶ | 38.3% | (/.f64 x (/.f64 y z)) |
| ✓ | 90.9% | (-.f64 (+.f64 t (*.f64 z (/.f64 x y))) (*.f64 t (/.f64 x y))) |
| ▶ | 63.0% | (-.f64 t (*.f64 t (/.f64 x y))) |
| ✓ | 72.7% | (+.f64 (/.f64 (*.f64 x z) y) t) |
| 57.5% | (*.f64 (/.f64 (-.f64 z t) y) x) | |
| 38.1% | (*.f64 (/.f64 z y) x) | |
| ▶ | 43.5% | (*.f64 (/.f64 x y) z) |
| ▶ | 39.2% | (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
| ✓ | 36.8% | t |
Compiled 217 to 143 computations (34.1% saved)
| 1× | egg-herbie |
Found 28 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) y) |
| ✓ | cost-diff | 0 | (*.f64 z x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 x (/.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x y) z) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 t (/.f64 x y)) |
| ✓ | cost-diff | 0 | (-.f64 t (*.f64 t (/.f64 x y))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 90.7% | (/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 100.0% | (*.f64 z x) |
| ✓ | accuracy | 91.6% | (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 90.9% | (/.f64 x (/.f64 y z)) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 94.1% | (*.f64 (/.f64 x y) z) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 t (*.f64 t (/.f64 x y))) |
| ✓ | accuracy | 90.9% | (*.f64 t (/.f64 x y)) |
| 1152× | accelerator-lowering-fma.f32 |
| 1152× | accelerator-lowering-fma.f64 |
| 782× | div-sub |
| 752× | *-lowering-*.f32 |
| 752× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 66 |
| 1 | 45 | 62 |
| 2 | 105 | 62 |
| 3 | 230 | 62 |
| 4 | 512 | 62 |
| 5 | 953 | 62 |
| 6 | 1293 | 62 |
| 7 | 1711 | 62 |
| 8 | 2398 | 62 |
| 9 | 2901 | 62 |
| 10 | 2964 | 62 |
| 11 | 2976 | 62 |
| 12 | 2976 | 62 |
| 13 | 2976 | 62 |
| 0 | 2976 | 62 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- t (* t (/ x y))) |
t |
(* t (/ x y)) |
(/ x y) |
x |
y |
(* (/ x y) z) |
z |
(/ x (/ y z)) |
(/ y z) |
(* (/ 1 y) (* z x)) |
(/ 1 y) |
1 |
(* z x) |
(/ (/ (- z t) (/ 1 x)) y) |
(/ (- z t) (/ 1 x)) |
(- z t) |
(/ 1 x) |
| Outputs |
|---|
(- t (* t (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
t |
(* t (/ x y)) |
(/.f64 t (/.f64 y x)) |
(/ x y) |
(/.f64 x y) |
x |
y |
(* (/ x y) z) |
(/.f64 x (/.f64 y z)) |
z |
(/ x (/ y z)) |
(/.f64 x (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(* (/ 1 y) (* z x)) |
(/.f64 x (/.f64 y z)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
(* z x) |
(*.f64 x z) |
(/ (/ (- z t) (/ 1 x)) y) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(/ (- z t) (/ 1 x)) |
(*.f64 x (-.f64 z t)) |
(- z t) |
(-.f64 z t) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
| 66.0ms | 256× | 0 | valid |
Compiled 89 to 29 computations (67.4% saved)
ival-div: 21.0ms (56.9% of total)ival-mult: 9.0ms (24.4% of total)ival-sub: 6.0ms (16.3% of total)const: 1.0ms (2.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* t (/ x y))> |
#<alt (- t (* t (/ x y)))> |
#<alt (/ x y)> |
#<alt (* (/ x y) z)> |
#<alt (/ x (/ y z))> |
#<alt (/ y z)> |
#<alt (* (/ 1 y) (* z x))> |
#<alt (* z x)> |
#<alt (/ 1 y)> |
#<alt (/ (/ (- z t) (/ 1 x)) y)> |
#<alt (/ (- z t) (/ 1 x))> |
#<alt (- z t)> |
#<alt (/ 1 x)> |
| Outputs |
|---|
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (/ (* t x) y)> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (- 1 (/ x y)))> |
#<alt (* t (+ 1 (* -1 (/ x y))))> |
#<alt (* t (+ 1 (* -1 (/ x y))))> |
#<alt (* t (+ 1 (* -1 (/ x y))))> |
#<alt (* t (+ 1 (* -1 (/ x y))))> |
#<alt t> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* x (- (/ t x) (/ t y)))> |
#<alt (* x (- (/ t x) (/ t y)))> |
#<alt (* x (- (/ t x) (/ t y)))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* -1 (* x (- (* -1 (/ t x)) (* -1 (/ t y)))))> |
#<alt (* -1 (* x (- (* -1 (/ t x)) (* -1 (/ t y)))))> |
#<alt (* -1 (* x (- (* -1 (/ t x)) (* -1 (/ t y)))))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (/ (- (* t y) (* t x)) y)> |
#<alt (/ (- (* t y) (* t x)) y)> |
#<alt (/ (- (* t y) (* t x)) y)> |
#<alt t> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt t> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (+ t (* -1 (/ (* t x) y)))> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (/ (* x z) y)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (/ (* x z) y)> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (* z (+ (* -1 (/ (* t x) (* y z))) (/ x y)))> |
#<alt (/ (* x z) y)> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z)))))> |
#<alt (/ (* x z) y)> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (+ (* -1 (/ (* t x) y)) (/ (* x z) y))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* t (+ (* -1 (/ x y)) (/ (* x z) (* t y))))> |
#<alt (* -1 (/ (* t x) y))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y))))> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (/ (* x (- z t)) y)> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (* x z)> |
#<alt (* z (+ x (* -1 (/ (* t x) z))))> |
#<alt (* z (+ x (* -1 (/ (* t x) z))))> |
#<alt (* z (+ x (* -1 (/ (* t x) z))))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* x z)> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (+ (* -1 (* t x)) (* x z))> |
#<alt (* -1 (* t x))> |
#<alt (* t (+ (* -1 x) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 x) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 x) (/ (* x z) t)))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x z) t)))))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* x (- z t))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | (/ 1 y) |
| 0.0ms | y | @ | 0 | (/ y z) |
| 0.0ms | y | @ | -inf | (/ y z) |
| 0.0ms | y | @ | inf | (/ y z) |
| 0.0ms | y | @ | -inf | (/ 1 y) |
| 1× | batch-egg-rewrite |
| 4384× | *-lowering-*.f32 |
| 4384× | *-lowering-*.f64 |
| 4052× | accelerator-lowering-fma.f32 |
| 4052× | accelerator-lowering-fma.f64 |
| 3410× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 61 |
| 1 | 110 | 57 |
| 2 | 791 | 57 |
| 3 | 7200 | 57 |
| 0 | 8212 | 57 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (/ x y)) |
(- t (* t (/ x y))) |
(/ x y) |
(* (/ x y) z) |
(/ x (/ y z)) |
(/ y z) |
(* (/ 1 y) (* z x)) |
(* z x) |
(/ 1 y) |
(/ (/ (- z t) (/ 1 x)) y) |
(/ (- z t) (/ 1 x)) |
(- z t) |
(/ 1 x) |
| Outputs |
|---|
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(/.f64 t (/.f64 y x)) |
(/.f64 (/.f64 t (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 t x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 t x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 t x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 t x) y) |
(/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 t y)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 y (*.f64 t x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 x y)) |
(*.f64 x (/.f64 t y)) |
(*.f64 (/.f64 x y) t) |
(*.f64 (/.f64 t (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 t x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 t y) x) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (*.f64 t x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 t (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x))) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(+.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 (/.f64 x y) #s(literal 1 binary64))) t) (neg.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(-.f64 t (/.f64 t (/.f64 y x))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (/.f64 y x)) t)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 (/.f64 x y) #s(literal 1 binary64))) t) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(-.f64 (+.f64 t #s(literal 0 binary64)) (/.f64 t (/.f64 y x))) |
(fma.f64 t #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 t (/.f64 #s(literal -1 binary64) (/.f64 y x)) t) |
(fma.f64 t (/.f64 t (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))) (neg.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(fma.f64 t (/.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(fma.f64 x (neg.f64 (/.f64 t y)) t) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t)) t) |
(fma.f64 x (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) |
(fma.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) t) t) |
(fma.f64 (/.f64 t (/.f64 y x)) #s(literal -1 binary64) t) |
(fma.f64 #s(literal 1 binary64) t (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (/.f64 #s(literal -1 binary64) x)) t) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (/.f64 y x)) t) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t y) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) t)) t) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))) (neg.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 t t) (/.f64 t (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x))) #s(literal 1 binary64) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x y) t) |
(fma.f64 (*.f64 t x) (/.f64 #s(literal -1 binary64) y) t) |
(fma.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) y) t) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 t x) t) |
(fma.f64 (pow.f64 t #s(literal 3/2 binary64)) (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x)) t t) |
(fma.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x) t) |
(fma.f64 (/.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))) (/.f64 t t) (neg.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) y) x t) |
(fma.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) t) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) y)) x t) |
(fma.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) t) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x)))))) (-.f64 t (/.f64 t (/.f64 y x))) (neg.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 t (/.f64 y x)) (-.f64 (/.f64 t (/.f64 y x)) t))) (neg.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))) (*.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))) (-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))) (*.f64 t t)))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))) (-.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) (-.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(neg.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x))))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x)))))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 t (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 t (/.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 t (/.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x)))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x)))) (+.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (-.f64 (*.f64 t t) (neg.f64 (/.f64 (*.f64 t t) (/.f64 y x)))))) |
(/.f64 (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x))))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x)))))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x)))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))) (*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))))) (*.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal 1 binary64)) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal 1 binary64)) (*.f64 t t)) (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x)))))) (*.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal 1 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))) (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))))) (*.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x))))))) (neg.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 (/.f64 x y) #s(literal 1 binary64))) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 (/.f64 x y) #s(literal 1 binary64))) t) (/.f64 (/.f64 (*.f64 t t) (+.f64 (/.f64 x y) #s(literal 1 binary64))) t)) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 (/.f64 x y) #s(literal 1 binary64))) t) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t t)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x))) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (/.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 (/.f64 x y) #s(literal 1 binary64))) t) (/.f64 (/.f64 (*.f64 t t) (+.f64 (/.f64 x y) #s(literal 1 binary64))) t)) (*.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 (/.f64 x y) #s(literal 1 binary64))) t) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x)))) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x))))) #s(literal 1 binary64)) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))) (*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) (*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal 1 binary64)) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal 1 binary64)) (*.f64 t t)) (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x)))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 (/.f64 x y) (/.f64 y x)) #s(literal 1 binary64)) (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x))))) (+.f64 (/.f64 x y) #s(literal 1 binary64))) t) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 t (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t (/.f64 t (/.f64 y x)))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))) (*.f64 (-.f64 t (/.f64 t (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))) (/.f64 (-.f64 t (/.f64 t (/.f64 y x))) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) |
(*.f64 (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(*.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 t (/.f64 t (/.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))) (/.f64 (-.f64 t (/.f64 t (/.f64 y x))) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x)))))) |
(*.f64 (/.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (/.f64 (-.f64 t (/.f64 t (/.f64 y x))) t)) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)) t) |
(*.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x))))) (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x)))))) (-.f64 t (/.f64 t (/.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))) (*.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))) (-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))) (-.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x)))))) (-.f64 (*.f64 t t) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (/.f64 y x))))) |
(*.f64 (/.f64 (*.f64 t (-.f64 t (/.f64 (/.f64 x y) (/.f64 y (*.f64 t x))))) (*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 t (/.f64 y x)) (-.f64 (/.f64 t (/.f64 y x)) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/.f64 x y) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (/.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) (neg.f64 (/.f64 x (/.f64 y z)))) |
(neg.f64 (neg.f64 (/.f64 x (/.f64 y z)))) |
(neg.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x z))) |
(neg.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(neg.f64 (*.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (/.f64 x (/.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 x z) y) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(/.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (/.f64 x (/.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) z)) y) |
(/.f64 (*.f64 (/.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 z y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x z)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 z y)) |
(*.f64 (/.f64 x y) z) |
(*.f64 z (/.f64 x y)) |
(*.f64 (/.f64 x (/.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 y z))) |
(*.f64 (/.f64 z y) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x z) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (/.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) (neg.f64 (/.f64 x (/.f64 y z)))) |
(neg.f64 (neg.f64 (/.f64 x (/.f64 y z)))) |
(neg.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x z))) |
(neg.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(neg.f64 (*.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (/.f64 x (/.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 x z) y) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(/.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (/.f64 x (/.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) z)) y) |
(/.f64 (*.f64 (/.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 z y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x z)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 z y)) |
(*.f64 (/.f64 x y) z) |
(*.f64 z (/.f64 x y)) |
(*.f64 (/.f64 x (/.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 y z))) |
(*.f64 (/.f64 z y) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x z) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(/.f64 y z) |
(/.f64 (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 y z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) z)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) y) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z y) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (/.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) (neg.f64 (/.f64 x (/.f64 y z)))) |
(neg.f64 (neg.f64 (/.f64 x (/.f64 y z)))) |
(neg.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x z))) |
(neg.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(neg.f64 (*.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) y)) |
(/.f64 x (/.f64 y z)) |
(/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (/.f64 x (/.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x z))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 x z) y) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(/.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (/.f64 x (/.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) z)) y) |
(/.f64 (*.f64 (/.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 z y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x z)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 z y)) |
(*.f64 (/.f64 x y) z) |
(*.f64 z (/.f64 x y)) |
(*.f64 (/.f64 x (/.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 y z))) |
(*.f64 (/.f64 z y) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x z) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 x z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 z (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64)) |
(*.f64 x z) |
(*.f64 z x) |
(*.f64 #s(literal 1 binary64) (*.f64 x z)) |
(*.f64 (*.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) x) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(+.f64 (/.f64 x (/.f64 y z)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (/.f64 y z)) (/.f64 t (/.f64 y x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 t z) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 y x)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) (/.f64 (-.f64 t z) (/.f64 y x))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 x y))) (/.f64 (*.f64 t (*.f64 t t)) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 x y)))) |
(-.f64 (/.f64 (*.f64 z z) (/.f64 (+.f64 t z) (/.f64 x y))) (/.f64 (*.f64 t t) (/.f64 (+.f64 t z) (/.f64 x y)))) |
(fma.f64 x (/.f64 z y) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 x y) z (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 z (/.f64 x y) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 x (/.f64 y z)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y z)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x z) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 y z))) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x z)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 y z)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 z y) x (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x z)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x z)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (*.f64 (*.f64 x z) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (*.f64 (/.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)))) |
(neg.f64 (/.f64 (-.f64 t z) (/.f64 y x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 t z)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 t z) y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 x y)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 t z) (/.f64 x y)) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 t z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t))) |
(/.f64 (-.f64 z t) (/.f64 y x)) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (-.f64 t z)))) |
(/.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 t z) (*.f64 (/.f64 y x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 t z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 y x) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (+.f64 t z) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.f64 (-.f64 (/.f64 z x) (/.f64 t x)) (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (neg.f64 (/.f64 (+.f64 t z) (/.f64 x y)))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (+.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 x y)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 t z) (/.f64 x y)) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 (*.f64 t x) (*.f64 t (*.f64 x (*.f64 t x))))) (*.f64 y (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 x y)) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (/.f64 (+.f64 t z) (/.f64 x y)) (+.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x (+.f64 t z)) (*.f64 x (-.f64 z t))) (*.f64 y (*.f64 x (+.f64 t z)))) |
(/.f64 (/.f64 (-.f64 t z) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 t z) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 y (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 y (+.f64 t z))) |
(/.f64 (/.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 y x)) (*.f64 (/.f64 y z) t)) (*.f64 (/.f64 y z) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (/.f64 y z) (*.f64 t x))) (*.f64 (/.f64 y z) y)) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y z) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) t)) (/.f64 y (*.f64 x z))) |
(/.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 y (*.f64 t x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x y) y) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t x))) (/.f64 y z)) |
(/.f64 (-.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 y x)) (*.f64 (/.f64 y x) t)) (*.f64 (/.f64 y x) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 z y) (*.f64 (/.f64 y x) (*.f64 t x))) (*.f64 (/.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y x) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 y (*.f64 (/.f64 y (*.f64 x z)) (*.f64 t x))) (*.f64 (/.f64 y (*.f64 x z)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 y (*.f64 x z)) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) (*.f64 (/.f64 y (*.f64 x z)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 x z))) (*.f64 (/.f64 y (*.f64 x z)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 x z)) t)) (*.f64 (/.f64 y (*.f64 x z)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (/.f64 y x)) (*.f64 y t)) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (/.f64 y (*.f64 t x))) y) (*.f64 y (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) y) (*.f64 y (*.f64 t x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (/.f64 t (/.f64 #s(literal -1 binary64) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x z))) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x z))) (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x z))) y)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x z))) (/.f64 y x))) |
(/.f64 (-.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x z))) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x z))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 t x))) (/.f64 y z)) (*.f64 (/.f64 y z) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) y) t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) y) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 y (*.f64 t x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 y (*.f64 t x))) (/.f64 y x)) (*.f64 (/.f64 y x) (/.f64 y (*.f64 t x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))))) (+.f64 t z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (/.f64 y z)) #s(literal 3 binary64)) (/.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (/.f64 y (*.f64 t x)))) (+.f64 (*.f64 (/.f64 x (/.f64 y z)) (/.f64 x (/.f64 y z))) (+.f64 (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x))) (*.f64 (/.f64 x (/.f64 y z)) (/.f64 t (/.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 y z)) (/.f64 x (/.f64 y z))) (/.f64 (/.f64 t (/.f64 y x)) (/.f64 y (*.f64 t x)))) (+.f64 (/.f64 x (/.f64 y z)) (/.f64 t (/.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (+.f64 t z) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 z x) (/.f64 t x))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 (*.f64 t x) (*.f64 t (*.f64 x (*.f64 t x)))))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (+.f64 t z)) (*.f64 x (-.f64 z t)))) (*.f64 x (+.f64 t z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t)))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 t z) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x y)) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 (/.f64 z x) (/.f64 t x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 (*.f64 t x) (*.f64 t (*.f64 x (*.f64 t x))))) (/.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 t z)) (*.f64 x (-.f64 z t))) (/.f64 #s(literal 1 binary64) y)) (*.f64 x (+.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) y)) (+.f64 t z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t z))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y x)) (+.f64 t z)) |
(/.f64 (/.f64 (/.f64 (-.f64 z t) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 (-.f64 z t) y) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 (/.f64 y x) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 z t))) |
(*.f64 (-.f64 z t) (/.f64 x y)) |
(*.f64 (*.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (/.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t)))) |
(*.f64 (-.f64 t z) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (-.f64 t z) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (*.f64 x (-.f64 t z)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 x y)))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 x y))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 y x))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 (-.f64 z t) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 x y)))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) (/.f64 x y)))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 x y))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 y x))) |
(*.f64 (+.f64 t z) (/.f64 (-.f64 z t) (/.f64 (+.f64 t z) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (-.f64 t z))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 t z) (/.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 t z) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) y)) |
(*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) y)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(*.f64 (pow.f64 (/.f64 y (-.f64 z t)) #s(literal -1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 y (-.f64 t z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 z t) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))))) (/.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 t z))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (+.f64 t z))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (+.f64 t z) (/.f64 y x)) (/.f64 (-.f64 z t) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)) (-.f64 t z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 y x) (-.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y x) (-.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x (-.f64 z t)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x (-.f64 t z))) |
(+.f64 (*.f64 x z) (/.f64 t (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x z) (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) (*.f64 x z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x z) (*.f64 t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (-.f64 t z))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) x)) (/.f64 (*.f64 t (*.f64 t t)) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) x))) |
(-.f64 (/.f64 (*.f64 z z) (/.f64 (+.f64 t z) x)) (/.f64 (*.f64 t t) (/.f64 (+.f64 t z) x))) |
(-.f64 (/.f64 (/.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 (/.f64 t x) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z))))) (/.f64 (*.f64 (*.f64 t x) (*.f64 t (*.f64 x (*.f64 t x)))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 x (+.f64 t z))) (/.f64 (*.f64 t (*.f64 x (*.f64 t x))) (*.f64 x (+.f64 t z)))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) x) (*.f64 x z)) |
(fma.f64 x z (/.f64 t (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 x z (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) t) (*.f64 x z)) |
(fma.f64 z x (/.f64 t (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 z x (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x z) (/.f64 t (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x z) (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (*.f64 x z) #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 x z) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t x) (*.f64 x z)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 t (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x) (/.f64 t (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) t (*.f64 x z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z) (/.f64 t (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) x (*.f64 x z)) |
(fma.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64) (*.f64 x z)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x) (*.f64 x z)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x) (/.f64 t (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) x (/.f64 t (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) x (*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (*.f64 x (-.f64 t z))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (-.f64 (/.f64 z x) (/.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z)))) (-.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 (*.f64 t x) (*.f64 t (*.f64 x (*.f64 t x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 t z)) (*.f64 (*.f64 x (+.f64 t z)) (*.f64 x (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (-.f64 z t)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t z)))) |
(/.f64 (-.f64 t z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (-.f64 t z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) x)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (+.f64 t z) x)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.f64 (-.f64 (/.f64 z x) (/.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (neg.f64 (/.f64 (+.f64 t z) x))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 t z))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) x) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 t z) x) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 (*.f64 t x) (*.f64 t (*.f64 x (*.f64 t x))))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 (*.f64 t x) (*.f64 t (*.f64 x (*.f64 t x))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) x) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (/.f64 (+.f64 t z) x) (+.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x (+.f64 t z)) (*.f64 x (-.f64 z t))) (*.f64 x (+.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (+.f64 t z)) (*.f64 x (-.f64 z t))) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 t z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 t x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 t x)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 t x)))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) t)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 t x))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 t x)))) |
(/.f64 (-.f64 (/.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 z x) (/.f64 t x))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 (*.f64 t x) (*.f64 t (*.f64 x (*.f64 t x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 t z)) (*.f64 x (-.f64 z t)))) (neg.f64 (*.f64 x (+.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (/.f64 (-.f64 z t) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))))) (+.f64 t z)) |
(/.f64 (+.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (pow.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (-.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) (/.f64 t (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x z) (/.f64 t (/.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) (-.f64 (*.f64 x z) (/.f64 t (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 t z) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 z x) (/.f64 t x))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 (*.f64 t x) (*.f64 t (*.f64 x (*.f64 t x)))))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 t z)) (*.f64 x (-.f64 z t)))) (*.f64 x (+.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t)))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (-.f64 #s(literal 0 binary64) x)) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 t z)) x) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 (/.f64 z x) (/.f64 t x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 (*.f64 t x) (*.f64 t (*.f64 x (*.f64 t x))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 t z)) (*.f64 x (-.f64 z t))) #s(literal 1 binary64)) (*.f64 x (+.f64 t z))) |
(/.f64 (/.f64 (-.f64 (/.f64 z x) (/.f64 t x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 x (-.f64 z t)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z t))) |
(*.f64 (-.f64 z t) x) |
(*.f64 (*.f64 x (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 t z))) |
(*.f64 (-.f64 t z) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 t z)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) x))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) x)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 x (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 (-.f64 z t) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) x))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) x))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) x)) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 x (+.f64 t z))) |
(*.f64 (+.f64 t z) (/.f64 (-.f64 z t) (/.f64 (+.f64 t z) x))) |
(*.f64 (-.f64 (/.f64 z x) (/.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(*.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 (*.f64 t x) (*.f64 t (*.f64 x (*.f64 t x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 t x) (*.f64 x (+.f64 t z)))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 t z)) (*.f64 x (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 t z)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (-.f64 z t) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (+.f64 t z) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 z t) (+.f64 t z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 t z)) (*.f64 (*.f64 t (+.f64 t z)) (*.f64 t (+.f64 t z)))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t (+.f64 t z)) (-.f64 (*.f64 t (+.f64 t z)) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t (+.f64 t z)) (*.f64 t (+.f64 t z))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (-.f64 (*.f64 z z) (*.f64 t t))) (-.f64 z t)) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 t (-.f64 t z)))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t z)))) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (-.f64 t z)) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) #s(literal 1 binary64))) |
(-.f64 (+.f64 z #s(literal 0 binary64)) t) |
(fma.f64 t #s(literal -1 binary64) z) |
(fma.f64 z #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 z (/.f64 z (+.f64 t z)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t z)))) |
(fma.f64 z (/.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(fma.f64 #s(literal 1 binary64) z (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t) z) |
(fma.f64 #s(literal -1 binary64) t z) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 t z)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t z)))) |
(fma.f64 (*.f64 z z) (/.f64 z (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64) z) |
(fma.f64 (pow.f64 z #s(literal 3/2 binary64)) (/.f64 (pow.f64 z #s(literal 3/2 binary64)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(fma.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 z z) (*.f64 t t))) (-.f64 z t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 z z) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 t (-.f64 t z))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 t z)) (*.f64 (*.f64 t (+.f64 t z)) (*.f64 t (+.f64 t z)))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t (+.f64 t z)) (-.f64 (*.f64 t (+.f64 t z)) (*.f64 z z)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t (+.f64 t z)) (*.f64 t (+.f64 t z))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(neg.f64 (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 t z) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (neg.f64 (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 t z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (+.f64 t z) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 t z) (+.f64 (*.f64 t t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 t z)) (*.f64 (+.f64 t z) (*.f64 t t))) (*.f64 (+.f64 t z) (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 t z))) (+.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 t z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 t z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 t t) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (+.f64 (*.f64 t t) (*.f64 z z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 t z)) #s(literal -1 binary64)) (+.f64 t z)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 z t)) |
(*.f64 (-.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 t z)) |
(*.f64 (-.f64 t z) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (+.f64 t z) (/.f64 (-.f64 z t) (+.f64 t z))) |
(*.f64 (+.f64 t z) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(*.f64 (*.f64 (+.f64 t z) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (-.f64 (*.f64 z z) (*.f64 t t))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 t t))) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 t z)) (*.f64 (*.f64 t (+.f64 t z)) (*.f64 t (+.f64 t z)))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t (+.f64 t z)) (-.f64 (*.f64 t (+.f64 t z)) (*.f64 z z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t (+.f64 t z)) (*.f64 t (+.f64 t z))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 t (-.f64 t z)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 8554× | accelerator-lowering-fma.f32 |
| 8554× | accelerator-lowering-fma.f64 |
| 4124× | *-lowering-*.f32 |
| 4124× | *-lowering-*.f64 |
| 1570× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 2112 |
| 1 | 280 | 1980 |
| 2 | 822 | 1812 |
| 3 | 2556 | 1812 |
| 4 | 4746 | 1812 |
| 5 | 7752 | 1812 |
| 0 | 8184 | 1812 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(/ (* t x) y) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (- 1 (/ x y))) |
(* t (+ 1 (* -1 (/ x y)))) |
(* t (+ 1 (* -1 (/ x y)))) |
(* t (+ 1 (* -1 (/ x y)))) |
(* t (+ 1 (* -1 (/ x y)))) |
t |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
(* -1 (/ (* t x) y)) |
(* x (- (/ t x) (/ t y))) |
(* x (- (/ t x) (/ t y))) |
(* x (- (/ t x) (/ t y))) |
(* -1 (/ (* t x) y)) |
(* -1 (* x (- (* -1 (/ t x)) (* -1 (/ t y))))) |
(* -1 (* x (- (* -1 (/ t x)) (* -1 (/ t y))))) |
(* -1 (* x (- (* -1 (/ t x)) (* -1 (/ t y))))) |
(* -1 (/ (* t x) y)) |
(/ (- (* t y) (* t x)) y) |
(/ (- (* t y) (* t x)) y) |
(/ (- (* t y) (* t x)) y) |
t |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
t |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
(+ t (* -1 (/ (* t x) y))) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(/ (* x z) y) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(* -1 (/ (* t x) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(/ (* x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(/ (* x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(* -1 (/ (* t x) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(* -1 (/ (* t x) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(/ (* x (- z t)) y) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(* x z) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(* x z) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(+ (* -1 (* t x)) (* x z)) |
(* -1 (* t x)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(* -1 (* t x)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* x (- z t)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
| Outputs |
|---|
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(/ (* t x) y) |
(/.f64 (*.f64 t x) y) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (- 1 (/ x y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (+ 1 (* -1 (/ x y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (+ 1 (* -1 (/ x y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (+ 1 (* -1 (/ x y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* t (+ 1 (* -1 (/ x y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
t |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t x) y)) |
(* x (- (/ t x) (/ t y))) |
(*.f64 (*.f64 t x) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(* x (- (/ t x) (/ t y))) |
(*.f64 (*.f64 t x) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(* x (- (/ t x) (/ t y))) |
(*.f64 (*.f64 t x) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t x) y)) |
(* -1 (* x (- (* -1 (/ t x)) (* -1 (/ t y))))) |
(*.f64 (*.f64 t x) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* x (- (* -1 (/ t x)) (* -1 (/ t y))))) |
(*.f64 (*.f64 t x) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* x (- (* -1 (/ t x)) (* -1 (/ t y))))) |
(*.f64 (*.f64 t x) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t x) y)) |
(/ (- (* t y) (* t x)) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/ (- (* t y) (* t x)) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/ (- (* t y) (* t x)) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
t |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
t |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ t (* -1 (/ (* t x) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t x) y)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(* z (+ (* -1 (/ (* t x) (* y z))) (/ x y))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(* -1 (* z (+ (* -1 (/ x y)) (/ (* t x) (* y z))))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x z) y) |
(/.f64 (*.f64 x z) y) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(+ (* -1 (/ (* t x) y)) (/ (* x z) y)) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t x) y)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(* t (+ (* -1 (/ x y)) (/ (* x z) (* t y)))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(* -1 (/ (* t x) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t x) y)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(* -1 (* t (+ (* -1 (/ (* x z) (* t y))) (/ x y)))) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(/ (* x (- z t)) y) |
(*.f64 (/.f64 x y) (-.f64 z t)) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(* x z) |
(*.f64 x z) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* z (+ x (* -1 (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* x z) |
(*.f64 x z) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* z (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 x (-.f64 z t)) |
(* x z) |
(*.f64 x z) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(+ (* -1 (* t x)) (* x z)) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(*.f64 x (-.f64 z t)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(*.f64 x (-.f64 z t)) |
(* t (+ (* -1 x) (/ (* x z) t))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t x)) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(*.f64 x (-.f64 z t)) |
(* -1 (* t (+ x (* -1 (/ (* x z) t))))) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* x (- z t)) |
(*.f64 x (-.f64 z t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z t) |
z |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z t) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* t (- (/ z t) 1)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 z t) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
Compiled 19609 to 5694 computations (71% saved)
13 alts after pruning (3 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1289 | 0 | 1289 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1289 | 13 | 1302 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 58.4% | (/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) y) |
| ✓ | 58.5% | (/.f64 (*.f64 x (-.f64 z t)) y) |
| ✓ | 39.2% | (/.f64 (*.f64 x z) y) |
| 43.6% | (/.f64 z (/.f64 y x)) | |
| ✓ | 38.3% | (/.f64 x (/.f64 y z)) |
| ✓ | 90.9% | (-.f64 (+.f64 t (*.f64 z (/.f64 x y))) (*.f64 t (/.f64 x y))) |
| ✓ | 63.0% | (-.f64 t (*.f64 t (/.f64 x y))) |
| ✓ | 72.7% | (+.f64 (/.f64 (*.f64 x z) y) t) |
| 57.5% | (*.f64 (/.f64 (-.f64 z t) y) x) | |
| 38.1% | (*.f64 (/.f64 z y) x) | |
| ✓ | 43.5% | (*.f64 (/.f64 x y) z) |
| ✓ | 39.2% | (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
| ✓ | 36.8% | t |
Compiled 350 to 162 computations (53.7% saved)
| Inputs |
|---|
t |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 z y) x) |
(/.f64 x (/.f64 y z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (*.f64 x z) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(+.f64 (*.f64 (/.f64 x y) z) t) |
(+.f64 (*.f64 (/.f64 z y) x) t) |
(+.f64 (/.f64 z (/.f64 y x)) t) |
(+.f64 (/.f64 (*.f64 x z) y) t) |
(-.f64 t (*.f64 t (/.f64 x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) t) |
(+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) y) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 x y))) t) |
(+.f64 (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) t) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x))) t) |
(-.f64 (+.f64 t (*.f64 z (/.f64 x y))) (*.f64 t (/.f64 x y))) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) (+.f64 (neg.f64 (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) t) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 z t) (/.f64 y x)) t) |
6 calls:
| 9.0ms | y |
| 8.0ms | z |
| 7.0ms | t |
| 7.0ms | x |
| 6.0ms | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | x |
| 98.7% | 1 | y |
| 98.7% | 1 | z |
| 98.7% | 1 | t |
| 98.7% | 1 | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 98.7% | 1 | (/.f64 x y) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
t |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 z y) x) |
(/.f64 x (/.f64 y z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (*.f64 x z) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(+.f64 (*.f64 (/.f64 x y) z) t) |
(+.f64 (*.f64 (/.f64 z y) x) t) |
(+.f64 (/.f64 z (/.f64 y x)) t) |
(+.f64 (/.f64 (*.f64 x z) y) t) |
(-.f64 t (*.f64 t (/.f64 x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) t) |
(+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) y) x) t) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
6 calls:
| 6.0ms | y |
| 6.0ms | t |
| 5.0ms | z |
| 5.0ms | x |
| 4.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | x |
| 98.4% | 1 | y |
| 98.4% | 1 | z |
| 98.4% | 1 | t |
| 98.4% | 1 | (+.f64 (*.f64 (/.f64 x y) (-.f64 z t)) t) |
| 98.4% | 1 | (/.f64 x y) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
t |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 z y) x) |
(/.f64 x (/.f64 y z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (*.f64 x z) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(+.f64 (*.f64 (/.f64 x y) z) t) |
(+.f64 (*.f64 (/.f64 z y) x) t) |
(+.f64 (/.f64 z (/.f64 y x)) t) |
(+.f64 (/.f64 (*.f64 x z) y) t) |
(-.f64 t (*.f64 t (/.f64 x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) t) |
| Outputs |
|---|
(+.f64 t (/.f64 (*.f64 x (-.f64 z t)) y)) |
(+.f64 (/.f64 z (/.f64 y x)) t) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
5 calls:
| 26.0ms | y |
| 15.0ms | (/.f64 x y) |
| 13.0ms | t |
| 9.0ms | z |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.2% | 1 | x |
| 93.6% | 2 | y |
| 93.9% | 2 | z |
| 93.3% | 3 | t |
| 96.1% | 3 | (/.f64 x y) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
t |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 z y) x) |
(/.f64 x (/.f64 y z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (*.f64 x z) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(+.f64 (*.f64 (/.f64 x y) z) t) |
(+.f64 (*.f64 (/.f64 z y) x) t) |
(+.f64 (/.f64 z (/.f64 y x)) t) |
(+.f64 (/.f64 (*.f64 x z) y) t) |
(-.f64 t (*.f64 t (/.f64 x y))) |
(/.f64 (*.f64 x (-.f64 z t)) y) |
| Outputs |
|---|
(/.f64 (*.f64 x (-.f64 z t)) y) |
(+.f64 (/.f64 z (/.f64 y x)) t) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
2 calls:
| 13.0ms | z |
| 12.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 3 | z |
| 95.3% | 3 | (/.f64 x y) |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
t |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 z y) x) |
(/.f64 x (/.f64 y z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (*.f64 x z) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(+.f64 (*.f64 (/.f64 x y) z) t) |
(+.f64 (*.f64 (/.f64 z y) x) t) |
(+.f64 (/.f64 z (/.f64 y x)) t) |
(+.f64 (/.f64 (*.f64 x z) y) t) |
(-.f64 t (*.f64 t (/.f64 x y))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 z t) y) x) |
(+.f64 (/.f64 z (/.f64 y x)) t) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
1 calls:
| 12.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.2% | 3 | (/.f64 x y) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
t |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 z y) x) |
(/.f64 x (/.f64 y z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (*.f64 x z) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
(+.f64 (*.f64 (/.f64 x y) z) t) |
(+.f64 (*.f64 (/.f64 z y) x) t) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 z t) y) x) |
(+.f64 (*.f64 (/.f64 x y) z) t) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
2 calls:
| 12.0ms | y |
| 10.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.2% | 5 | y |
| 95.2% | 3 | (/.f64 x y) |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
t |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 z y) x) |
(/.f64 x (/.f64 y z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (*.f64 x z) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 z t) y) x) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x y) z) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) y) x) |
4 calls:
| 11.0ms | t |
| 10.0ms | (/.f64 x y) |
| 8.0ms | z |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 5 | z |
| 85.0% | 9 | t |
| 78.3% | 5 | x |
| 85.5% | 5 | (/.f64 x y) |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
t |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 z y) x) |
(/.f64 x (/.f64 y z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (*.f64 x z) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
| Outputs |
|---|
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x y) z) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x y) z) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 z y) x) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
4 calls:
| 11.0ms | t |
| 10.0ms | y |
| 8.0ms | (/.f64 x y) |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.7% | 7 | t |
| 78.0% | 5 | z |
| 72.8% | 5 | y |
| 72.4% | 4 | (/.f64 x y) |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
t |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 z y) x) |
(/.f64 x (/.f64 y z)) |
(/.f64 z (/.f64 y x)) |
(/.f64 (*.f64 x z) y) |
| Outputs |
|---|
(*.f64 (/.f64 x y) z) |
t |
(/.f64 z (/.f64 y x)) |
5 calls:
| 38.0ms | x |
| 33.0ms | (/.f64 x y) |
| 7.0ms | y |
| 7.0ms | t |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.0% | 3 | y |
| 66.9% | 3 | (/.f64 x y) |
| 57.5% | 3 | z |
| 59.0% | 5 | x |
| 59.9% | 3 | t |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
t |
(*.f64 (/.f64 x y) z) |
(*.f64 (/.f64 z y) x) |
(/.f64 x (/.f64 y z)) |
| Outputs |
|---|
(*.f64 (/.f64 x y) z) |
t |
(*.f64 (/.f64 x y) z) |
1 calls:
| 7.0ms | (/.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 3 | (/.f64 x y) |
Compiled 7 to 5 computations (28.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
t |
| Outputs |
|---|
t |
4 calls:
| 0.0ms | t |
| 0.0ms | z |
| 0.0ms | y |
| 0.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.8% | 1 | x |
| 36.8% | 1 | z |
| 36.8% | 1 | y |
| 36.8% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.161791739997868e+19 | 1.4110200296478821e+26 |
| 0.0ms | -4.163114231203172e-6 | -4.813917686546096e-27 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.161791739997868e+19 | 1.4110200296478821e+26 |
| 0.0ms | -691.5875824394763 | -4.163114231203172e-6 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.161791739997868e+19 | 1.4110200296478821e+26 |
| 0.0ms | -971497840775022300.0 | -23224258548076310.0 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.161791739997868e+19 | 1.4110200296478821e+26 |
| 0.0ms | -971497840775022300.0 | -23224258548076310.0 |
Compiled 20 to 14 computations (30% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.4110200296478821e+26 | 3.261492427644914e+31 |
| 0.0ms | 1.0045451072745319e-50 | 1.176767274225955e-49 |
| 0.0ms | 1.3908096852161407e-88 | 1.7344018708688074e-86 |
| 0.0ms | -1193942.0188107954 | -1465.894880202058 |
Compiled 20 to 14 computations (30% saved)
| 6× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.141450008902886e-85 | 1.3135009516750362e-72 |
| 11.0ms | 7.363020313897086e-150 | 7.834792639895375e-148 |
| 12.0ms | 7.329821150457155e-185 | 1.4293109578351339e-182 |
| 15.0ms | -6.596268526816852e-76 | -7.063983143611144e-89 |
| 15.0ms | -3.706424795984083e-10 | -1.6943369190575846e-14 |
| 11.0ms | -4.449180067649407e+34 | -6.010910246321476e+32 |
| 49.0ms | 784× | 0 | valid |
Compiled 1098 to 798 computations (27.3% saved)
ival-div: 7.0ms (31.1% of total)ival-mult: 6.0ms (26.6% of total)ival-sub: 4.0ms (17.8% of total)ival-add: 4.0ms (17.8% of total)const: 1.0ms (4.4% of total)backward-pass: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3908096852161407e-88 | 1.7344018708688074e-86 |
| 0.0ms | -4.813917686546096e-27 | -6.611577971588372e-39 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3908096852161407e-88 | 1.7344018708688074e-86 |
| 0.0ms | -4.813917686546096e-27 | -6.611577971588372e-39 |
Compiled 20 to 14 computations (30% saved)
| 1× | fuel |
Compiled 327 to 106 computations (67.6% saved)
Compiled 758 to 262 computations (65.4% saved)
Loading profile data...