
Time bar (total: 9.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 14 to 9 computations (35.7% saved)
ival-mult: 11.0ms (36.8% of total)ival-sub: 8.0ms (26.8% of total)ival-add: 5.0ms (16.7% of total)ival-div: 4.0ms (13.4% of total)const: 1.0ms (3.3% of total)backward-pass: 1.0ms (3.3% of total)| 684.0ms | 8256× | 0 | valid |
ival-sub: 107.0ms (34.4% of total)ival-div: 70.0ms (22.5% of total)ival-mult: 63.0ms (20.3% of total)ival-add: 59.0ms (19% of total)const: 9.0ms (2.9% of total)backward-pass: 3.0ms (1% of total)| 2× | egg-herbie |
| 4112× | sum5-define |
| 2156× | fnmsub-define |
| 1596× | sum4-define |
| 1382× | sum3-define |
| 1260× | fnmadd-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 147 |
| 1 | 129 | 126 |
| 2 | 372 | 120 |
| 3 | 1377 | 120 |
| 4 | 6273 | 120 |
| 0 | 8 | 9 |
| 1 | 14 | 8 |
| 2 | 29 | 8 |
| 3 | 62 | 8 |
| 4 | 149 | 8 |
| 5 | 321 | 8 |
| 6 | 630 | 8 |
| 7 | 1257 | 8 |
| 8 | 3317 | 8 |
| 9 | 7322 | 8 |
| 0 | 8078 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) z) t)) |
| Outputs |
|---|
(+ x (/ (* (- y x) z) t)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Inputs |
|---|
(+ x (/ (* (- y x) z) t)) |
(+ (neg x) (/ (* (- y (neg x)) z) t)) |
(+ x (/ (* (- (neg y) x) z) t)) |
(+ x (/ (* (- y x) (neg z)) t)) |
(+ x (/ (* (- y x) z) (neg t))) |
(neg (+ (neg x) (/ (* (- y (neg x)) z) t))) |
(neg (+ x (/ (* (- (neg y) x) z) t))) |
(neg (+ x (/ (* (- y x) (neg z)) t))) |
(neg (+ x (/ (* (- y x) z) (neg t)))) |
(+ y (/ (* (- x y) z) t)) |
(+ z (/ (* (- y z) x) t)) |
(+ t (/ (* (- y t) z) x)) |
(+ x (/ (* (- z x) y) t)) |
(+ x (/ (* (- t x) z) y)) |
(+ x (/ (* (- y x) t) z)) |
| Outputs |
|---|
(+ x (/ (* (- y x) z) t)) |
(fma (- y x) (/ z t) x) |
(+ (neg x) (/ (* (- y (neg x)) z) t)) |
(fmsub z (/ (+ x y) t) x) |
(+ x (/ (* (- (neg y) x) z) t)) |
(fnmadd z (/ (+ x y) t) x) |
(+ x (/ (* (- y x) (neg z)) t)) |
(fma z (/ (- x y) t) x) |
(+ x (/ (* (- y x) z) (neg t))) |
(fma z (/ (- x y) t) x) |
(neg (+ (neg x) (/ (* (- y (neg x)) z) t))) |
(fnmadd z (/ (+ x y) t) x) |
(neg (+ x (/ (* (- (neg y) x) z) t))) |
(fmsub z (/ (+ x y) t) x) |
(neg (+ x (/ (* (- y x) (neg z)) t))) |
(fnmsub z (/ (- x y) t) x) |
(neg (+ x (/ (* (- y x) z) (neg t)))) |
(fnmsub z (/ (- x y) t) x) |
(+ y (/ (* (- x y) z) t)) |
(fma z (/ (- x y) t) y) |
(+ z (/ (* (- y z) x) t)) |
(fma (- y z) (/ x t) z) |
(+ t (/ (* (- y t) z) x)) |
(fma z (/ (- y t) x) t) |
(+ x (/ (* (- z x) y) t)) |
(fma y (/ (- z x) t) x) |
(+ x (/ (* (- t x) z) y)) |
(fma z (/ (- t x) y) x) |
(+ x (/ (* (- y x) t) z)) |
(fma (- y x) (/ t z) x) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 27 | 0 | - | 0 | - | (/.f64 (*.f64 (-.f64 y x) z) t) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 120.0ms | 512× | 0 | valid |
Compiled 79 to 26 computations (67.1% saved)
ival-div: 7.0ms (37.8% of total)ival-sub: 4.0ms (21.6% of total)ival-mult: 4.0ms (21.6% of total)ival-add: 3.0ms (16.2% of total)const: 1.0ms (5.4% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.3% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 y x) z) t) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 4112× | sum5-define |
| 1596× | sum4-define |
| 1382× | sum3-define |
| 1260× | fnmadd-define |
| 1200× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 28 |
| 1 | 14 | 27 |
| 2 | 29 | 27 |
| 3 | 62 | 27 |
| 4 | 149 | 27 |
| 5 | 321 | 27 |
| 6 | 630 | 27 |
| 7 | 1257 | 27 |
| 8 | 3317 | 27 |
| 9 | 7322 | 27 |
| 0 | 8078 | 27 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) z) t)) |
x |
(/ (* (- y x) z) t) |
(* (- y x) z) |
(- y x) |
y |
z |
t |
| Outputs |
|---|
(+ x (/ (* (- y x) z) t)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
x |
(/ (* (- y x) z) t) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(* (- y x) z) |
(*.f64 (-.f64 y x) z) |
(- y x) |
(-.f64 y x) |
y |
z |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 89.8% | (/.f64 (*.f64 (-.f64 y x) z) t) |
| 28.0ms | 256× | 0 | valid |
Compiled 33 to 9 computations (72.7% saved)
ival-sub: 2.0ms (27.5% of total)ival-div: 2.0ms (27.5% of total)ival-mult: 2.0ms (27.5% of total)ival-add: 1.0ms (13.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (* (- y x) z) t))> |
#<alt (/ (* (- y x) z) t)> |
#<alt (* (- y x) z)> |
#<alt (- y x)> |
| Outputs |
|---|
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* -1 (* x z))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | 0 | (+ x (/ (* (- y x) z) t)) |
| 4.0ms | y | @ | inf | (+ x (/ (* (- y x) z) t)) |
| 1.0ms | z | @ | -inf | (* (- y x) z) |
| 1.0ms | z | @ | 0 | (+ x (/ (* (- y x) z) t)) |
| 1.0ms | y | @ | -inf | (+ x (/ (* (- y x) z) t)) |
| 1× | batch-egg-rewrite |
| 3600× | *-lowering-*.f32 |
| 3600× | *-lowering-*.f64 |
| 2558× | /-lowering-/.f32 |
| 2558× | /-lowering-/.f64 |
| 1618× | fnmadd-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 45 | 23 |
| 2 | 432 | 23 |
| 3 | 5910 | 23 |
| 0 | 8712 | 23 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) z) t)) |
(/ (* (- y x) z) t) |
(* (- y x) z) |
(- y x) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) #s(literal 1 binary64)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))) (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(+.f64 (*.f64 (/.f64 z t) y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) y)) |
(+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (*.f64 y (/.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)) (*.f64 y (/.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 x y))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 z t) (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 z t) #s(literal 1 binary64))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 z (*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64))) |
(*.f64 z (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (*.f64 t (+.f64 x y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 x y))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(+.f64 (*.f64 y z) (neg.f64 (*.f64 x z))) |
(+.f64 (neg.f64 (*.f64 x z)) (*.f64 y z)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x z)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x z)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(-.f64 (*.f64 y z) (*.f64 x z)) |
(-.f64 (*.f64 y z) (*.f64 z x)) |
(fma.f64 y z (neg.f64 (*.f64 x z))) |
(fma.f64 z y (neg.f64 (*.f64 x z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (neg.f64 (*.f64 x z)) (neg.f64 (*.f64 x z))) (*.f64 (*.f64 y z) (neg.f64 (*.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (neg.f64 (*.f64 x z)) (neg.f64 (*.f64 x z)))) (-.f64 (*.f64 y z) (neg.f64 (*.f64 x z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) z) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(*.f64 (-.f64 y x) z) |
(*.f64 (-.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 y x) (*.f64 z #s(literal 1 binary64))) |
(*.f64 z (-.f64 y x)) |
(*.f64 z (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) z)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
| 1× | egg-herbie |
| 2694× | *-lowering-*.f32 |
| 2694× | *-lowering-*.f64 |
| 1942× | fmsub-define |
| 1552× | fmm-def |
| 1392× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 1173 |
| 1 | 357 | 1011 |
| 2 | 1232 | 912 |
| 3 | 4369 | 912 |
| 0 | 8414 | 912 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* 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)) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
| Outputs |
|---|
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (/ y t) (/ x t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
Compiled 9045 to 980 computations (89.2% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 406 | 9 | 415 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 407 | 9 | 416 |
| Status | Accuracy | Program |
|---|---|---|
| 36.3% | (/.f64 (*.f64 y z) t) | |
| 99.1% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) | |
| ▶ | 71.6% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ▶ | 90.3% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
| ▶ | 99.4% | (+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
| 21.0% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) | |
| 60.3% | (*.f64 z (/.f64 (-.f64 y x) t)) | |
| ▶ | 66.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ▶ | 38.3% | x |
Compiled 290 to 158 computations (45.5% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) z) |
| ✓ | cost-diff | 0 | (/.f64 t (*.f64 (-.f64 y x) z)) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) t) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 z t)) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 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 x (*.f64 (/.f64 z t) (-.f64 y x))) |
| 3456× | sum4-define |
| 2686× | fnmadd-define |
| 1582× | fma-lowering-fma.f32 |
| 1582× | fma-lowering-fma.f64 |
| 1552× | fnmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 101 |
| 1 | 39 | 98 |
| 2 | 86 | 98 |
| 3 | 219 | 97 |
| 4 | 615 | 97 |
| 5 | 1203 | 97 |
| 6 | 1997 | 97 |
| 7 | 3330 | 97 |
| 8 | 6068 | 97 |
| 0 | 8310 | 97 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (/ z t) (- y x))) |
x |
(* (/ z t) (- y x)) |
(/ z t) |
z |
t |
(- y x) |
y |
x |
(* x (- 1 (/ z t))) |
x |
(- 1 (/ z t)) |
1 |
(/ z t) |
z |
t |
(+ x (/ (* y z) t)) |
x |
(/ (* y z) t) |
(* y z) |
y |
z |
t |
(+ x (/ 1 (/ t (* (- y x) z)))) |
x |
(/ 1 (/ t (* (- y x) z))) |
1 |
(/ t (* (- y x) z)) |
t |
(* (- y x) z) |
(- y x) |
y |
z |
| Outputs |
|---|
(+ x (* (/ z t) (- y x))) |
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
x |
(* (/ z t) (- y x)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/ z t) |
(/.f64 z t) |
z |
t |
(- y x) |
(-.f64 y x) |
y |
x |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(- 1 (/ z t)) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(/ z t) |
(/.f64 z t) |
z |
t |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 y (/.f64 t z))) |
x |
(/ (* y z) t) |
(/.f64 y (/.f64 t z)) |
(* y z) |
(*.f64 z y) |
y |
z |
t |
(+ x (/ 1 (/ t (* (- y x) z)))) |
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
x |
(/ 1 (/ t (* (- y x) z))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
1 |
#s(literal 1 binary64) |
(/ t (* (- y x) z)) |
(/.f64 t (*.f64 z (-.f64 y x))) |
t |
(* (- y x) z) |
(*.f64 z (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
| ✓ | accuracy | 89.7% | (/.f64 t (*.f64 (-.f64 y x) z)) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 91.7% | (/.f64 (*.f64 y z) t) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 z t)) |
| ✓ | accuracy | 97.0% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
| ✓ | accuracy | 92.7% | (*.f64 (/.f64 z t) (-.f64 y x)) |
| 96.0ms | 256× | 0 | valid |
Compiled 110 to 19 computations (82.7% saved)
ival-div: 8.0ms (37.7% of total)ival-mult: 6.0ms (28.3% of total)ival-add: 4.0ms (18.8% of total)ival-sub: 3.0ms (14.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (* (/ z t) (- y x)))> |
#<alt (* (/ z t) (- y x))> |
#<alt (/ z t)> |
#<alt (- y x)> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (- 1 (/ z t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y z)> |
#<alt (/ 1 (/ t (* (- y x) z)))> |
#<alt (+ x (/ 1 (/ t (* (- y x) z))))> |
#<alt (/ t (* (- y x) z))> |
#<alt (* (- y x) z)> |
| Outputs |
|---|
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (/ z t))> |
#<alt (/ (- t z) t)> |
#<alt (/ (- t z) t)> |
#<alt (/ (- t z) t)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<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 (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z))))> |
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z)))))> |
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z)))))> |
#<alt (/ t (* y z))> |
#<alt (/ (+ (/ t z) (/ (* t x) (* y z))) y)> |
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y)> |
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y)> |
#<alt (/ t (* y z))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y))> |
#<alt (/ t (* y z))> |
#<alt (+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z)))> |
#<alt (+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))> |
#<alt (+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x)> |
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x)> |
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x)> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* -1 (* x z))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | z | @ | inf | (* y z) |
| 3.0ms | t | @ | 0 | (/ t (* (- y x) z)) |
| 1.0ms | x | @ | 0 | (* x (- 1 (/ z t))) |
| 1.0ms | y | @ | -inf | (/ t (* (- y x) z)) |
| 0.0ms | t | @ | -inf | (/ t (* (- y x) z)) |
| 1× | batch-egg-rewrite |
| 4222× | /-lowering-/.f32 |
| 4222× | /-lowering-/.f64 |
| 3708× | *-lowering-*.f32 |
| 3708× | *-lowering-*.f64 |
| 1812× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 77 |
| 1 | 119 | 74 |
| 2 | 1174 | 74 |
| 0 | 8319 | 74 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (/ z t) (- y x))) |
(* (/ z t) (- y x)) |
(/ z t) |
(- y x) |
(* x (- 1 (/ z t))) |
(- 1 (/ z t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y z) |
(/ 1 (/ t (* (- y x) z))) |
(+ x (/ 1 (/ t (* (- y x) z)))) |
(/ t (* (- y x) z)) |
(* (- y x) z) |
| Outputs |
|---|
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
(+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x))) x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) x) |
(fma.f64 (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 t (-.f64 y x)) z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (-.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))) (+.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x))))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x))))))) (neg.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) (neg.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)) (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)))) (*.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) |
(*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x))) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 (*.f64 z y) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(exp.f64 (log.f64 (/.f64 z (/.f64 t (-.f64 y x))))) |
(-.f64 (/.f64 (*.f64 z y) t) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 t z))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (/.f64 y t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) (/.f64 z t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (*.f64 (-.f64 y x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) (/.f64 t #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 z (/.f64 t (-.f64 y x)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 x y) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 x y) (/.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) t) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 x y) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 x y) (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y))) (pow.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y))) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) (*.f64 (/.f64 (*.f64 z y) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)))))) |
(pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x)))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) t))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (neg.f64 (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 z t) |
(/.f64 z (/.f64 t #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) z) t) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(/.f64 x (/.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 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t))) (+.f64 (/.f64 z t) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)) x) (+.f64 (/.f64 z t) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)))) (neg.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)) x)) (neg.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(/.f64 #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 #s(literal 1 binary64) (/.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)) (+.f64 (/.f64 z t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t))) (neg.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 z t) z) t))) (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)))) (neg.f64 (neg.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (+.f64 (/.f64 z t) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (+.f64 (/.f64 z t) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 (/.f64 z t) #s(literal 1 binary64))))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64))))) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z y) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z y) t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (-.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z y) t))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (/.f64 t (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y)))) (+.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y)))) (-.f64 x (/.f64 (*.f64 z y) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (/.f64 t (*.f64 z y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 z y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))))) (neg.f64 (-.f64 x (/.f64 (*.f64 z y) t)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 z y) t) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (/.f64 t (*.f64 z y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 z y) t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 z y) t) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 x (/.f64 (*.f64 z y) t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t)))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 x (/.f64 (*.f64 z y) t)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 x (/.f64 (*.f64 z y) t))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z y) t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z y) t))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (/.f64 t (*.f64 z y)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (*.f64 z y))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (/.f64 t (*.f64 z y))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 (*.f64 z y) t))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t)) |
(/.f64 y (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 z y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (*.f64 y #s(literal 1 binary64)))) |
(/.f64 (*.f64 z y) t) |
(/.f64 (*.f64 z y) (/.f64 t #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 t z))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t z))) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 y (/.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 z y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 z y) |
(*.f64 y z) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 (*.f64 z y) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(exp.f64 (log.f64 (/.f64 z (/.f64 t (-.f64 y x))))) |
(-.f64 (/.f64 (*.f64 z y) t) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 t z))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (/.f64 y t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) (/.f64 z t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (*.f64 (-.f64 y x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) (/.f64 t #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 z (/.f64 t (-.f64 y x)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 x y) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 x y) (/.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) t) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 x y) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 x y) (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y))) (pow.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (/.f64 t (*.f64 z y))) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 z y) t) (/.f64 t (*.f64 z y))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) (*.f64 (/.f64 (*.f64 z y) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)))))) |
(pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x)))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) t))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (neg.f64 (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
(+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x))) x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) x) |
(fma.f64 (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 t (-.f64 y x)) z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (-.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))) (+.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x))))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x))))))) (neg.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) (neg.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)) (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)))) (*.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) |
(*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (/.f64 z (/.f64 t (-.f64 y x))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) (-.f64 x (/.f64 z (/.f64 t (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 z (/.f64 t (-.f64 y x))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 z (/.f64 t (-.f64 y x))) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 t (-.f64 y x))) x))) |
(exp.f64 (log.f64 (/.f64 (/.f64 t (-.f64 y x)) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 t (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))) (/.f64 t (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/.f64 t (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 t (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (/.f64 t (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x)))) |
(/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 t (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))))) |
(/.f64 (/.f64 t z) (-.f64 y x)) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/.f64 (/.f64 t (-.f64 y x)) (*.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (/.f64 t z)) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))))) |
(/.f64 (neg.f64 (/.f64 t (-.f64 y x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (/.f64 t (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1 binary64) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)) |
(/.f64 (/.f64 t #s(literal 1 binary64)) (*.f64 z (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 t (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 (neg.f64 (/.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) |
(pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal 1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
(*.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))))) |
(*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) z))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (neg.f64 (/.f64 t (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (neg.f64 (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) z)) |
(*.f64 (/.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (+.f64 x y) z)) |
(+.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y z (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 z y) (*.f64 z y))) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 z y) (*.f64 z y))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) (*.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) x) z))))) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
| 1× | egg-herbie |
| 4436× | *-lowering-*.f32 |
| 4436× | *-lowering-*.f64 |
| 2320× | /-lowering-/.f32 |
| 2320× | /-lowering-/.f64 |
| 1774× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 276 | 3991 |
| 1 | 976 | 3592 |
| 2 | 3456 | 3461 |
| 0 | 8502 | 3461 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* -1 (/ (* x z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(* -1 (/ (* x z) t)) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(* -1 (/ z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(* z (- (/ 1 z) (/ 1 t))) |
(* z (- (/ 1 z) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (/ z t)) |
(/ (- t z) t) |
(/ (- t z) t) |
(/ (- t z) t) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* 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 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 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 z) t) |
(* 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) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(* -1 (/ t (* x z))) |
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z)))) |
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z))))) |
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z))))) |
(/ t (* y z)) |
(/ (+ (/ t z) (/ (* t x) (* y z))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y) |
(/ t (* y z)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y)) |
(/ t (* y z)) |
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z))) |
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(* -1 (/ t (* x z))) |
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x) |
(* -1 (/ t (* x z))) |
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x)) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(/ t (* z (- y x))) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* 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)) |
| Outputs |
|---|
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (/ y t) (/ x t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(/.f64 z (-.f64 #s(literal 0 binary64) t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(/.f64 z (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(/.f64 z (-.f64 #s(literal 0 binary64) t)) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (/.f64 z t)) x)))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* 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) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (/ y t) (/ x t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(* -1 (/ t (* x z))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z x))) |
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z)))) |
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z))))) |
(+.f64 (neg.f64 (*.f64 y (*.f64 y (/.f64 (/.f64 t (*.f64 x (*.f64 x x))) z)))) (/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z))))) |
(+.f64 (*.f64 y (*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (*.f64 x (*.f64 x x))) z)) (/.f64 (*.f64 y t) (*.f64 z (pow.f64 x #s(literal 4 binary64))))))) (/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(/ t (* y z)) |
(/.f64 t (*.f64 y z)) |
(/ (+ (/ t z) (/ (* t x) (* y z))) y) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t z)) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y) |
(/.f64 (+.f64 (/.f64 t z) (*.f64 (/.f64 t z) (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t z) (+.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))))) y) |
(/ t (* y z)) |
(/.f64 t (*.f64 y z)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t z)) y) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 t (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x z))) y)) y) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (+.f64 (*.f64 t (/.f64 x z)) (/.f64 (*.f64 t (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) z))) y)) y)) y) |
(/ t (* y z)) |
(/.f64 t (*.f64 y z)) |
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z))) |
(+.f64 (/.f64 t (*.f64 y z)) (/.f64 (*.f64 x (/.f64 t (*.f64 y z))) y)) |
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(+.f64 (/.f64 t (*.f64 y z)) (*.f64 x (*.f64 (/.f64 t z) (-.f64 (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y)))))) |
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(+.f64 (/.f64 t (*.f64 y z)) (*.f64 x (+.f64 (*.f64 x (*.f64 (/.f64 t z) (-.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))))) (/.f64 t (*.f64 y (*.f64 y z)))))) |
(* -1 (/ t (* x z))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z x))) |
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x) |
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y y) x) y)) (-.f64 #s(literal 0 binary64) x)) (/.f64 t z)) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y y) x) y)) x)) x) |
(* -1 (/ t (* x z))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z x))) |
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x)) |
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y y) x) y)) (-.f64 #s(literal 0 binary64) x)) (/.f64 t z)) x) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 t z) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y y))) x) (/.f64 (*.f64 y t) z)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/ t (* z (- y x))) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
Compiled 20823 to 1944 computations (90.7% saved)
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1265 | 5 | 1270 |
| Fresh | 1 | 3 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1268 | 11 | 1279 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 27.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
| 36.3% | (/.f64 (*.f64 y z) t) | |
| ▶ | 99.1% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ▶ | 94.6% | (+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) |
| ✓ | 71.6% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| 78.0% | (+.f64 x (/.f64 y (/.f64 t z))) | |
| 71.6% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))) | |
| ▶ | 60.3% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ▶ | 42.5% | (*.f64 y (/.f64 z t)) |
| ✓ | 66.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 38.3% | x |
Compiled 207 to 137 computations (33.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 z (/.f64 t (-.f64 y x))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) |
| ✓ | cost-diff | 0 | (*.f64 z x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 z x)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) t) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (/.f64 t z)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| 2484× | sum4-define |
| 2334× | sum3-define |
| 1722× | fmm-def |
| 1640× | sum5-define |
| 1624× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 101 |
| 1 | 46 | 99 |
| 2 | 89 | 99 |
| 3 | 189 | 99 |
| 4 | 419 | 99 |
| 5 | 963 | 99 |
| 6 | 1930 | 99 |
| 7 | 6462 | 99 |
| 0 | 8164 | 99 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(/ (- y x) (/ t z)) |
(- y x) |
y |
x |
(/ t z) |
t |
z |
(* y (/ z t)) |
y |
(/ z t) |
z |
t |
(* z (/ (- y x) t)) |
z |
(/ (- y x) t) |
(- y x) |
y |
x |
t |
(/ (- 0 (* z x)) t) |
(- 0 (* z x)) |
0 |
(* z x) |
z |
x |
t |
(+ (/ z (/ t (- y x))) x) |
(/ z (/ t (- y x))) |
z |
(/ t (- y x)) |
t |
(- y x) |
y |
x |
| Outputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (- y x) (/ t z)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(- y x) |
(-.f64 y x) |
y |
x |
(/ t z) |
(/.f64 t z) |
t |
z |
(* y (/ z t)) |
(*.f64 z (/.f64 y t)) |
y |
(/ z t) |
(/.f64 z t) |
z |
t |
(* z (/ (- y x) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
z |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(- y x) |
(-.f64 y x) |
y |
x |
t |
(/ (- 0 (* z x)) t) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(- 0 (* z x)) |
(*.f64 x (-.f64 #s(literal 0 binary64) z)) |
0 |
#s(literal 0 binary64) |
(* z x) |
(*.f64 x z) |
z |
x |
t |
(+ (/ z (/ t (- y x))) x) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ z (/ t (- y x))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
z |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
t |
(- y x) |
(-.f64 y x) |
y |
x |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 y x)) |
| ✓ | accuracy | 92.6% | (/.f64 z (/.f64 t (-.f64 y x))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (*.f64 z x)) |
| ✓ | accuracy | 100.0% | (*.f64 z x) |
| ✓ | accuracy | 92.3% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) t) |
| ✓ | accuracy | 93.1% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 94.2% | (*.f64 y (/.f64 z t)) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | accuracy | 92.5% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 172.0ms | 256× | 0 | valid |
Compiled 108 to 20 computations (81.5% saved)
ival-div: 13.0ms (54.5% of total)ival-mult: 5.0ms (21% of total)ival-sub: 3.0ms (12.6% of total)ival-add: 3.0ms (12.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ (- y x) (/ t z)) x)> |
#<alt (/ (- y x) (/ t z))> |
#<alt (- y x)> |
#<alt (/ t z)> |
#<alt (* y (/ z t))> |
#<alt (/ z t)> |
#<alt (* z (/ (- y x) t))> |
#<alt (/ (- y x) t)> |
#<alt (/ (- 0 (* z x)) t)> |
#<alt (- 0 (* z x))> |
#<alt (* z x)> |
#<alt (+ (/ z (/ t (- y x))) x)> |
#<alt (/ z (/ t (- y x)))> |
#<alt (/ t (- y x))> |
| Outputs |
|---|
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ x t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (/ y t)> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (* -1 (/ x t))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* 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)> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (* -1 (/ t x))> |
#<alt (+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2)))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2)))))> |
#<alt (/ t y)> |
#<alt (/ (+ t (/ (* t x) y)) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y)> |
#<alt (/ t y)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y))> |
#<alt (/ t y)> |
#<alt (+ (/ t y) (/ (* t x) (pow y 2)))> |
#<alt (+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (* -1 (/ t x))> |
#<alt (/ (+ (* -1 t) (* -1 (/ (* t y) x))) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x)> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (/ (+ t (/ (* t y) x)) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | 0 | (/ z (/ t (- y x))) |
| 1.0ms | t | @ | 0 | (/ (- 0 (* z x)) t) |
| 1.0ms | x | @ | -inf | (/ t (- y x)) |
| 1.0ms | z | @ | 0 | (/ (- 0 (* z x)) t) |
| 1.0ms | t | @ | inf | (/ (- 0 (* z x)) t) |
| 1× | batch-egg-rewrite |
| 5308× | *-lowering-*.f32 |
| 5308× | *-lowering-*.f64 |
| 4526× | /-lowering-/.f32 |
| 4526× | /-lowering-/.f64 |
| 1402× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 76 |
| 1 | 126 | 74 |
| 2 | 1175 | 74 |
| 0 | 8447 | 74 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(/ (- y x) (/ t z)) |
(- y x) |
(/ t z) |
(* y (/ z t)) |
(/ z t) |
(* z (/ (- y x) t)) |
(/ (- y x) t) |
(/ (- 0 (* z x)) t) |
(- 0 (* z x)) |
(* z x) |
(+ (/ z (/ t (- y x))) x) |
(/ z (/ t (- y x))) |
(/ t (- y x)) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(-.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 x (/.f64 t z)) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(-.f64 (+.f64 x (/.f64 y (/.f64 t z))) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(fma.f64 y (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 z t) y (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 t z)) x) |
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (neg.f64 (/.f64 x t)) z (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t z) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))) |
(fma.f64 y (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y t) z (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) x) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 y z) (*.f64 x z)) t) |
(/.f64 (-.f64 (neg.f64 (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 y (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 y (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 y (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 t t)) (*.f64 (/.f64 t z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 y (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 y (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x z)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (/.f64 t z)) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (/.f64 t z)) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t (*.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t (*.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t (*.f64 y z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t (*.f64 y z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x z)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t z) y) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 (/.f64 t z) y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 (/.f64 t z) y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x z)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 t (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 t (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 t (*.f64 x z))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 t (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 t t)) (*.f64 t (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 t (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 t (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 x z) t)) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 t (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 t (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 x z)) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t t)) (*.f64 (/.f64 t z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x z)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) t) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 t t)) (*.f64 (/.f64 t z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) t) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x z)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x z))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x)) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (/.f64 t z) y) x)) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 x z))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x z))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (neg.f64 (*.f64 (/.f64 t z) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 t z) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) y))) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 y)) (/.f64 t z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t z) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 z t) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (neg.f64 (/.f64 x t)) z (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t z) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))) |
(fma.f64 y (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y t) z (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) x) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 y z) (*.f64 x z)) t) |
(/.f64 (-.f64 (neg.f64 (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 y (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 y (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 y (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 t t)) (*.f64 (/.f64 t z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 y (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 y (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x z)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (/.f64 t z)) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (/.f64 t z)) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t (*.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t (*.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t (*.f64 y z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t (*.f64 y z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x z)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t z) y) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 (/.f64 t z) y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 (/.f64 t z) y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x z)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 t (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 t (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 t (*.f64 x z))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 t (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 t t)) (*.f64 t (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 t (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 t (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 x z) t)) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 t (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 t (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 x z)) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t t)) (*.f64 (/.f64 t z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x z)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) t) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 t t)) (*.f64 (/.f64 t z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) t) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x z)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x z))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x)) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (/.f64 t z) y) x)) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 x z))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x z))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (neg.f64 (*.f64 (/.f64 t z) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(+.f64 (/.f64 y t) (neg.f64 (/.f64 x t))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) x (*.f64 (/.f64 #s(literal 1 binary64) t) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) t) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 t (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (/.f64 y t) (/.f64 x t))) (/.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (+.f64 (/.f64 y t) (/.f64 x t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x t))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(/.f64 (-.f64 y x) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t))) (+.f64 (/.f64 y t) (/.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 y x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t x)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t)))) (neg.f64 (+.f64 (/.f64 y t) (/.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) (+.f64 y x))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) t) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x z)) t) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 x z))) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 t (*.f64 x z)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 x z)) (*.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(neg.f64 (/.f64 x (/.f64 t z))) |
(/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 x z) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (neg.f64 (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 t (*.f64 x z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)) (*.f64 (*.f64 x z) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) (neg.f64 (*.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 x (*.f64 z (*.f64 x z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 x z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x z) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t))) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(pow.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) x) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (*.f64 x z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 x z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (*.f64 x z) x)) (/.f64 (/.f64 #s(literal 1 binary64) t) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (*.f64 x z) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) x) (/.f64 (/.f64 #s(literal 1 binary64) t) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(+.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 x z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x z)) (*.f64 x z)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(fma.f64 z (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) z #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x z) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x z)) |
(/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) z))))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 x (*.f64 z (*.f64 x z)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 x z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 x z)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) #s(literal -1 binary64)) |
(*.f64 x (-.f64 #s(literal 0 binary64) z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) x) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) z) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 #s(literal -1 binary64) (*.f64 x z)) |
(+.f64 #s(literal 0 binary64) (*.f64 x z)) |
(+.f64 (*.f64 x z) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 x z #s(literal 0 binary64)) |
(fma.f64 z x #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 x (*.f64 z (*.f64 x z)))) |
(/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 x z)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 x (*.f64 z (*.f64 x z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) |
(pow.f64 (*.f64 x z) #s(literal 1 binary64)) |
(*.f64 x z) |
(*.f64 z x) |
(*.f64 (*.f64 x z) (/.f64 (*.f64 x z) (*.f64 x z))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 z (*.f64 x z)) z)) |
(*.f64 (/.f64 x z) (/.f64 (*.f64 z (*.f64 x z)) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 z (*.f64 x z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 z x) (/.f64 (*.f64 x (*.f64 x z)) z)) |
(*.f64 (/.f64 z z) (/.f64 (*.f64 x (*.f64 x z)) x)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x z) x) (/.f64 (*.f64 x z) z)) |
(*.f64 (/.f64 (*.f64 x z) x) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 z (*.f64 x z)))) |
(*.f64 (/.f64 (*.f64 x z) z) (/.f64 (*.f64 x z) x)) |
(*.f64 (/.f64 (*.f64 x z) z) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x (*.f64 x z)))) |
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 (*.f64 x z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 z z) z)) |
(*.f64 (/.f64 (*.f64 z z) z) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x x) z) (/.f64 (*.f64 z z) x)) |
(*.f64 (/.f64 (*.f64 z z) x) (/.f64 (*.f64 x x) z)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 z z) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x z) x) x) (/.f64 z z)) |
(*.f64 (/.f64 (*.f64 (*.f64 x z) x) z) (/.f64 z x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x z) x) #s(literal -1 binary64)) (/.f64 z (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x z) z) x) (/.f64 x z)) |
(*.f64 (/.f64 (*.f64 (*.f64 x z) z) z) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x z) z) #s(literal -1 binary64)) (/.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x z) (*.f64 x z)) (*.f64 x z)) |
(*.f64 (/.f64 (*.f64 x z) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 z z)) (/.f64 (*.f64 x z) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x z) (*.f64 z z)) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x x)) (/.f64 (*.f64 x z) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 x z) (*.f64 (*.f64 x z) x)) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) z)) |
(*.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) z) (/.f64 (*.f64 x z) (*.f64 x (*.f64 x z)))) |
(*.f64 (/.f64 (*.f64 x z) (*.f64 (*.f64 x z) z)) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) x) (/.f64 (*.f64 x z) (*.f64 z (*.f64 x z)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 x z)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) z) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x z)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x z)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x z))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x z)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x z))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z z)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) x)) (/.f64 (*.f64 z (*.f64 z z)) z)) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) z) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x z)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) z)) (/.f64 (*.f64 z (*.f64 z z)) x)) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 x z)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (*.f64 x z) x)) (/.f64 (*.f64 x z) z)) |
(*.f64 (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (*.f64 x z) z)) (/.f64 (*.f64 x z) x)) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x z) x)) (/.f64 (*.f64 x (*.f64 x x)) z)) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x z) z)) (/.f64 (*.f64 x (*.f64 x x)) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) (*.f64 z (*.f64 x z)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) z) (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x z)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) (*.f64 x z)) (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) (*.f64 x z))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) (*.f64 z z)) (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) (*.f64 (*.f64 x z) x)) (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) z)) |
(*.f64 (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) (*.f64 (*.f64 x z) z)) (/.f64 (pow.f64 (*.f64 x z) #s(literal 3/2 binary64)) x)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(-.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 x (/.f64 t z)) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(-.f64 (+.f64 x (/.f64 y (/.f64 t z))) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(fma.f64 y (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 z t) y (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 t z)) x) |
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (neg.f64 (/.f64 x t)) z (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t z) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))) |
(fma.f64 y (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y t) z (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) x) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 y z) (*.f64 x z)) t) |
(/.f64 (-.f64 (neg.f64 (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 y (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 y (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 y (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 t t)) (*.f64 (/.f64 t z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 y (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 y (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 y (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 x z)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (/.f64 t z)) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (/.f64 t z)) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (*.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t (*.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t (*.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t (*.f64 y z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t (*.f64 y z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t (*.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x z)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t z) y) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 (/.f64 t z) y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 (/.f64 t z) y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x z)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 t (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 t (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 t (*.f64 x z))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 t (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 t t)) (*.f64 t (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 t (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 t (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 x z) t)) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 t (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 t (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 t (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 x z)) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t t)) (*.f64 (/.f64 t z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x z)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 (*.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) t) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (/.f64 t z) (*.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))))) (*.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 t t)) (*.f64 (/.f64 t z) (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))))) (*.f64 (/.f64 t z) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x z) t)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 x z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (*.f64 (/.f64 t z) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) t) (*.f64 (/.f64 t z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 (/.f64 t z) (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x z)) (*.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t z) (*.f64 x z))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x)) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (/.f64 t z) y) x)) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 x z))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x z))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (neg.f64 (*.f64 (/.f64 t z) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 t (-.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 y x) t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.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))) |
(pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) t))) |
| 1× | egg-herbie |
| 4622× | *-lowering-*.f32 |
| 4622× | *-lowering-*.f64 |
| 1878× | /-lowering-/.f32 |
| 1878× | /-lowering-/.f64 |
| 1734× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 231 | 3888 |
| 1 | 752 | 3616 |
| 2 | 2517 | 3372 |
| 0 | 8409 | 3372 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ (* 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 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 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) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ x t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(/ y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/ y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/ y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(* -1 (/ x t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* -1 (/ x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* 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) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(/ t y) |
(/ (+ t (/ (* t x) y)) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/ t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/ t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(* -1 (/ t x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(* -1 (/ t x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x)) |
| Outputs |
|---|
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) t))) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) t))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) t))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) t))) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.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) |
(*.f64 x z) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t)))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x))) y)) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 y y)) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x)))))) (/.f64 t x)) |
(/ t y) |
(/.f64 t y) |
(/ (+ t (/ (* t x) y)) y) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/.f64 (+.f64 t (*.f64 (/.f64 t y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) t) (*.f64 (/.f64 t y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (*.f64 t (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y)))) y)) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (+.f64 (*.f64 x t) (/.f64 (*.f64 t (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y)) y)) y) |
(/ t y) |
(/.f64 t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t y)) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (*.f64 (/.f64 t (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 (*.f64 x (*.f64 x t)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 t (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) (/.f64 (*.f64 y (*.f64 t (*.f64 y y))) (*.f64 x (*.f64 x x)))) x) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x)) |
(/.f64 (+.f64 t (/.f64 (+.f64 (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 y (/.f64 (*.f64 y y) x)))) x) (*.f64 t y)) x)) (-.f64 #s(literal 0 binary64) x)) |
Compiled 54725 to 3534 computations (93.5% saved)
13 alts after pruning (8 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2518 | 7 | 2525 |
| Fresh | 2 | 1 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 2523 | 13 | 2536 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 63.3% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| ▶ | 36.3% | (/.f64 (*.f64 y z) t) |
| ▶ | 27.2% | (/.f64 (neg.f64 (*.f64 x z)) t) |
| ▶ | 60.0% | (/.f64 z (/.f64 t (-.f64 y x))) |
| 42.3% | (/.f64 y (/.f64 t z)) | |
| 36.3% | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) | |
| ✓ | 99.1% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | 71.6% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ▶ | 39.2% | (*.f64 (/.f64 y t) z) |
| ✓ | 42.5% | (*.f64 y (/.f64 z t)) |
| ✓ | 66.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| 30.8% | (neg.f64 (/.f64 x (/.f64 t z))) | |
| ✓ | 38.3% | x |
Compiled 209 to 141 computations (32.5% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 z (/.f64 t (-.f64 y x))) |
| ✓ | cost-diff | -64 | (neg.f64 (*.f64 x z)) |
| ✓ | cost-diff | 0 | (*.f64 x z) |
| ✓ | cost-diff | 0 | (/.f64 (neg.f64 (*.f64 x z)) t) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) t) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y t) z) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 1992× | fma-define |
| 1732× | fnmadd-define |
| 1680× | sum5-define |
| 1576× | sum3-define |
| 1462× | fma-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 74 |
| 1 | 38 | 74 |
| 2 | 76 | 74 |
| 3 | 152 | 74 |
| 4 | 283 | 74 |
| 5 | 583 | 74 |
| 6 | 881 | 74 |
| 7 | 1925 | 74 |
| 8 | 5634 | 74 |
| 0 | 8113 | 74 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- y x) (/ t z)) |
(- y x) |
y |
x |
(/ t z) |
t |
z |
(* (/ y t) z) |
(/ y t) |
y |
t |
z |
(/ (* y z) t) |
(* y z) |
y |
z |
t |
(/ (neg (* x z)) t) |
(neg (* x z)) |
(* x z) |
x |
z |
t |
(/ z (/ t (- y x))) |
z |
(/ t (- y x)) |
t |
(- y x) |
y |
x |
| Outputs |
|---|
(/ (- y x) (/ t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(- y x) |
(-.f64 y x) |
y |
x |
(/ t z) |
(/.f64 t z) |
t |
z |
(* (/ y t) z) |
(/.f64 y (/.f64 t z)) |
(/ y t) |
(/.f64 y t) |
y |
t |
z |
(/ (* y z) t) |
(/.f64 y (/.f64 t z)) |
(* y z) |
(*.f64 y z) |
y |
z |
t |
(/ (neg (* x z)) t) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* x z) |
(*.f64 x z) |
x |
z |
t |
(/ z (/ t (- y x))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
z |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
t |
(- y x) |
(-.f64 y x) |
y |
x |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 y x)) |
| ✓ | accuracy | 92.6% | (/.f64 z (/.f64 t (-.f64 y x))) |
| ✓ | accuracy | 100.0% | (*.f64 x z) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 x z)) |
| ✓ | accuracy | 92.3% | (/.f64 (neg.f64 (*.f64 x z)) t) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 91.7% | (/.f64 (*.f64 y z) t) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 92.4% | (*.f64 (/.f64 y t) z) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 92.5% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 78.0ms | 256× | 0 | valid |
Compiled 79 to 17 computations (78.5% saved)
ival-div: 13.0ms (59.7% of total)ival-mult: 5.0ms (23% of total)ival-sub: 2.0ms (9.2% of total)ival-neg: 1.0ms (4.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- y x) (/ t z))> |
#<alt (- y x)> |
#<alt (/ t z)> |
#<alt (* (/ y t) z)> |
#<alt (/ y t)> |
#<alt (/ (* y z) t)> |
#<alt (* y z)> |
#<alt (/ (neg (* x z)) t)> |
#<alt (* x z)> |
#<alt (neg (* x z))> |
#<alt (/ z (/ t (- y x)))> |
#<alt (/ t (- y x))> |
| Outputs |
|---|
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<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 (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<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 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (* -1 (/ t x))> |
#<alt (+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2)))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2)))))> |
#<alt (/ t y)> |
#<alt (/ (+ t (/ (* t x) y)) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y)> |
#<alt (/ t y)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y))> |
#<alt (/ t y)> |
#<alt (+ (/ t y) (/ (* t x) (pow y 2)))> |
#<alt (+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (* -1 (/ t x))> |
#<alt (/ (+ (* -1 t) (* -1 (/ (* t y) x))) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x)> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (/ (+ t (/ (* t y) x)) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | t | @ | -inf | (/ y t) |
| 0.0ms | t | @ | inf | (/ y t) |
| 0.0ms | y | @ | -inf | (/ y t) |
| 0.0ms | y | @ | inf | (/ y t) |
| 0.0ms | t | @ | 0 | (/ y t) |
| 1× | batch-egg-rewrite |
| 4040× | *-lowering-*.f32 |
| 4040× | *-lowering-*.f64 |
| 3622× | /-lowering-/.f32 |
| 3622× | /-lowering-/.f64 |
| 1484× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 54 |
| 1 | 90 | 54 |
| 2 | 598 | 54 |
| 0 | 8045 | 54 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- y x) (/ t z)) |
(- y x) |
(/ t z) |
(* (/ y t) z) |
(/ y t) |
(/ (* y z) t) |
(* y z) |
(/ (neg (* x z)) t) |
(* x z) |
(neg (* x z)) |
(/ z (/ t (- y x))) |
(/ t (- y x)) |
| Outputs |
|---|
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 y (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) z (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x z) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x y))) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(-.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 t (+.f64 y x)) z)) (/.f64 (*.f64 x x) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(-.f64 (/.f64 (/.f64 y (/.f64 z t)) (/.f64 t (*.f64 z (/.f64 z t)))) (/.f64 (*.f64 x (/.f64 t z)) (/.f64 t (*.f64 z (/.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t))) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 (*.f64 x x) (/.f64 t (*.f64 z (/.f64 z t))))) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 z t) (+.f64 y x))) (/.f64 (/.f64 (*.f64 x x) (/.f64 t (*.f64 z (/.f64 z t)))) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(-.f64 (+.f64 (/.f64 y (/.f64 t z)) #s(literal 0 binary64)) (/.f64 x (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 z (/.f64 y t) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (/.f64 y t) z (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(neg.f64 (/.f64 z (/.f64 t (-.f64 x y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 x y))))) |
(neg.f64 (+.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (/.f64 x (/.f64 t z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 x y))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z (/.f64 z t))) (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 t (+.f64 y x)) z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z))) (/.f64 t (*.f64 z (/.f64 z t)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(/.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 t (+.f64 y x)) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (*.f64 z (-.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z (-.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y z) (*.f64 x z)) t) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 y t) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 y (/.f64 t (*.f64 x z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (*.f64 x z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 z t) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 t y) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (/.f64 t z)) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) t) (*.f64 t (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (+.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 (/.f64 t z) y)) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (/.f64 t (*.f64 x z)) (*.f64 (/.f64 (/.f64 t z) y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) t)) |
(/.f64 (+.f64 (/.f64 t (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (/.f64 t y)) (*.f64 (/.f64 t y) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 z (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t y) #s(literal -1 binary64))) (*.f64 (/.f64 t y) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t (*.f64 x z))) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t z)) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 (/.f64 t y) (*.f64 x z))) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t y) (/.f64 x t))) (/.f64 (/.f64 t z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t (*.f64 x z))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 x z))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x z))) t) (*.f64 t (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (/.f64 t (*.f64 z (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (/.f64 t z) y) x)) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t z))) |
(/.f64 (-.f64 t (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 t (*.f64 x z)) (/.f64 (/.f64 t z) y)) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 t z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) t)) |
(/.f64 (-.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t (*.f64 x z))) (/.f64 t y)) (*.f64 (/.f64 t y) (/.f64 t (*.f64 x z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z)))) (neg.f64 (/.f64 t (*.f64 z (/.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 t z)))) (neg.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (-.f64 y x) (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) (+.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 z (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t))) (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))))) (-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z)))) (/.f64 t (*.f64 z (/.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 t z)))) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (+.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x)) |
(/.f64 (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 (/.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (/.f64 (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z))) (/.f64 t z)) (/.f64 t z)) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x y) t)) |
(*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 z t))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 y x) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y z) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 t (-.f64 x y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(*.f64 (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z))) (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (/.f64 z t))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (/.f64 (-.f64 x y) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x))) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x))) (/.f64 z (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 x y)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) (-.f64 y x)) |
(*.f64 (*.f64 (/.f64 (-.f64 x y) t) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (*.f64 (+.f64 y x) (*.f64 x (+.f64 y x))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x y) |
(neg.f64 (-.f64 x y)) |
(/.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 (-.f64 x y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 y x) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 y x) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 #s(literal -1 binary64) (-.f64 x y)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (*.f64 (+.f64 y x) (*.f64 x (+.f64 y x))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) |
(/.f64 t z) |
(/.f64 (/.f64 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t z) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) z)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) y))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 (/.f64 t z) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) z) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t y))) |
(/.f64 y t) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t z) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) z)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) y))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 (/.f64 t z) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) z) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) |
(neg.f64 (/.f64 x (/.f64 t z))) |
(/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x z))) |
(/.f64 (/.f64 x t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 t (*.f64 x z))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x z))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x z))) t) (*.f64 t (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 z (*.f64 x z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)) (*.f64 (*.f64 x z) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal -1 binary64)) (*.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 t (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 t (*.f64 x z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 (*.f64 x x) (/.f64 t (*.f64 z (/.f64 z t)))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 t (*.f64 z (/.f64 z t)))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 t (*.f64 z (/.f64 z t))))) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 x (*.f64 z (*.f64 x z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 x z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 x (*.f64 z (*.f64 x z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 x z)) |
(pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))) #s(literal -1 binary64)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 z (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 x (/.f64 t z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) |
(*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) z) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 z t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) z) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) x)) z) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) t)) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (*.f64 x z)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 z t) #s(literal -1 binary64)) x) |
(+.f64 (*.f64 x z) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x z)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 x (*.f64 z (*.f64 x z)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 x z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (*.f64 x (*.f64 z (*.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 x z)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 z (*.f64 x z))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) #s(literal 3 binary64))) (*.f64 x (*.f64 z (*.f64 x z)))) |
(*.f64 x z) |
(*.f64 z x) |
(*.f64 (*.f64 x z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) z) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (*.f64 x z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 x (*.f64 z (*.f64 x z))))) |
(neg.f64 (*.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 z (*.f64 x z))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (*.f64 x (*.f64 z (*.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (*.f64 x z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) #s(literal 1 binary64)) (*.f64 x (*.f64 z (*.f64 x z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) #s(literal 1 binary64)) (*.f64 x z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 z (*.f64 x z))) #s(literal 0 binary64)))) |
(*.f64 x (-.f64 #s(literal 0 binary64) z)) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(*.f64 z (-.f64 #s(literal 0 binary64) x)) |
(*.f64 z (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x z) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) x) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) z) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x (*.f64 z (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 z (*.f64 x z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 z (*.f64 x z)))) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 y (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) z (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x z) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (fma.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x y))) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(-.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 t (+.f64 y x)) z)) (/.f64 (*.f64 x x) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(-.f64 (/.f64 (/.f64 y (/.f64 z t)) (/.f64 t (*.f64 z (/.f64 z t)))) (/.f64 (*.f64 x (/.f64 t z)) (/.f64 t (*.f64 z (/.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t))) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 (*.f64 x x) (/.f64 t (*.f64 z (/.f64 z t))))) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 z t) (+.f64 y x))) (/.f64 (/.f64 (*.f64 x x) (/.f64 t (*.f64 z (/.f64 z t)))) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(-.f64 (+.f64 (/.f64 y (/.f64 t z)) #s(literal 0 binary64)) (/.f64 x (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 z (/.f64 y t) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (/.f64 y t) z (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(neg.f64 (/.f64 z (/.f64 t (-.f64 x y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 x y))))) |
(neg.f64 (+.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (/.f64 x (/.f64 t z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 x y))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z (/.f64 z t))) (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 t (+.f64 y x)) z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z))) (/.f64 t (*.f64 z (/.f64 z t)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(/.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 t (+.f64 y x)) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 t z))) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (-.f64 y x) (/.f64 t z))) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (*.f64 z (-.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z (-.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y z) (*.f64 x z)) t) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 y t) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (+.f64 (*.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 y (/.f64 t (*.f64 x z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (*.f64 x z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 z t) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 t y) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (/.f64 t z)) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) t) (*.f64 t (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (+.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 (/.f64 t z) y)) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (/.f64 t (*.f64 x z)) (*.f64 (/.f64 (/.f64 t z) y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) t)) |
(/.f64 (+.f64 (/.f64 t (*.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (/.f64 t y)) (*.f64 (/.f64 t y) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (+.f64 (*.f64 z (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t y) #s(literal -1 binary64))) (*.f64 (/.f64 t y) (/.f64 t (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t (*.f64 x z))) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t z)) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 (/.f64 t y) (*.f64 x z))) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t y) (/.f64 x t))) (/.f64 (/.f64 t z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t (*.f64 x z))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 x z))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x z))) t) (*.f64 t (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (/.f64 t (*.f64 z (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (/.f64 t z) y) x)) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t z))) |
(/.f64 (-.f64 t (*.f64 (/.f64 (/.f64 t z) y) (*.f64 x z))) (*.f64 (/.f64 (/.f64 t z) y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 t (*.f64 x z)) (/.f64 (/.f64 t z) y)) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 t z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) t)) |
(/.f64 (-.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t (*.f64 x z))) (/.f64 t y)) (*.f64 (/.f64 t y) (/.f64 t (*.f64 x z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z)))) (neg.f64 (/.f64 t (*.f64 z (/.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 t z)))) (neg.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (-.f64 y x) (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) (+.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 z (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t))) (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z)))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))))) (-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z)))) (/.f64 t (*.f64 z (/.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 t z)))) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (+.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x)) |
(/.f64 (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 (/.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (/.f64 (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z))) (/.f64 t z)) (/.f64 t z)) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x y) t)) |
(*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 z t))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 y x) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y z) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 t (-.f64 x y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(*.f64 (-.f64 (/.f64 y (/.f64 z t)) (*.f64 x (/.f64 t z))) (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (/.f64 z t))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (/.f64 (-.f64 x y) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y z) (*.f64 (/.f64 (/.f64 t z) y) t)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x))) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x))) (/.f64 z (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 x y)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) (-.f64 y x)) |
(*.f64 (*.f64 (/.f64 (-.f64 x y) t) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (*.f64 (+.f64 y x) (*.f64 x (+.f64 y x))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 y y)) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 y x)))) |
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 y x))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 y x))) |
(+.f64 (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) y) (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) x)) |
(+.f64 (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) x) (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 y x)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (+.f64 y x)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y x) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 y (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (*.f64 x (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)))) |
(+.f64 (*.f64 x (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (*.f64 y (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(neg.f64 (/.f64 t (-.f64 x y))) |
(neg.f64 (/.f64 (/.f64 t (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 t (-.f64 y x)) |
(/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (/.f64 t (-.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) t)) |
(/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 t (+.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 x y)) |
(/.f64 (*.f64 t (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (*.f64 (+.f64 y x) (*.f64 x (+.f64 y x))))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y)))))) |
(/.f64 (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))) |
(/.f64 (*.f64 t (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (*.f64 (+.f64 y x) (*.f64 x (+.f64 y x))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(/.f64 (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x y))) |
(*.f64 (+.f64 y x) (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) (+.f64 y x)) |
(*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) (/.f64 (+.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 y x)) (*.f64 t (+.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 t (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
| 1× | egg-herbie |
| 5266× | *-lowering-*.f32 |
| 5266× | *-lowering-*.f64 |
| 1998× | /-lowering-/.f32 |
| 1998× | /-lowering-/.f64 |
| 1554× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 176 | 2646 |
| 1 | 573 | 2416 |
| 2 | 1862 | 2160 |
| 3 | 7875 | 2160 |
| 0 | 8200 | 2160 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ (* 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 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 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) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y 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 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 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 z) t) |
(* 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) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* 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 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(/ t (- y x)) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(/ t y) |
(/ (+ t (/ (* t x) y)) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/ t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/ t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(* -1 (/ t x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(* -1 (/ t x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x)) |
| Outputs |
|---|
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x))) y)) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 t (*.f64 y y)) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x)))))) (/.f64 t x)) |
(/ t y) |
(/.f64 t y) |
(/ (+ t (/ (* t x) y)) y) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/.f64 (+.f64 t (*.f64 (/.f64 t y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) y) y) y) #s(literal 1 binary64)) t) (*.f64 (/.f64 t y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (*.f64 t (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y)))) y)) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (+.f64 (*.f64 x t) (/.f64 (*.f64 t (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y)) y)) y) |
(/ t y) |
(/.f64 t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t y)) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (*.f64 (/.f64 (/.f64 t y) y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 (*.f64 x (*.f64 x t)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 t y) y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) (/.f64 (*.f64 t (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) x) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x)) |
(/.f64 (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) x))) x)) (*.f64 t y)) x) t) x) |
Compiled 27344 to 2106 computations (92.3% saved)
13 alts after pruning (3 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1617 | 2 | 1619 |
| Fresh | 2 | 1 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1619 | 13 | 1632 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 63.3% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| ✓ | 36.3% | (/.f64 (*.f64 y z) t) |
| ✓ | 27.2% | (/.f64 (neg.f64 (*.f64 x z)) t) |
| ✓ | 60.0% | (/.f64 z (/.f64 t (-.f64 y x))) |
| 38.6% | (/.f64 z (/.f64 t y)) | |
| 42.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) | |
| ✓ | 99.1% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | 71.6% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ✓ | 39.2% | (*.f64 (/.f64 y t) z) |
| ✓ | 42.5% | (*.f64 y (/.f64 z t)) |
| ✓ | 66.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| 30.8% | (neg.f64 (/.f64 x (/.f64 t z))) | |
| ✓ | 38.3% | x |
Compiled 343 to 150 computations (56.3% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(neg.f64 (/.f64 x (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 x z)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 (/.f64 z (/.f64 t (-.f64 y x))) x) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t (/.f64 t (*.f64 (-.f64 y x) z)))) (/.f64 t (*.f64 (-.f64 y x) z))))) |
| Outputs |
|---|
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
5 calls:
| 37.0ms | x |
| 9.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 7.0ms | t |
| 7.0ms | z |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | y |
| 99.4% | 1 | z |
| 99.4% | 1 | t |
| 99.4% | 1 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(neg.f64 (/.f64 x (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 x z)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(+.f64 x (/.f64 y (/.f64 t z))) |
4 calls:
| 19.0ms | x |
| 5.0ms | t |
| 5.0ms | z |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 3 | x |
| 87.8% | 3 | y |
| 87.5% | 3 | z |
| 89.4% | 3 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(neg.f64 (/.f64 x (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 x z)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) t) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
2 calls:
| 5.0ms | t |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 3 | x |
| 86.2% | 3 | t |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(neg.f64 (/.f64 x (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 x z)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 y (/.f64 t z)) |
4 calls:
| 5.0ms | t |
| 4.0ms | x |
| 4.0ms | z |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 3 | t |
| 78.6% | 3 | z |
| 81.0% | 3 | y |
| 79.0% | 3 | x |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(neg.f64 (/.f64 x (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 x z)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| Outputs |
|---|
(*.f64 y (/.f64 z t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 y (/.f64 t z)) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.0% | 3 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(neg.f64 (/.f64 x (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 x z)) t) |
| Outputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
x |
4 calls:
| 8.0ms | z |
| 3.0ms | t |
| 3.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.7% | 3 | z |
| 60.7% | 5 | x |
| 61.9% | 3 | t |
| 58.4% | 3 | y |
Compiled 20 to 16 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | t |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.3% | 1 | x |
| 38.3% | 1 | z |
| 38.3% | 1 | y |
| 38.3% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.8924749535743727e-154 | 1.1983308562860536e-151 |
| 18.0ms | -1.3423337412074745e+84 | -1.7130772460460593e+58 |
| 23.0ms | 304× | 0 | valid |
Compiled 476 to 329 computations (30.9% saved)
ival-sub: 3.0ms (32% of total)ival-div: 2.0ms (21.3% of total)ival-add: 2.0ms (21.3% of total)ival-mult: 2.0ms (21.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 5.5298929847875346e+54 | 6.44738928697882e+61 |
| 19.0ms | -2.981597321404811e+47 | -8.424678372292267e+26 |
| 23.0ms | 320× | 0 | valid |
Compiled 500 to 354 computations (29.2% saved)
ival-sub: 4.0ms (38.1% of total)ival-div: 2.0ms (19.1% of total)ival-add: 2.0ms (19.1% of total)ival-mult: 2.0ms (19.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.6257020827353014e+223 | 4.722902702515199e+226 |
| 11.0ms | -4.658059082479733e+42 | -6.551332856833671e+41 |
| 16.0ms | 224× | 0 | valid |
Compiled 340 to 244 computations (28.2% saved)
ival-div: 2.0ms (32.7% of total)ival-mult: 2.0ms (32.7% of total)ival-sub: 1.0ms (16.4% of total)ival-add: 1.0ms (16.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 1.6257020827353014e+223 | 4.722902702515199e+226 |
| 17.0ms | -3.8865721281490267e+123 | -5.360998397246247e+114 |
| 41.0ms | 272× | 0 | valid |
Compiled 394 to 286 computations (27.4% saved)
ival-mult: 22.0ms (72.2% of total)ival-sub: 4.0ms (13.1% of total)ival-div: 2.0ms (6.6% of total)ival-add: 1.0ms (3.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 5.326412478646411e+89 | 2.2027596992567523e+92 |
| 18.0ms | -1.7130772460460593e+58 | -5.623835938585957e+48 |
| 18.0ms | 272× | 0 | valid |
Compiled 292 to 218 computations (25.3% saved)
ival-sub: 2.0ms (26.9% of total)ival-div: 2.0ms (26.9% of total)ival-mult: 2.0ms (26.9% of total)ival-add: 1.0ms (13.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 16× | *-commutative_binary64 |
| 16× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 8× | neg-sub0_binary64 |
| 8× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 129 |
| 1 | 67 | 129 |
| 2 | 78 | 129 |
| 3 | 86 | 129 |
| 4 | 92 | 129 |
| 5 | 94 | 129 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
(if (<=.f64 t #s(literal -1449999999999999997973730816055321410011583738444201425108992 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 t #s(literal 3125312633055339/117936325775673167257548580655883402841153788138013763386756446882675755074754651627691460161801836485670886719711370153117830769685149769767544820357271751364043603968 binary64)) (/.f64 (-.f64 y x) (/.f64 t z)) (+.f64 x (/.f64 y (/.f64 t z))))) |
(if (<=.f64 x #s(literal -72000000000000001993831273536085733660426240 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 33999999999999997897959236863133802151137746151373012992 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(if (<=.f64 y #s(literal -750000000000000072349910736225071179759616 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 y #s(literal 16499999999999999805770168442822728035240944145391158847539231239588442985651559367377152670769918563538783707537047101274505656811949930625474144579855936753613232358174331561141892084198721822096590910435324583707985051648 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (/.f64 t z)))) |
(if (<=.f64 y #s(literal -32000000000000000497901316142938976776582444701473965867832658573786680997272182504479532477281518325638600987770880 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 y #s(literal 899999999999999952046725796111541506176566535202240301127567422562964365280703642561962913454773810044824734348693682605150813836204245413240122018391262295027946405247855230357571449419045350866747587413498405764091430830080 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (/.f64 t z)))) |
(if (<=.f64 t #s(literal -44000000000000002083698310118480875207937423467916296192 binary64)) x (if (<=.f64 t #s(literal 1459999999999999944282111835828298247144909292372576133572786748069025643751605863838646272 binary64)) (*.f64 y (/.f64 z t)) x)) |
x |
| Outputs |
|---|
(+.f64 x (*.f64 (/.f64 z t) (-.f64 y x))) |
(if (<=.f64 t #s(literal -1449999999999999997973730816055321410011583738444201425108992 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 t #s(literal 3125312633055339/117936325775673167257548580655883402841153788138013763386756446882675755074754651627691460161801836485670886719711370153117830769685149769767544820357271751364043603968 binary64)) (/.f64 (-.f64 y x) (/.f64 t z)) (+.f64 x (/.f64 y (/.f64 t z))))) |
(if (<=.f64 x #s(literal -72000000000000001993831273536085733660426240 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 33999999999999997897959236863133802151137746151373012992 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(if (<=.f64 y #s(literal -750000000000000072349910736225071179759616 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 y #s(literal 16499999999999999805770168442822728035240944145391158847539231239588442985651559367377152670769918563538783707537047101274505656811949930625474144579855936753613232358174331561141892084198721822096590910435324583707985051648 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (/.f64 t z)))) |
(if (<=.f64 y #s(literal -32000000000000000497901316142938976776582444701473965867832658573786680997272182504479532477281518325638600987770880 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 y #s(literal 899999999999999952046725796111541506176566535202240301127567422562964365280703642561962913454773810044824734348693682605150813836204245413240122018391262295027946405247855230357571449419045350866747587413498405764091430830080 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (/.f64 t z)))) |
(if (<=.f64 y #s(literal -32000000000000000497901316142938976776582444701473965867832658573786680997272182504479532477281518325638600987770880 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 y #s(literal 899999999999999952046725796111541506176566535202240301127567422562964365280703642561962913454773810044824734348693682605150813836204245413240122018391262295027946405247855230357571449419045350866747587413498405764091430830080 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (/.f64 t z)))) |
(if (<=.f64 t #s(literal -44000000000000002083698310118480875207937423467916296192 binary64)) x (if (<=.f64 t #s(literal 1459999999999999944282111835828298247144909292372576133572786748069025643751605863838646272 binary64)) (*.f64 y (/.f64 z t)) x)) |
(if (<=.f64 t #s(literal -44000000000000002083698310118480875207937423467916296192 binary64)) x (if (<=.f64 t #s(literal 1459999999999999944282111835828298247144909292372576133572786748069025643751605863838646272 binary64)) (*.f64 (/.f64 z t) y) x)) |
x |
| 5308× | *-lowering-*.f32 |
| 5308× | *-lowering-*.f64 |
| 4526× | /-lowering-/.f32 |
| 4526× | /-lowering-/.f64 |
| 4436× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 276 | 3991 |
| 1 | 976 | 3592 |
| 2 | 3456 | 3461 |
| 0 | 8502 | 3461 |
| 0 | 18 | 77 |
| 1 | 119 | 74 |
| 2 | 1174 | 74 |
| 0 | 8319 | 74 |
| 0 | 19 | 76 |
| 1 | 126 | 74 |
| 2 | 1175 | 74 |
| 0 | 8447 | 74 |
| 0 | 105 | 1173 |
| 1 | 357 | 1011 |
| 2 | 1232 | 912 |
| 3 | 4369 | 912 |
| 0 | 8414 | 912 |
| 0 | 8 | 24 |
| 1 | 45 | 23 |
| 2 | 432 | 23 |
| 3 | 5910 | 23 |
| 0 | 8712 | 23 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 389 to 213 computations (45.2% saved)
Compiled 382 to 154 computations (59.7% saved)
Loading profile data...