
Time bar (total: 11.5s)
| 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 10 computations (28.6% saved)
ival-div: 9.0ms (28.4% of total)ival-add: 8.0ms (25.2% of total)ival-mult: 7.0ms (22.1% of total)ival-sub: 5.0ms (15.8% of total)const: 1.0ms (3.2% of total)backward-pass: 0.0ms (0% of total)| 632.0ms | 8256× | 0 | valid |
ival-add: 99.0ms (29.4% of total)ival-sub: 84.0ms (24.9% of total)ival-div: 73.0ms (21.7% of total)ival-mult: 64.0ms (19% of total)const: 13.0ms (3.9% of total)backward-pass: 3.0ms (0.9% of total)| 2× | egg-herbie |
| 2074× | sum4-define |
| 1862× | sum3-define |
| 1740× | sum4-define |
| 1382× | sum5-define |
| 1328× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 146 |
| 1 | 171 | 133 |
| 2 | 537 | 133 |
| 3 | 1861 | 133 |
| 4 | 7777 | 133 |
| 0 | 9 | 9 |
| 1 | 20 | 9 |
| 2 | 46 | 9 |
| 3 | 83 | 9 |
| 4 | 184 | 9 |
| 5 | 451 | 9 |
| 6 | 909 | 9 |
| 7 | 2312 | 9 |
| 8 | 5887 | 9 |
| 0 | 8066 | 9 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (+ x y) z) (* t 2)) |
| Outputs |
|---|
(/ (- (+ x y) z) (* t 2)) |
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64)) |
| Inputs |
|---|
(/ (- (+ x y) z) (* t 2)) |
(/ (- (+ (neg x) y) z) (* t 2)) |
(/ (- (+ x (neg y)) z) (* t 2)) |
(/ (- (+ x y) (neg z)) (* t 2)) |
(/ (- (+ x y) z) (* (neg t) 2)) |
(neg (/ (- (+ (neg x) y) z) (* t 2))) |
(neg (/ (- (+ x (neg y)) z) (* t 2))) |
(neg (/ (- (+ x y) (neg z)) (* t 2))) |
(neg (/ (- (+ x y) z) (* (neg t) 2))) |
(/ (- (+ y x) z) (* t 2)) |
(/ (- (+ z y) x) (* t 2)) |
(/ (- (+ t y) z) (* x 2)) |
(/ (- (+ x z) y) (* t 2)) |
(/ (- (+ x t) z) (* y 2)) |
(/ (- (+ x y) t) (* z 2)) |
| Outputs |
|---|
(/ (- (+ x y) z) (* t 2)) |
(/ (+ x (- y z)) (* t 2)) |
(/ (- (+ (neg x) y) z) (* t 2)) |
(* (/ (- (- y x) z) t) 1/2) |
(/ (- (+ x (neg y)) z) (* t 2)) |
(/ (* (- x (+ y z)) 1/2) t) |
(/ (- (+ x y) (neg z)) (* t 2)) |
(* (/ (sum3 x y z) t) 1/2) |
(/ (- (+ x y) z) (* (neg t) 2)) |
(/ (* 1/2 (- z (+ x y))) t) |
(neg (/ (- (+ (neg x) y) z) (* t 2))) |
(* (/ (- (- y x) z) t) -1/2) |
(neg (/ (- (+ x (neg y)) z) (* t 2))) |
(/ (* (- x (+ y z)) -1/2) t) |
(neg (/ (- (+ x y) (neg z)) (* t 2))) |
(* (/ (sum3 x y z) t) -1/2) |
(neg (/ (- (+ x y) z) (* (neg t) 2))) |
(/ (+ x (- y z)) (* t 2)) |
(/ (- (+ y x) z) (* t 2)) |
(/ (+ x (- y z)) (* t 2)) |
(/ (- (+ z y) x) (* t 2)) |
(/ (* (- x (+ y z)) -1/2) t) |
(/ (- (+ t y) z) (* x 2)) |
(/ (+ y (- t z)) (* x 2)) |
(/ (- (+ x z) y) (* t 2)) |
(* (/ (- (- y x) z) t) -1/2) |
(/ (- (+ x t) z) (* y 2)) |
(/ (+ x (- t z)) (* y 2)) |
(/ (- (+ x y) t) (* z 2)) |
(/ (/ (- y (- t x)) z) 2) |
(negabs t)
(sort x y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 t #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 x y) z) |
| 81.0ms | 512× | 0 | valid |
Compiled 73 to 29 computations (60.3% saved)
ival-mult: 39.0ms (78.2% of total)ival-div: 4.0ms (8% of total)ival-sub: 3.0ms (6% of total)ival-add: 3.0ms (6% of total)const: 1.0ms (2% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 9 computations (30.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64)) |
Compiled 13 to 9 computations (30.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 z y) |
| ✓ | cost-diff | 0 | (-.f64 x (-.f64 z y)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 x (-.f64 z y)) t) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64)) |
| 2176× | fma-lowering-fma.f32 |
| 2176× | fma-lowering-fma.f64 |
| 2024× | fnmadd-define |
| 1646× | fnmsub-define |
| 1636× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 29 |
| 1 | 20 | 29 |
| 2 | 48 | 29 |
| 3 | 125 | 29 |
| 4 | 409 | 29 |
| 5 | 1264 | 29 |
| 6 | 3822 | 29 |
| 0 | 8022 | 29 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- x (- z y)) t) 2) |
(/ (- x (- z y)) t) |
(- x (- z y)) |
x |
(- z y) |
z |
y |
t |
2 |
| Outputs |
|---|
(/ (/ (- x (- z y)) t) 2) |
(/.f64 (/.f64 (-.f64 (-.f64 z x) y) #s(literal -2 binary64)) t) |
(/ (- x (- z y)) t) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(- x (- z y)) |
(+.f64 x (-.f64 y z)) |
x |
(- z y) |
(-.f64 z y) |
z |
y |
t |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 z y) |
| ✓ | accuracy | 100.0% | (-.f64 x (-.f64 z y)) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 x (-.f64 z y)) t) |
| 34.0ms | 256× | 0 | valid |
Compiled 34 to 10 computations (70.6% saved)
ival-sub: 3.0ms (44.1% of total)ival-div: 3.0ms (44.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (- x (- z y)) t) 2)> |
#<alt (/ (- x (- z y)) t)> |
#<alt (- x (- z y))> |
#<alt (- z y)> |
| Outputs |
|---|
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (/ (- y z) t)> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (/ x t)> |
#<alt (* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))> |
#<alt (* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))> |
#<alt (* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))> |
#<alt (/ x t)> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))> |
#<alt (/ (+ x y) t)> |
#<alt (+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))> |
#<alt (+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))> |
#<alt (+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))> |
#<alt (* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))> |
#<alt (* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))> |
#<alt (/ (- x z) t)> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (/ y t)> |
#<alt (* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))> |
#<alt (* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))> |
#<alt (* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (- y z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt x> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (* -1 z)> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (- x z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt y> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (* -1 y)> |
#<alt (- z y)> |
#<alt (- z y)> |
#<alt (- z y)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 y))> |
#<alt (+ z (* -1 y))> |
#<alt (+ z (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | x | @ | -inf | (/ (/ (- x (- z y)) t) 2) |
| 1.0ms | y | @ | inf | (/ (/ (- x (- z y)) t) 2) |
| 1.0ms | z | @ | 0 | (/ (/ (- x (- z y)) t) 2) |
| 1.0ms | x | @ | inf | (/ (/ (- x (- z y)) t) 2) |
| 1.0ms | t | @ | 0 | (/ (/ (- x (- z y)) t) 2) |
| 1× | batch-egg-rewrite |
| 5020× | *-lowering-*.f32 |
| 5020× | *-lowering-*.f64 |
| 4650× | /-lowering-/.f32 |
| 4650× | /-lowering-/.f64 |
| 1502× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 24 |
| 1 | 62 | 24 |
| 2 | 534 | 24 |
| 0 | 8451 | 24 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- x (- z y)) t) 2) |
(/ (- x (- z y)) t) |
(- x (- z y)) |
(- z y) |
| Outputs |
|---|
(+.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64))) |
(-.f64 (/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t #s(literal -2 binary64))) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y)))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))))) |
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (-.f64 z y) x) t) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (-.f64 z y) x) t))) |
(neg.f64 (/.f64 (-.f64 (-.f64 z y) x) (*.f64 t #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) t)) |
(/.f64 (+.f64 x (-.f64 y z)) (*.f64 t #s(literal 2 binary64))) |
(/.f64 (+.f64 x (-.f64 y z)) (neg.f64 (*.f64 t #s(literal -2 binary64)))) |
(/.f64 (+.f64 x (-.f64 y z)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (-.f64 z y) x) t) #s(literal -2 binary64)) |
(/.f64 (-.f64 (-.f64 z y) x) (*.f64 t #s(literal -2 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (+.f64 x (-.f64 z y)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 x (-.f64 z y)) t))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (-.f64 z y) x) t))) |
(/.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) (*.f64 #s(literal 2 binary64) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (neg.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (neg.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 (*.f64 t #s(literal -2 binary64)) (+.f64 x (-.f64 z y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 (-.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 x (+.f64 z y)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (*.f64 (+.f64 x (-.f64 z y)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (*.f64 #s(literal 2 binary64) (+.f64 x (-.f64 z y)))) |
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) t) |
(/.f64 (-.f64 (*.f64 x (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 z y))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z y) t))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 x (+.f64 z y)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 x (+.f64 z y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64))) t) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 z y) t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 z y) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 z y) x)) (*.f64 t #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 z y)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 t (+.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y)))) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t)) (+.f64 x (-.f64 z y))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 x (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 x (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 x (-.f64 z y)) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) #s(literal 1/2 binary64)) (*.f64 t (+.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) #s(literal 1/2 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) #s(literal 1/2 binary64)) (+.f64 x (-.f64 z y))) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal -1/2 binary64)) t) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (-.f64 z y) x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))) (+.f64 x (-.f64 z y))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 t #s(literal 2 binary64))) (+.f64 x (-.f64 z y))) |
(/.f64 (/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (+.f64 x (-.f64 y z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 (-.f64 z y) x) t) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal -2 binary64)))) |
(*.f64 (-.f64 (-.f64 z y) x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (-.f64 z y) x) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 2 binary64))) |
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 t #s(literal 2 binary64)))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (/.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (*.f64 t #s(literal 2 binary64)))) |
(*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 x (-.f64 z y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (-.f64 z y) x) t)) |
(*.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (-.f64 z y) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 t #s(literal 2 binary64))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(*.f64 (/.f64 (+.f64 x (-.f64 z y)) (*.f64 t #s(literal 2 binary64))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 x (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (-.f64 z y) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t)) (+.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (-.f64 z y) x)) |
(+.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 z y) (/.f64 (-.f64 z y) t))) |
(+.f64 (/.f64 x t) (/.f64 (-.f64 y z) t)) |
(+.f64 (/.f64 x t) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t))) |
(+.f64 (/.f64 x t) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z))) |
(+.f64 (/.f64 y t) (*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) (/.f64 x t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(+.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y z) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) t)) (/.f64 y t)) |
(+.f64 (-.f64 (/.f64 x t) (/.f64 z t)) (/.f64 y t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x t) (/.f64 (-.f64 z y) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 z y) x) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 (-.f64 z y) x) t)) |
(-.f64 (/.f64 (-.f64 x z) t) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t) (/.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) t) (/.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) t)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (+.f64 x (-.f64 z y)))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 t (+.f64 x (-.f64 z y))))) |
(-.f64 (/.f64 (*.f64 x t) (*.f64 t t)) (/.f64 (*.f64 t (-.f64 z y)) (*.f64 t t))) |
(-.f64 (/.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))) (/.f64 (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))) (/.f64 (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) t)) |
(neg.f64 (/.f64 (-.f64 (-.f64 z y) x) t)) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/.f64 (-.f64 (-.f64 z y) x) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (-.f64 z y)) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 z y)) (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (+.f64 x (-.f64 z y)) t)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 t (+.f64 x (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (-.f64 z y) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t))) |
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 t (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (neg.f64 (*.f64 t (+.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (neg.f64 (*.f64 (+.f64 x (-.f64 z y)) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (*.f64 t (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (*.f64 t (+.f64 x (-.f64 z y))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))))) (*.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (*.f64 t (-.f64 x (+.f64 z y)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (*.f64 t (+.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (+.f64 x (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 x (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 t (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 x (/.f64 t (-.f64 z y))) t) (*.f64 t (/.f64 t (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 y z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 x (*.f64 t (+.f64 z y))) (*.f64 t (-.f64 (*.f64 z z) (*.f64 y y)))) (*.f64 t (*.f64 t (+.f64 z y)))) |
(/.f64 (-.f64 t (*.f64 (/.f64 t x) (-.f64 z y))) (*.f64 (/.f64 t x) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (/.f64 t x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 t x) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z y))) (*.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 (/.f64 t x) (/.f64 t (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t x) (-.f64 y z))) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 z y))) (*.f64 (/.f64 t x) (-.f64 (*.f64 z z) (*.f64 y y)))) (*.f64 (/.f64 t x) (*.f64 t (+.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (+.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 z y)) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 t (+.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 x (+.f64 z y)) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) t)) (-.f64 x (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) #s(literal -1 binary64)) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (-.f64 x (+.f64 z y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (*.f64 t (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (*.f64 t (-.f64 x (+.f64 z y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x (+.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))))) (neg.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (-.f64 (-.f64 z y) x) #s(literal -1 binary64)) t) |
(/.f64 (+.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (pow.f64 (/.f64 (-.f64 y z) t) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (-.f64 (*.f64 (/.f64 (-.f64 y z) t) (/.f64 (-.f64 y z) t)) (*.f64 (/.f64 x t) (/.f64 (-.f64 y z) t))))) |
(/.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 y z) t) (/.f64 (-.f64 y z) t))) (-.f64 (/.f64 x t) (/.f64 (-.f64 y z) t))) |
(/.f64 (*.f64 (-.f64 (-.f64 z y) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 z y) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (+.f64 x (-.f64 z y))) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y)))) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t))))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t)) (+.f64 x (-.f64 z y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (-.f64 x (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal -1 binary64) t)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal -1 binary64) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal -1 binary64) t)) (+.f64 x (-.f64 z y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))) (+.f64 x (-.f64 z y))) |
(/.f64 (/.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) t) t) |
(pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (-.f64 z y) x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) t)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 y z))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) t)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x (-.f64 z y))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 z y)) t))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y)))) |
(*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 t (+.f64 x (-.f64 z y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 z y) x) t)) |
(*.f64 (-.f64 (*.f64 x t) (*.f64 t (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 (-.f64 z y) t) (/.f64 (-.f64 z y) (*.f64 (/.f64 t (-.f64 z y)) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (/.f64 (-.f64 z y) t) (+.f64 (/.f64 (-.f64 z y) t) (/.f64 x t)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (-.f64 z y) x)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))) (/.f64 (+.f64 x (-.f64 y z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 z y))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))) |
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) t) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(*.f64 (/.f64 (+.f64 x (-.f64 z y)) t) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 x (-.f64 z y)))) |
(*.f64 (pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (-.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) t) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (+.f64 x (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 (-.f64 z y) x)))) |
(+.f64 x (-.f64 y z)) |
(+.f64 y (-.f64 x z)) |
(+.f64 (-.f64 y z) x) |
(+.f64 (-.f64 x z) y) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (neg.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (neg.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))))) |
(+.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x)) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 y z)) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x z))) y) |
(+.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 x (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 z z) (+.f64 z y))) (/.f64 (*.f64 y y) (+.f64 z y))) |
(+.f64 (-.f64 (-.f64 x z) #s(literal 0 binary64)) y) |
(-.f64 x (-.f64 z y)) |
(-.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 z y) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y)))) |
(-.f64 (/.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (-.f64 x (+.f64 z y))) (/.f64 (*.f64 y y) (-.f64 x (+.f64 z y)))) |
(-.f64 (+.f64 y x) z) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (-.f64 z y)) |
(-.f64 (-.f64 x (-.f64 #s(literal 0 binary64) y)) z) |
(fma.f64 #s(literal -1 binary64) (-.f64 z y) x) |
(neg.f64 (-.f64 (-.f64 z y) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))) (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (+.f64 z y)) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 x (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (neg.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (+.f64 x (-.f64 z y)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (-.f64 x (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 z y)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (*.f64 (+.f64 x (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 z y)) (+.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x)))) (+.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) #s(literal 1 binary64)) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 x (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (+.f64 x (-.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x))) (neg.f64 (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y))) (neg.f64 (-.f64 x (+.f64 z y)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 x z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 y (-.f64 x z))) |
(/.f64 (-.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x)) (-.f64 (-.f64 y z) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (*.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (/.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y)))) (*.f64 (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 z y))) (/.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 (-.f64 z y) (-.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))) (*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) #s(literal 1 binary64))) |
(*.f64 (+.f64 x (-.f64 z y)) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 x (-.f64 z y)))) |
(*.f64 (+.f64 x (-.f64 z y)) (*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 z y) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) |
(*.f64 (*.f64 (+.f64 x (-.f64 z y)) (-.f64 (-.f64 z y) x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (+.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 y (-.f64 x z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 z y))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) |
(*.f64 (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y)))) (+.f64 x (-.f64 y z))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (-.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (-.f64 y z))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y)))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (+.f64 x (-.f64 z y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 z y) (*.f64 (-.f64 z y) (-.f64 z y))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 z y) (-.f64 (-.f64 z y) x)))) |
(+.f64 z (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) y) z) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 z y)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 z y) |
(-.f64 #s(literal 0 binary64) (-.f64 y z)) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) |
(-.f64 (+.f64 z #s(literal 0 binary64)) y) |
(fma.f64 #s(literal -1 binary64) y z) |
(neg.f64 (-.f64 y z)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 z y)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z))))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z y) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z y) (+.f64 (*.f64 z z) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 z y) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 y y)) (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (+.f64 (*.f64 z z) (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) y) z))))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (/.f64 (-.f64 z y) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (*.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 z y)) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (+.f64 z y) (/.f64 (-.f64 z y) (+.f64 z y))) |
(*.f64 (+.f64 z y) (*.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (-.f64 (*.f64 z z) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (*.f64 z z) (*.f64 y y))) (-.f64 z y)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 z y) (*.f64 (+.f64 z y) (+.f64 z y)))))) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (+.f64 z y)) (-.f64 (*.f64 y (+.f64 z y)) (*.f64 z z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 (+.f64 z y) (+.f64 z y))))) (-.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 y (-.f64 y z)))) |
| 1× | egg-herbie |
| 3384× | *-lowering-*.f32 |
| 3384× | *-lowering-*.f64 |
| 1510× | +-lowering-+.f64 |
| 1510× | +-lowering-+.f32 |
| 1122× | /-lowering-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 139 | 1222 |
| 1 | 441 | 1219 |
| 2 | 1329 | 1219 |
| 3 | 4436 | 1087 |
| 0 | 8505 | 1087 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (- y z) t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(* 1/2 (/ x t)) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ x t)) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (+ x y) t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(* -1/2 (/ z t)) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* -1/2 (/ z t)) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (- x z) t)) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(* 1/2 (/ y t)) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ y t)) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/ (- y z) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/ x t) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(/ x t) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(/ (+ x y) t) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(* -1 (/ z t)) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(/ (- x z) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/ y t) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(/ y t) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(- y z) |
(- (+ x y) z) |
(- (+ x y) z) |
(- (+ x y) z) |
x |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(+ x y) |
(+ x (+ y (* -1 z))) |
(+ x (+ y (* -1 z))) |
(+ x (+ y (* -1 z))) |
(* -1 z) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(- x z) |
(- (+ x y) z) |
(- (+ x y) z) |
(- (+ x y) z) |
y |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
y |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(* -1 y) |
(- z y) |
(- z y) |
(- z y) |
z |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
z |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (- (/ y z) 1))) |
z |
(+ z (* -1 y)) |
(+ z (* -1 y)) |
(+ z (* -1 y)) |
(* -1 y) |
(* y (- (/ z y) 1)) |
(* y (- (/ z y) 1)) |
(* y (- (/ z y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
| Outputs |
|---|
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ x t)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) t)) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))) |
(* 1/2 (/ x t)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) t)) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x)) (/.f64 #s(literal 1/2 binary64) t))) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ x t) |
(/.f64 x t) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t))) |
(/ x t) |
(/.f64 x t) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t))) |
(/ (+ x y) t) |
(/.f64 (+.f64 y x) t) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(* -1 (/ z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) t) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* -1 (/ z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) t) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ y t) |
(/.f64 y t) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(- y z) |
(-.f64 y z) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
x |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
x |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 z))) |
(+.f64 y (-.f64 x z)) |
(+ x (+ y (* -1 z))) |
(+.f64 y (-.f64 x z)) |
(+ x (+ y (* -1 z))) |
(+.f64 y (-.f64 x z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(+.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(+.f64 y (-.f64 x z)) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(+.f64 y (-.f64 x z)) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(+.f64 y (-.f64 x z)) |
(- x z) |
(-.f64 x z) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
y |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
y |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(-.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) z) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(- z y) |
(-.f64 z y) |
(- z y) |
(-.f64 z y) |
(- z y) |
(-.f64 z y) |
z |
(* z (+ 1 (* -1 (/ y z)))) |
(-.f64 z y) |
(* z (+ 1 (* -1 (/ y z)))) |
(-.f64 z y) |
(* z (+ 1 (* -1 (/ y z)))) |
(-.f64 z y) |
z |
(* -1 (* z (- (/ y z) 1))) |
(-.f64 z y) |
(* -1 (* z (- (/ y z) 1))) |
(-.f64 z y) |
(* -1 (* z (- (/ y z) 1))) |
(-.f64 z y) |
z |
(+ z (* -1 y)) |
(-.f64 z y) |
(+ z (* -1 y)) |
(-.f64 z y) |
(+ z (* -1 y)) |
(-.f64 z y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ z y) 1)) |
(-.f64 z y) |
(* y (- (/ z y) 1)) |
(-.f64 z y) |
(* y (- (/ z y) 1)) |
(-.f64 z y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(-.f64 z y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(-.f64 z y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(-.f64 z y) |
Compiled 16586 to 1836 computations (88.9% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 650 | 12 | 662 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 651 | 12 | 663 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) t) #s(literal 2 binary64)) |
| 71.3% | (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) | |
| ▶ | 63.7% | (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
| 73.1% | (/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) | |
| 86.9% | (/.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t) #s(literal 2 binary64)) | |
| ▶ | 43.4% | (/.f64 (/.f64 y t) #s(literal 2 binary64)) |
| 37.1% | (/.f64 (/.f64 x t) #s(literal 2 binary64)) | |
| 99.3% | (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64)) | |
| 98.0% | (/.f64 (-.f64 (/.f64 x t) (/.f64 (-.f64 z y) t)) #s(literal 2 binary64)) | |
| ▶ | 35.0% | (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
| 99.4% | (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) | |
| ▶ | 99.7% | (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
Compiled 308 to 224 computations (27.3% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (+.f64 x (-.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
| ✓ | cost-diff | 0 | (-.f64 x z) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 x z) t) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 y t) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
| ✓ | cost-diff | 256 | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) t) |
| ✓ | cost-diff | 256 | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) t) #s(literal 2 binary64)) |
| 1506× | fma-lowering-fma.f32 |
| 1506× | fma-lowering-fma.f64 |
| 1474× | fmsub-define |
| 1302× | fma-define |
| 1264× | fmm-def |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 107 |
| 1 | 58 | 107 |
| 2 | 149 | 107 |
| 3 | 355 | 107 |
| 4 | 940 | 107 |
| 5 | 2292 | 107 |
| 6 | 4697 | 107 |
| 0 | 8148 | 107 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (/ 1 (/ 1 (+ x (- y z)))) t) 2) |
(/ (/ 1 (/ 1 (+ x (- y z)))) t) |
(/ 1 (/ 1 (+ x (- y z)))) |
1 |
(/ 1 (+ x (- y z))) |
(+ x (- y z)) |
x |
(- y z) |
y |
z |
t |
2 |
(/ (* z -1/2) t) |
(* z -1/2) |
z |
-1/2 |
t |
(/ (/ y t) 2) |
(/ y t) |
y |
t |
2 |
(/ (/ (- x z) t) 2) |
(/ (- x z) t) |
(- x z) |
x |
z |
t |
2 |
(* (/ 1/2 t) (+ x (- y z))) |
(/ 1/2 t) |
1/2 |
t |
(+ x (- y z)) |
x |
(- y z) |
y |
z |
| Outputs |
|---|
(/ (/ (/ 1 (/ 1 (+ x (- y z)))) t) 2) |
(/.f64 (+.f64 y (-.f64 x z)) (*.f64 t #s(literal 2 binary64))) |
(/ (/ 1 (/ 1 (+ x (- y z)))) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ 1 (/ 1 (+ x (- y z)))) |
(+.f64 y (-.f64 x z)) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ x (- y z))) |
(/.f64 #s(literal 1 binary64) (+.f64 y (-.f64 x z))) |
(+ x (- y z)) |
(+.f64 y (-.f64 x z)) |
x |
(- y z) |
(-.f64 y z) |
y |
z |
t |
2 |
#s(literal 2 binary64) |
(/ (* z -1/2) t) |
(/.f64 (/.f64 z t) #s(literal -2 binary64)) |
(* z -1/2) |
(/.f64 z #s(literal -2 binary64)) |
z |
-1/2 |
#s(literal -1/2 binary64) |
t |
(/ (/ y t) 2) |
(/.f64 (/.f64 y t) #s(literal 2 binary64)) |
(/ y t) |
(/.f64 y t) |
y |
t |
2 |
#s(literal 2 binary64) |
(/ (/ (- x z) t) 2) |
(/.f64 (-.f64 x z) (*.f64 t #s(literal 2 binary64))) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(- x z) |
(-.f64 x z) |
x |
z |
t |
2 |
#s(literal 2 binary64) |
(* (/ 1/2 t) (+ x (- y z))) |
(/.f64 (+.f64 y (-.f64 x z)) (*.f64 t #s(literal 2 binary64))) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
1/2 |
#s(literal 1/2 binary64) |
t |
(+ x (- y z)) |
(+.f64 y (-.f64 x z)) |
x |
(- y z) |
(-.f64 y z) |
y |
z |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) t) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (+.f64 x (-.f64 y z)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 x z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 x z) t) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 y t) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x (-.f64 y z)) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
| 68.0ms | 256× | 0 | valid |
Compiled 125 to 24 computations (80.8% saved)
ival-div: 16.0ms (62.9% of total)ival-mult: 4.0ms (15.7% of total)ival-sub: 3.0ms (11.8% of total)ival-add: 1.0ms (3.9% of total)const: 1.0ms (3.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (/ 1 (/ 1 (+ x (- y z)))) t) 2)> |
#<alt (/ (/ 1 (/ 1 (+ x (- y z)))) t)> |
#<alt (/ 1 (/ 1 (+ x (- y z))))> |
#<alt (/ 1 (+ x (- y z)))> |
#<alt (/ (* z -1/2) t)> |
#<alt (* z -1/2)> |
#<alt (/ (/ y t) 2)> |
#<alt (/ y t)> |
#<alt (/ (/ (- x z) t) 2)> |
#<alt (/ (- x z) t)> |
#<alt (- x z)> |
#<alt (* (/ 1/2 t) (+ x (- y z)))> |
#<alt (/ 1/2 t)> |
#<alt (+ x (- y z))> |
#<alt (- y z)> |
| Outputs |
|---|
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (/ (- y z) t)> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (/ x t)> |
#<alt (* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))> |
#<alt (* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))> |
#<alt (* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))> |
#<alt (/ x t)> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))> |
#<alt (/ (- x z) t)> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (/ y t)> |
#<alt (* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))> |
#<alt (* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))> |
#<alt (* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))> |
#<alt (/ (+ x y) t)> |
#<alt (+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))> |
#<alt (+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))> |
#<alt (+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))> |
#<alt (* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))> |
#<alt (* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t))))> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (- y z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt x> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (- x z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt y> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (* -1 z)> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (/ 1 (- y z))> |
#<alt (+ (* -1 (/ x (pow (- y z) 2))) (/ 1 (- y z)))> |
#<alt (+ (* x (- (/ x (pow (- y z) 3)) (/ 1 (pow (- y z) 2)))) (/ 1 (- y z)))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow (- y z) 4))) (/ 1 (pow (- y z) 3)))) (/ 1 (pow (- y z) 2)))) (/ 1 (- y z)))> |
#<alt (/ 1 x)> |
#<alt (/ (- (+ 1 (/ z x)) (/ y x)) x)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (* (- y z) (- z y)) (pow x 2))) (/ z x))) (/ y x)) x)> |
#<alt (/ (- (+ 1 (+ (/ z x) (/ (* (pow (- y z) 2) (- z y)) (pow x 3)))) (+ (/ y x) (/ (* (- y z) (- z y)) (pow x 2)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* -1 (/ (- z y) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (* (- y z) (- z y)) x))) y) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow (- y z) 2) (- z y)) x)) (* -1 (* (- y z) (- z y)))) x))) y) x)) 1) x))> |
#<alt (/ 1 (- x z))> |
#<alt (+ (* -1 (/ y (pow (- x z) 2))) (/ 1 (- x z)))> |
#<alt (+ (* y (- (/ y (pow (- x z) 3)) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z)))> |
#<alt (+ (* y (- (* y (+ (* -1 (/ y (pow (- x z) 4))) (/ 1 (pow (- x z) 3)))) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z)))> |
#<alt (/ 1 y)> |
#<alt (/ (- (+ 1 (/ z y)) (/ x y)) y)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (* (- x z) (- z x)) (pow y 2))) (/ z y))) (/ x y)) y)> |
#<alt (/ (- (+ 1 (+ (/ z y) (/ (* (pow (- x z) 2) (- z x)) (pow y 3)))) (+ (/ x y) (/ (* (- x z) (- z x)) (pow y 2)))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (* -1 (/ (- z x) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (* (- x z) (- z x)) y))) x) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow (- x z) 2) (- z x)) y)) (* -1 (* (- x z) (- z x)))) y))) x) y)) 1) y))> |
#<alt (/ 1 (+ x y))> |
#<alt (+ (/ 1 (+ x y)) (/ z (pow (+ x y) 2)))> |
#<alt (+ (* z (+ (/ 1 (pow (+ x y) 2)) (/ z (pow (+ x y) 3)))) (/ 1 (+ x y)))> |
#<alt (+ (* z (+ (* z (+ (/ 1 (pow (+ x y) 3)) (/ z (pow (+ x y) 4)))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y)))> |
#<alt (/ -1 z)> |
#<alt (/ (- (* -1 (/ (+ x y) z)) 1) z)> |
#<alt (/ (- (* -1 (/ (pow (+ x y) 2) (pow z 2))) (+ 1 (+ (/ x z) (/ y z)))) z)> |
#<alt (/ (- (* -1 (/ (pow (+ x y) 3) (pow z 3))) (+ 1 (+ (/ x z) (+ (/ y z) (/ (pow (+ x y) 2) (pow z 2)))))) z)> |
#<alt (/ -1 z)> |
#<alt (* -1 (/ (+ 1 (+ (/ x z) (/ y z))) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ x y) 2) z)) (+ x y)) z))) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x y) 3) z) (* -1 (pow (+ x y) 2))) z)) (+ x y)) z))) z))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ 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 t)> |
#<alt (* -1/2 (/ z t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ x t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ x t)))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (* -1 (/ z t))> |
#<alt (+ (* -1 (/ z t)) (/ x t))> |
#<alt (+ (* -1 (/ z t)) (/ x t))> |
#<alt (+ (* -1 (/ z t)) (/ x t))> |
#<alt (/ x t)> |
#<alt (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))> |
#<alt (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))> |
#<alt (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))> |
#<alt (/ x t)> |
#<alt (* -1 (* x (- (/ z (* t x)) (/ 1 t))))> |
#<alt (* -1 (* x (- (/ z (* t x)) (/ 1 t))))> |
#<alt (* -1 (* x (- (/ z (* t x)) (/ 1 t))))> |
#<alt (/ x t)> |
#<alt (+ (* -1 (/ z t)) (/ x t))> |
#<alt (+ (* -1 (/ z t)) (/ x t))> |
#<alt (+ (* -1 (/ z t)) (/ x t))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (/ x (* t z)) (/ 1 t)))> |
#<alt (* z (- (/ x (* t z)) (/ 1 t)))> |
#<alt (* z (- (/ x (* t z)) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))> |
#<alt (/ (- x z) t)> |
#<alt (/ (- x z) t)> |
#<alt (/ (- x z) t)> |
#<alt (/ (- x z) t)> |
#<alt (/ (- x z) t)> |
#<alt (/ (- x z) t)> |
#<alt (/ (- x z) t)> |
#<alt (/ (- x z) t)> |
#<alt (/ (- x z) t)> |
#<alt (/ (- x z) t)> |
#<alt (/ (- x z) t)> |
#<alt (/ (- x z) t)> |
#<alt (* -1 z)> |
#<alt (- x z)> |
#<alt (- x z)> |
#<alt (- x z)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 z))> |
#<alt (+ x (* -1 z))> |
#<alt (+ x (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (- y z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt x> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (- x z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt y> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (* -1 z)> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (/ (/ (- x z) t) 2) |
| 2.0ms | y | @ | 0 | (/ (/ y t) 2) |
| 1.0ms | x | @ | inf | (/ 1 (+ x (- y z))) |
| 1.0ms | z | @ | 0 | (/ 1 (+ x (- y z))) |
| 1.0ms | t | @ | inf | (/ (/ (- x z) t) 2) |
| 1× | batch-egg-rewrite |
| 4442× | /-lowering-/.f32 |
| 4442× | /-lowering-/.f64 |
| 3370× | *-lowering-*.f32 |
| 3370× | *-lowering-*.f64 |
| 1664× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 78 |
| 1 | 153 | 78 |
| 2 | 1241 | 78 |
| 0 | 8325 | 78 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (/ 1 (/ 1 (+ x (- y z)))) t) 2) |
(/ (/ 1 (/ 1 (+ x (- y z)))) t) |
(/ 1 (/ 1 (+ x (- y z)))) |
(/ 1 (+ x (- y z))) |
(/ (* z -1/2) t) |
(* z -1/2) |
(/ (/ y t) 2) |
(/ y t) |
(/ (/ (- x z) t) 2) |
(/ (- x z) t) |
(- x z) |
(* (/ 1/2 t) (+ x (- y z))) |
(/ 1/2 t) |
(+ x (- y z)) |
(- y z) |
| Outputs |
|---|
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 z x) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(-.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) t) (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (-.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 (+.f64 x (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (+.f64 x (-.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 x (-.f64 y z)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))) |
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) t) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 x y) z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 t (+.f64 (-.f64 x y) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (+.f64 (-.f64 x y) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (-.f64 x y) z)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y z) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) t))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 t (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 t (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t)) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t)) |
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 x (+.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 x (+.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t (-.f64 y z))) (*.f64 t (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 y z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t (+.f64 y z))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 t (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 y z)) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 y z)) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t (-.f64 y z))) (*.f64 t (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t (+.f64 y z))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 t (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 t (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 t (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 y z) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 y z) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) x)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) x)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) x)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 y z) t) x)) (*.f64 (*.f64 (+.f64 y z) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) x)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 t (+.f64 y z)) x)) (*.f64 (*.f64 t (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t x)) (*.f64 t (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) x))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) (*.f64 t (*.f64 x #s(literal 1/2 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t x)) (*.f64 t (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) x))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 x #s(literal 1/2 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 y z) x)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (+.f64 y z) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 y z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (+.f64 y z) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 y z) x)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 y z) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 y z) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 y z) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y z) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))) t) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))) t) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z)))) t) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (+.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)))) |
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)))) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))) |
(*.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) t))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (-.f64 x y) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t) (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) t)) |
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) t)) |
(*.f64 (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) (+.f64 x (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (+.f64 x y) t) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))) |
(-.f64 (/.f64 (+.f64 x y) t) (/.f64 z t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) t) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) t)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (+.f64 (-.f64 x y) z))) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 t (+.f64 (-.f64 x y) z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t))) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 (-.f64 x y) z) t)) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 t (+.f64 (-.f64 x y) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) t))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t) (+.f64 (-.f64 x y) z)) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (/.f64 t z)) t) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) t) (*.f64 t z)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t)) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 x y) t) #s(literal 3 binary64)) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z)))) (+.f64 (*.f64 (/.f64 (+.f64 x y) t) (/.f64 (+.f64 x y) t)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 (/.f64 (+.f64 x y) t) (/.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) t) (/.f64 (+.f64 x y) t)) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 (+.f64 x y) t) (/.f64 z t))) |
(pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 y z))) |
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (-.f64 x y) z)))) |
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (pow.f64 (/.f64 t #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z))) |
(*.f64 (pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(+.f64 x (-.f64 y z)) |
(+.f64 y (-.f64 x z)) |
(+.f64 y (neg.f64 (-.f64 z x))) |
(+.f64 (-.f64 y z) x) |
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (neg.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(exp.f64 (log.f64 (+.f64 x (-.f64 y z)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (-.f64 y z))) #s(literal 1 binary64))) |
(-.f64 y (-.f64 z x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64))) |
(-.f64 (+.f64 x y) z) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))) |
(-.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (-.f64 y z) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 y z) x))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 y z)) |
(fma.f64 #s(literal 1 binary64) (-.f64 y z) x) |
(fma.f64 x #s(literal 1 binary64) (-.f64 y z)) |
(fma.f64 (-.f64 y z) #s(literal 1 binary64) x) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)) x) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 y z) x) (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) z) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) |
(/.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (+.f64 (-.f64 x y) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (*.f64 z z) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (-.f64 (-.f64 y z) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (+.f64 (+.f64 x y) z)) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (-.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 (-.f64 x y) z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z))) |
(/.f64 (-.f64 (+.f64 x y) (*.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 y z) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (neg.f64 (+.f64 (+.f64 x y) z))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 x z) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 x z))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 z x) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 y (-.f64 x z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (+.f64 y (-.f64 z x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z))) (*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) |
(*.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))))) |
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))) |
(*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 y z) x))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z))) |
(*.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) #s(literal 1 binary64)) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(-.f64 (/.f64 x (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 (-.f64 y z) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(-.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) |
(/.f64 (+.f64 (-.f64 x y) z) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(*.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(*.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (+.f64 (-.f64 x y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) #s(literal 1 binary64)) (pow.f64 (+.f64 (-.f64 x y) z) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) |
(neg.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) #s(literal -1/2 binary64))))) |
(/.f64 z (/.f64 t #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 t z)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t #s(literal -1/2 binary64)))) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 z t)) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 z #s(literal 1/2 binary64))) |
(*.f64 z #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y t) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 (/.f64 y t) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 y #s(literal 2 binary64)))) |
(/.f64 y (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 y (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (/.f64 y t) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t y)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y #s(literal 2 binary64)) t) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64))) t) |
(/.f64 (neg.f64 (/.f64 y #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(*.f64 y (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 y t) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 y t) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 y t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) 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 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 x z) t) #s(literal -2 binary64))) |
(-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 z t) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (-.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 x z) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z))) (/.f64 (*.f64 z z) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 x z) t) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 x z)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (-.f64 #s(literal 0 binary64) x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (-.f64 x z) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x z)))) |
(/.f64 (-.f64 x z) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (-.f64 x z) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 x z) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 x z))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) t) |
(/.f64 (-.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t z)) (*.f64 t (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t z)) (*.f64 t (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1/2 binary64))) t) |
(/.f64 (neg.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (pow.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 z t) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64)))) (+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 x z)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z)))) |
(*.f64 (-.f64 x z) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (/.f64 (-.f64 x z) t) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x z) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 x z) t) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z))) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 x z)))) |
(*.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 x z) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 x z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 x z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 x z) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 x z) (+.f64 x z))) |
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 x z))) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (/.f64 #s(literal -1 binary64) t) z (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 x z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z)))) |
(-.f64 (/.f64 x t) (/.f64 z t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) t) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) t) (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) t)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (+.f64 x z))) (/.f64 (*.f64 z z) (*.f64 t (+.f64 x z)))) |
(-.f64 (/.f64 (*.f64 x t) (*.f64 t t)) (/.f64 (*.f64 t z) (*.f64 t t))) |
(-.f64 (/.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z))))) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 x t) (/.f64 z t))) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (+.f64 (/.f64 x t) (/.f64 z t)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 x z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 x t) (*.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) t) (-.f64 (*.f64 x x) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z)))) (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x t) (/.f64 z t)) (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 z t) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t))) |
(/.f64 (-.f64 x z) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (+.f64 x z) t)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 x t) (*.f64 t z)) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 t (+.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 (+.f64 x z) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z)))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z))))) |
(/.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 x t) (/.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t) (+.f64 x z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 (/.f64 t x) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t x) z)) (*.f64 (/.f64 t x) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 x (/.f64 t z)) t) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x t) (*.f64 t z))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 z t) (/.f64 t z)))) (neg.f64 (+.f64 (/.f64 x t) (/.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t)) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (+.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (*.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (-.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(pow.f64 (/.f64 t (-.f64 x z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) t)) |
(*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x z)))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x z)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x z)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) t))) |
(*.f64 (-.f64 (*.f64 x t) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 (/.f64 x t) (/.f64 t x))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (/.f64 x t) (/.f64 t z)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 z t) (/.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x t) (/.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) t) (/.f64 (-.f64 x z) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(*.f64 (/.f64 (+.f64 x z) t) (/.f64 (-.f64 x z) (+.f64 x z))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (-.f64 x z)) #s(literal -1/2 binary64))) |
(+.f64 x (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z)))) |
(-.f64 x z) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))) |
(fma.f64 #s(literal -1 binary64) z x) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (+.f64 x z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 z z))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z z) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 x z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x z)) |
(*.f64 (-.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 z z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x z)))) |
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 z x) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(-.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 x (-.f64 y z)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (-.f64 x y) z) t) (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (-.f64 x y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 (+.f64 x (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (+.f64 x (-.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 x (-.f64 y z)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x (-.f64 y z))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z))) |
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) t) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 x y) z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 t (+.f64 (-.f64 x y) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (+.f64 (-.f64 x y) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (-.f64 x y) z)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (+.f64 (*.f64 x (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 y z) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) t))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 t (+.f64 y z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 t (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t)) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t)) |
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 x (+.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 x (+.f64 y z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t (-.f64 y z))) (*.f64 t (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 y z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t (+.f64 y z))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 t (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) t) (*.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 y z)) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 y z)) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t (-.f64 y z))) (*.f64 t (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 y z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (+.f64 y z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 t (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t (+.f64 y z))) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (*.f64 t (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 t (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 t (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 t (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 t (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 t (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 y z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 t (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 y z) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 y z) t) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) x)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) x)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) x)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 y z) t) x)) (*.f64 (*.f64 (+.f64 y z) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) t) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 y z) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 y z) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (+.f64 y z) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) x)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 t (+.f64 y z)) x)) (*.f64 (*.f64 t (+.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y z)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (+.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 t (+.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t x)) (*.f64 t (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) x))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) (*.f64 t (*.f64 x #s(literal 1/2 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t x)) (*.f64 t (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 #s(literal 1/2 binary64) x))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 x #s(literal 1/2 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 x #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 #s(literal -1/2 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 y z) x)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (+.f64 y z) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 y z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) t) (*.f64 (+.f64 y z) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y z) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (+.f64 y z) x)) (/.f64 (+.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 y z) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 y z) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (+.f64 y z) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y z) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 y z) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 x y) z) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))) t) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64))) t) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z)))) t) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (+.f64 (/.f64 (+.f64 x y) (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64))) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1/2 binary64) t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 #s(literal 1/2 binary64) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (-.f64 x y) z)))) |
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 #s(literal 1/2 binary64) t)))) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t))) |
(*.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 x y) z) t))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 x y) z)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (-.f64 x y) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1/2 binary64) t)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (/.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 x (-.f64 y z))) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t) (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) t)) |
(*.f64 (/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) t)) |
(*.f64 (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) (+.f64 x (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (/.f64 (+.f64 x (-.f64 y z)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) t)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1/2 binary64) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -2 binary64)) |
(pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 x (-.f64 y z)) |
(+.f64 y (-.f64 x z)) |
(+.f64 y (neg.f64 (-.f64 z x))) |
(+.f64 (-.f64 y z) x) |
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (neg.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(exp.f64 (log.f64 (+.f64 x (-.f64 y z)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (-.f64 y z))) #s(literal 1 binary64))) |
(-.f64 y (-.f64 z x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (-.f64 y z)) #s(literal -1 binary64))) |
(-.f64 (+.f64 x y) z) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))) |
(-.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (-.f64 y z) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 y z) x))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 y z)) |
(fma.f64 #s(literal 1 binary64) (-.f64 y z) x) |
(fma.f64 x #s(literal 1 binary64) (-.f64 y z)) |
(fma.f64 (-.f64 y z) #s(literal 1 binary64) x) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)) x) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 y z) x) (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x y) z) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)))) |
(/.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (+.f64 (-.f64 x y) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (*.f64 z z) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (-.f64 (-.f64 y z) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (+.f64 (+.f64 x y) z)) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (-.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 (-.f64 x y) z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z))) |
(/.f64 (-.f64 (+.f64 x y) (*.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 y z) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (neg.f64 (+.f64 (+.f64 x y) z))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 x z) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (*.f64 y (-.f64 x z))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (pow.f64 (-.f64 z x) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 x z) (-.f64 x z))) (-.f64 y (-.f64 x z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (+.f64 y (-.f64 z x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z))) (*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)))) |
(pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) |
(*.f64 (+.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))))) |
(*.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 x y) z)))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))) |
(*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 y z) x))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) z))) |
(*.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (-.f64 y z)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (-.f64 y z)) (+.f64 (-.f64 x y) z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) #s(literal 1 binary64)) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) |
(fma.f64 #s(literal -1 binary64) z y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
| 1× | egg-herbie |
| 4496× | *-lowering-*.f32 |
| 4496× | *-lowering-*.f64 |
| 3884× | +-lowering-+.f64 |
| 3884× | +-lowering-+.f32 |
| 1354× | distribute-rgt-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 374 | 3835 |
| 1 | 1225 | 3772 |
| 2 | 3830 | 3623 |
| 0 | 8431 | 3623 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (- y z) t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(* 1/2 (/ x t)) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ x t)) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (- x z) t)) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(* 1/2 (/ y t)) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ y t)) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (+ x y) t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(* -1/2 (/ z t)) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* -1/2 (/ z t)) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/ (- y z) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/ x t) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(/ x t) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(/ (- x z) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/ y t) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(/ y t) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(/ (+ x y) t) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(* -1 (/ z t)) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(- y z) |
(- (+ x y) z) |
(- (+ x y) z) |
(- (+ x y) z) |
x |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(- x z) |
(- (+ x y) z) |
(- (+ x y) z) |
(- (+ x y) z) |
y |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
y |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(+ x y) |
(+ x (+ y (* -1 z))) |
(+ x (+ y (* -1 z))) |
(+ x (+ y (* -1 z))) |
(* -1 z) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(/ 1 (- y z)) |
(+ (* -1 (/ x (pow (- y z) 2))) (/ 1 (- y z))) |
(+ (* x (- (/ x (pow (- y z) 3)) (/ 1 (pow (- y z) 2)))) (/ 1 (- y z))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (- y z) 4))) (/ 1 (pow (- y z) 3)))) (/ 1 (pow (- y z) 2)))) (/ 1 (- y z))) |
(/ 1 x) |
(/ (- (+ 1 (/ z x)) (/ y x)) x) |
(/ (- (+ 1 (+ (* -1 (/ (* (- y z) (- z y)) (pow x 2))) (/ z x))) (/ y x)) x) |
(/ (- (+ 1 (+ (/ z x) (/ (* (pow (- y z) 2) (- z y)) (pow x 3)))) (+ (/ y x) (/ (* (- y z) (- z y)) (pow x 2)))) x) |
(/ 1 x) |
(* -1 (/ (- (* -1 (/ (- z y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (* (- y z) (- z y)) x))) y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow (- y z) 2) (- z y)) x)) (* -1 (* (- y z) (- z y)))) x))) y) x)) 1) x)) |
(/ 1 (- x z)) |
(+ (* -1 (/ y (pow (- x z) 2))) (/ 1 (- x z))) |
(+ (* y (- (/ y (pow (- x z) 3)) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z))) |
(+ (* y (- (* y (+ (* -1 (/ y (pow (- x z) 4))) (/ 1 (pow (- x z) 3)))) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z))) |
(/ 1 y) |
(/ (- (+ 1 (/ z y)) (/ x y)) y) |
(/ (- (+ 1 (+ (* -1 (/ (* (- x z) (- z x)) (pow y 2))) (/ z y))) (/ x y)) y) |
(/ (- (+ 1 (+ (/ z y) (/ (* (pow (- x z) 2) (- z x)) (pow y 3)))) (+ (/ x y) (/ (* (- x z) (- z x)) (pow y 2)))) y) |
(/ 1 y) |
(* -1 (/ (- (* -1 (/ (- z x) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (* (- x z) (- z x)) y))) x) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow (- x z) 2) (- z x)) y)) (* -1 (* (- x z) (- z x)))) y))) x) y)) 1) y)) |
(/ 1 (+ x y)) |
(+ (/ 1 (+ x y)) (/ z (pow (+ x y) 2))) |
(+ (* z (+ (/ 1 (pow (+ x y) 2)) (/ z (pow (+ x y) 3)))) (/ 1 (+ x y))) |
(+ (* z (+ (* z (+ (/ 1 (pow (+ x y) 3)) (/ z (pow (+ x y) 4)))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) |
(/ -1 z) |
(/ (- (* -1 (/ (+ x y) z)) 1) z) |
(/ (- (* -1 (/ (pow (+ x y) 2) (pow z 2))) (+ 1 (+ (/ x z) (/ y z)))) z) |
(/ (- (* -1 (/ (pow (+ x y) 3) (pow z 3))) (+ 1 (+ (/ x z) (+ (/ y z) (/ (pow (+ x y) 2) (pow z 2)))))) z) |
(/ -1 z) |
(* -1 (/ (+ 1 (+ (/ x z) (/ y z))) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ x y) 2) z)) (+ x y)) z))) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x y) 3) z) (* -1 (pow (+ x y) 2))) z)) (+ x y)) z))) z)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ 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 t) |
(* -1/2 (/ z t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(* 1/2 (/ x t)) |
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))) |
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))) |
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ x t)) |
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ x t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(* -1/2 (/ z t)) |
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))) |
(* -1/2 (/ z t)) |
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (- x z) t)) |
(* 1/2 (/ (- x z) t)) |
(* 1/2 (/ (- x z) t)) |
(* 1/2 (/ (- x z) t)) |
(* 1/2 (/ (- x z) t)) |
(* 1/2 (/ (- x z) t)) |
(* 1/2 (/ (- x z) t)) |
(* 1/2 (/ (- x z) t)) |
(* 1/2 (/ (- x z) t)) |
(* 1/2 (/ (- x z) t)) |
(* 1/2 (/ (- x z) t)) |
(* 1/2 (/ (- x z) t)) |
(* -1 (/ z t)) |
(+ (* -1 (/ z t)) (/ x t)) |
(+ (* -1 (/ z t)) (/ x t)) |
(+ (* -1 (/ z t)) (/ x t)) |
(/ x t) |
(* x (+ (* -1 (/ z (* t x))) (/ 1 t))) |
(* x (+ (* -1 (/ z (* t x))) (/ 1 t))) |
(* x (+ (* -1 (/ z (* t x))) (/ 1 t))) |
(/ x t) |
(* -1 (* x (- (/ z (* t x)) (/ 1 t)))) |
(* -1 (* x (- (/ z (* t x)) (/ 1 t)))) |
(* -1 (* x (- (/ z (* t x)) (/ 1 t)))) |
(/ x t) |
(+ (* -1 (/ z t)) (/ x t)) |
(+ (* -1 (/ z t)) (/ x t)) |
(+ (* -1 (/ z t)) (/ x t)) |
(* -1 (/ z t)) |
(* z (- (/ x (* t z)) (/ 1 t))) |
(* z (- (/ x (* t z)) (/ 1 t))) |
(* z (- (/ x (* t z)) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))) |
(/ (- x z) t) |
(/ (- x z) t) |
(/ (- x z) t) |
(/ (- x z) t) |
(/ (- x z) t) |
(/ (- x z) t) |
(/ (- x z) t) |
(/ (- x z) t) |
(/ (- x z) t) |
(/ (- x z) t) |
(/ (- x z) t) |
(/ (- x z) t) |
(* -1 z) |
(- x z) |
(- x z) |
(- x z) |
x |
(* x (+ 1 (* -1 (/ z x)))) |
(* x (+ 1 (* -1 (/ z x)))) |
(* x (+ 1 (* -1 (/ z x)))) |
x |
(* -1 (* x (- (/ z x) 1))) |
(* -1 (* x (- (/ z x) 1))) |
(* -1 (* x (- (/ z x) 1))) |
x |
(+ x (* -1 z)) |
(+ x (* -1 z)) |
(+ x (* -1 z)) |
(* -1 z) |
(* z (- (/ x z) 1)) |
(* z (- (/ x z) 1)) |
(* z (- (/ x z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- y z) t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(* 1/2 (/ x t)) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ x t)) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (- x z) t)) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(* 1/2 (/ y t)) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ y t)) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (+ x y) t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(* -1/2 (/ z t)) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* -1/2 (/ z t)) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(- y z) |
(- (+ x y) z) |
(- (+ x y) z) |
(- (+ x y) z) |
x |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(- x z) |
(- (+ x y) z) |
(- (+ x y) z) |
(- (+ x y) z) |
y |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
y |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(+ x y) |
(+ x (+ y (* -1 z))) |
(+ x (+ y (* -1 z))) |
(+ x (+ y (* -1 z))) |
(* -1 z) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
| Outputs |
|---|
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)))) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(/ x t) |
(/.f64 x t) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(*.f64 x (+.f64 (/.f64 (-.f64 y z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) t))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(*.f64 x (+.f64 (/.f64 (-.f64 y z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) t))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(*.f64 x (+.f64 (/.f64 (-.f64 y z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) t))) |
(/ x t) |
(/.f64 x t) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (-.f64 y z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) t))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (-.f64 y z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) t))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (-.f64 y z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) t))) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(/ y t) |
(/.f64 y t) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(/ (+ x y) t) |
(/.f64 (+.f64 y x) t) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 x z) t) (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t)))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 x z) t) (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t)))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 x z) t) (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t)))) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(-.f64 (*.f64 z (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z)) (/.f64 z t)) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(-.f64 (*.f64 z (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z)) (/.f64 z t)) |
(* -1 (* z (+ (* -1 (/ (+ (/ x t) (/ y t)) z)) (/ 1 t)))) |
(-.f64 (*.f64 z (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z)) (/.f64 z t)) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(- y z) |
(-.f64 y z) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
x |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
x |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(- x z) |
(-.f64 x z) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
y |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y))) |
y |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) y)))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) y)))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) y)))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 z))) |
(+.f64 y (-.f64 x z)) |
(+ x (+ y (* -1 z))) |
(+.f64 y (-.f64 x z)) |
(+ x (+ y (* -1 z))) |
(+.f64 y (-.f64 x z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ 1 (- y z)) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
(+ (* -1 (/ x (pow (- y z) 2))) (/ 1 (- y z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x (*.f64 (-.f64 y z) (-.f64 y z)))) |
(+ (* x (- (/ x (pow (- y z) 3)) (/ 1 (pow (- y z) 2)))) (/ 1 (- y z))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 x (-.f64 (/.f64 (/.f64 x (-.f64 y z)) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (- y z) 4))) (/ 1 (pow (- y z) 3)))) (/ 1 (pow (- y z) 2)))) (/ 1 (- y z))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 x (pow.f64 (-.f64 y z) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- (+ 1 (/ z x)) (/ y x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z y) x)) x) |
(/ (- (+ 1 (+ (* -1 (/ (* (- y z) (- z y)) (pow x 2))) (/ z x))) (/ y x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 y z) (/.f64 (-.f64 z y) x))) y) x)) x) |
(/ (- (+ 1 (+ (/ z x) (/ (* (pow (- y z) 2) (- z y)) (pow x 3)))) (+ (/ y x) (/ (* (- y z) (- z y)) (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 z y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 y z) (/.f64 (-.f64 z y) x))) y) x))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* -1 (/ (- z y) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 z y) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (* (- y z) (- z y)) x))) y) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 y z) (/.f64 (-.f64 z y) x))) y) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow (- y z) 2) (- z y)) x)) (* -1 (* (- y z) (- z y)))) x))) y) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (/.f64 (-.f64 z y) x))) (*.f64 (-.f64 y z) (-.f64 z y))) x) (-.f64 z y)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ 1 (- x z)) |
(/.f64 #s(literal 1 binary64) (-.f64 x z)) |
(+ (* -1 (/ y (pow (- x z) 2))) (/ 1 (- x z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 (/.f64 y (-.f64 x z)) (-.f64 x z))) |
(+ (* y (- (/ y (pow (- x z) 3)) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (*.f64 y (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x z) (-.f64 x z))) (/.f64 y (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))))))) |
(+ (* y (- (* y (+ (* -1 (/ y (pow (- x z) 4))) (/ 1 (pow (- x z) 3)))) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (*.f64 y (+.f64 (*.f64 y (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (*.f64 (-.f64 x z) (-.f64 x z))) (/.f64 y (pow.f64 (-.f64 x z) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x z) (-.f64 x z)))))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (- (+ 1 (/ z y)) (/ x y)) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) y)) y) |
(/ (- (+ 1 (+ (* -1 (/ (* (- x z) (- z x)) (pow y 2))) (/ z y))) (/ x y)) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 x z) (/.f64 (-.f64 z x) y))) x) y)) y) |
(/ (- (+ 1 (+ (/ z y) (/ (* (pow (- x z) 2) (- z x)) (pow y 3)))) (+ (/ x y) (/ (* (- x z) (- z x)) (pow y 2)))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (-.f64 z x)) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 x z) (/.f64 (-.f64 z x) y))) x) y))) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (* -1 (/ (- z x) y)) 1) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) y)) y)) |
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (* (- x z) (- z x)) y))) x) y)) 1) y)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 x z) (/.f64 (-.f64 z x) y))) x) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow (- x z) 2) (- z x)) y)) (* -1 (* (- x z) (- z x)))) y))) x) y)) 1) y)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 z (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (/.f64 (-.f64 z x) y)) (*.f64 (-.f64 x z) (-.f64 z x))) y) x)) y)) (-.f64 #s(literal 0 binary64) y)) |
(/ 1 (+ x y)) |
(/.f64 #s(literal 1 binary64) (+.f64 y x)) |
(+ (/ 1 (+ x y)) (/ z (pow (+ x y) 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z (*.f64 (+.f64 y x) (+.f64 y x)))) |
(+ (* z (+ (/ 1 (pow (+ x y) 2)) (/ z (pow (+ x y) 3)))) (/ 1 (+ x y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (/.f64 z (*.f64 (+.f64 y x) (+.f64 y x))) (+.f64 y x))))) |
(+ (* z (+ (* z (+ (/ 1 (pow (+ x y) 3)) (/ z (pow (+ x y) 4)))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (+.f64 y x))) (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 z (pow.f64 (+.f64 y x) #s(literal 4 binary64)))))))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ (- (* -1 (/ (+ x y) z)) 1) z) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y x) z)) z) |
(/ (- (* -1 (/ (pow (+ x y) 2) (pow z 2))) (+ 1 (+ (/ x z) (/ y z)))) z) |
(/.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (+.f64 (/.f64 y z) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 z z))))) z) |
(/ (- (* -1 (/ (pow (+ x y) 3) (pow z 3))) (+ 1 (+ (/ x z) (+ (/ y z) (/ (pow (+ x y) 2) (pow z 2)))))) z) |
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (+.f64 (/.f64 y z) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (+.f64 y x) z)) (*.f64 z z))) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (+ (/ x z) (/ y z))) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) (/.f64 y z))) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ x y) 2) z)) (+ x y)) z))) z)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) z) (+.f64 y x)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x y) 3) z) (* -1 (pow (+ x y) 2))) z)) (+ x y)) z))) z)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (+.f64 y x) z))) (*.f64 (+.f64 y x) (+.f64 y x))) z) (+.f64 y x)) z)) z) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.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 t) |
(/.f64 y t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 t x)))) |
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 t x)))) |
(* x (+ (* -1/2 (/ z (* t x))) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 t x)))) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))) |
(*.f64 x (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal -1 binary64) t)))) |
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))) |
(*.f64 x (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal -1 binary64) t)))) |
(* -1 (* x (- (* 1/2 (/ z (* t x))) (* 1/2 (/ 1 t))))) |
(*.f64 x (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal -1 binary64) t)))) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ x t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* z (- (* 1/2 (/ x (* t z))) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* -1 (* z (+ (* -1/2 (/ x (* t z))) (* 1/2 (/ 1 t))))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) t) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(+ (* -1 (/ z t)) (/ x t)) |
(/.f64 (-.f64 x z) t) |
(+ (* -1 (/ z t)) (/ x t)) |
(/.f64 (-.f64 x z) t) |
(+ (* -1 (/ z t)) (/ x t)) |
(/.f64 (-.f64 x z) t) |
(/ x t) |
(/.f64 x t) |
(* x (+ (* -1 (/ z (* t x))) (/ 1 t))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t x)))) |
(* x (+ (* -1 (/ z (* t x))) (/ 1 t))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t x)))) |
(* x (+ (* -1 (/ z (* t x))) (/ 1 t))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t x)))) |
(/ x t) |
(/.f64 x t) |
(* -1 (* x (- (/ z (* t x)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ z (* t x)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ z (* t x)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(/ x t) |
(/.f64 x t) |
(+ (* -1 (/ z t)) (/ x t)) |
(/.f64 (-.f64 x z) t) |
(+ (* -1 (/ z t)) (/ x t)) |
(/.f64 (-.f64 x z) t) |
(+ (* -1 (/ z t)) (/ x t)) |
(/.f64 (-.f64 x z) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* z (- (/ x (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 x z) t) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (/ x (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 x z) t) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (/ x (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 x z) t) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (/.f64 x z) t) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (/.f64 x z) t) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (/.f64 x z) t) (/.f64 #s(literal -1 binary64) t))) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(/ (- x z) t) |
(/.f64 (-.f64 x z) t) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- x z) |
(-.f64 x z) |
(- x z) |
(-.f64 x z) |
(- x z) |
(-.f64 x z) |
x |
(* x (+ 1 (* -1 (/ z x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(* x (+ 1 (* -1 (/ z x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(* x (+ 1 (* -1 (/ z x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
x |
(* -1 (* x (- (/ z x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(* -1 (* x (- (/ z x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(* -1 (* x (- (/ z x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
x |
(+ x (* -1 z)) |
(-.f64 x z) |
(+ x (* -1 z)) |
(-.f64 x z) |
(+ x (* -1 z)) |
(-.f64 x z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ x z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) |
(* z (- (/ x z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) |
(* z (- (/ x z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x z))) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t))) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* 1/2 (/ y t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) z) (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(* -1/2 (/ z t)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)))) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(- y z) |
(-.f64 y z) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
x |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
x |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(- x z) |
(-.f64 x z) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
(- (+ x y) z) |
(+.f64 y (-.f64 x z)) |
y |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y))) |
y |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) y)))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) y)))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 x z) y)))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 z))) |
(+.f64 y (-.f64 x z)) |
(+ x (+ y (* -1 z))) |
(+.f64 y (-.f64 x z)) |
(+ x (+ y (* -1 z))) |
(+.f64 y (-.f64 x z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
Compiled 46911 to 3959 computations (91.6% saved)
12 alts after pruning (9 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2111 | 6 | 2117 |
| Fresh | 4 | 3 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2117 | 12 | 2129 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.3% | (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
| ✓ | 63.7% | (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
| 57.6% | (/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) t) #s(literal 2 binary64)) | |
| ✓ | 43.4% | (/.f64 (/.f64 y t) #s(literal 2 binary64)) |
| ▶ | 37.1% | (/.f64 (/.f64 x t) #s(literal 2 binary64)) |
| ▶ | 95.3% | (/.f64 (-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) |
| ✓ | 35.0% | (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
| ▶ | 99.4% | (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
| 99.3% | (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t)) | |
| 73.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) | |
| 43.3% | (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) | |
| ▶ | 34.9% | (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
Compiled 243 to 178 computations (26.7% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z x) t) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 128 | (-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t)) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y z) t) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x t) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 x t) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (+.f64 x (-.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 t (+.f64 x (-.f64 y z))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
| 2110× | sum3-define |
| 1184× | fma-define |
| 1112× | sum4-define |
| 1076× | div-sub |
| 1022× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 104 |
| 1 | 45 | 104 |
| 2 | 100 | 104 |
| 3 | 248 | 102 |
| 4 | 662 | 102 |
| 5 | 1950 | 102 |
| 6 | 6730 | 102 |
| 0 | 8121 | 102 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/2 (/ t (+ x (- y z)))) |
1/2 |
(/ t (+ x (- y z))) |
t |
(+ x (- y z)) |
x |
(- y z) |
y |
z |
(* (/ -1/2 t) z) |
(/ -1/2 t) |
-1/2 |
t |
z |
(/ (/ x t) 2) |
(/ x t) |
x |
t |
2 |
(/ (/ (- y z) t) 2) |
(/ (- y z) t) |
(- y z) |
y |
z |
t |
2 |
(/ (- (/ y t) (/ (- z x) t)) 2) |
(- (/ y t) (/ (- z x) t)) |
(/ y t) |
y |
t |
(/ (- z x) t) |
(- z x) |
z |
x |
2 |
| Outputs |
|---|
(/ 1/2 (/ t (+ x (- y z)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
1/2 |
#s(literal 1/2 binary64) |
(/ t (+ x (- y z))) |
(/.f64 t (+.f64 y (-.f64 x z))) |
t |
(+ x (- y z)) |
(+.f64 y (-.f64 x z)) |
x |
(- y z) |
(-.f64 y z) |
y |
z |
(* (/ -1/2 t) z) |
(/.f64 z (*.f64 t #s(literal -2 binary64))) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
-1/2 |
#s(literal -1/2 binary64) |
t |
z |
(/ (/ x t) 2) |
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
(/ x t) |
(/.f64 x t) |
x |
t |
2 |
#s(literal 2 binary64) |
(/ (/ (- y z) t) 2) |
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(- y z) |
(-.f64 y z) |
y |
z |
t |
2 |
#s(literal 2 binary64) |
(/ (- (/ y t) (/ (- z x) t)) 2) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 x z))) t) |
(- (/ y t) (/ (- z x) t)) |
(/.f64 (+.f64 y (-.f64 x z)) t) |
(/ y t) |
(/.f64 y t) |
y |
t |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(- z x) |
(-.f64 z x) |
z |
x |
2 |
#s(literal 2 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 100.0% | (-.f64 z x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z x) t) |
| ✓ | accuracy | 95.6% | (-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t)) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y z) t) |
| ✓ | accuracy | 100.0% | (/.f64 x t) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 x t) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1/2 binary64) t) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (+.f64 x (-.f64 y z)) |
| ✓ | accuracy | 100.0% | (/.f64 t (+.f64 x (-.f64 y z))) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
| 78.0ms | 256× | 0 | valid |
Compiled 111 to 23 computations (79.3% saved)
ival-div: 19.0ms (52.1% of total)ival-sub: 14.0ms (38.4% of total)ival-mult: 2.0ms (5.5% of total)ival-add: 1.0ms (2.7% of total)const: 1.0ms (2.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1/2 (/ t (+ x (- y z))))> |
#<alt (/ t (+ x (- y z)))> |
#<alt (+ x (- y z))> |
#<alt (- y z)> |
#<alt (* (/ -1/2 t) z)> |
#<alt (/ -1/2 t)> |
#<alt (/ (/ x t) 2)> |
#<alt (/ x t)> |
#<alt (/ (/ (- y z) t) 2)> |
#<alt (/ (- y z) t)> |
#<alt (/ (- (/ y t) (/ (- z x) t)) 2)> |
#<alt (- (/ y t) (/ (- z x) t))> |
#<alt (/ y t)> |
#<alt (/ (- z x) t)> |
#<alt (- z x)> |
| Outputs |
|---|
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t)))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (- x z) t))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t)))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t)))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- (+ x y) z))> |
#<alt (/ t (- y z))> |
#<alt (+ (* -1 (/ (* t x) (pow (- y z) 2))) (/ t (- y z)))> |
#<alt (+ (* x (- (/ (* t x) (pow (- y z) 3)) (/ t (pow (- y z) 2)))) (/ t (- y z)))> |
#<alt (+ (* x (- (* x (- (* -1 (/ (* t x) (pow (- y z) 4))) (* -1 (/ t (pow (- y z) 3))))) (/ t (pow (- y z) 2)))) (/ t (- y z)))> |
#<alt (/ t x)> |
#<alt (/ (+ t (* -1 (/ (* t (- y z)) x))) x)> |
#<alt (/ (- (+ t (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x)) x)> |
#<alt (/ (- (+ t (* -1 (/ (* t (pow (- y z) 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x))) x)> |
#<alt (/ t x)> |
#<alt (* -1 (/ (+ (* -1 t) (/ (* t (- y z)) x)) x))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- y z) 2)) x) (* t (- y z))) x))) x))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- y z) 3)) x) (* t (pow (- y z) 2))) x)) (* t (- y z))) x))) x))> |
#<alt (/ t (- x z))> |
#<alt (+ (* -1 (/ (* t y) (pow (- x z) 2))) (/ t (- x z)))> |
#<alt (+ (* y (- (/ (* t y) (pow (- x z) 3)) (/ t (pow (- x z) 2)))) (/ t (- x z)))> |
#<alt (+ (* y (- (* y (- (* -1 (/ (* t y) (pow (- x z) 4))) (* -1 (/ t (pow (- x z) 3))))) (/ t (pow (- x z) 2)))) (/ t (- x z)))> |
#<alt (/ t y)> |
#<alt (/ (+ t (* -1 (/ (* t (- x z)) y))) y)> |
#<alt (/ (- (+ t (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y)) y)> |
#<alt (/ (- (+ t (* -1 (/ (* t (pow (- x z) 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y))) y)> |
#<alt (/ t y)> |
#<alt (* -1 (/ (+ (* -1 t) (/ (* t (- x z)) y)) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- x z) 2)) y) (* t (- x z))) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- x z) 3)) y) (* t (pow (- x z) 2))) y)) (* t (- x z))) y))) y))> |
#<alt (/ t (+ x y))> |
#<alt (+ (/ t (+ x y)) (/ (* t z) (pow (+ x y) 2)))> |
#<alt (+ (* z (- (/ (* t z) (pow (+ x y) 3)) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y)))> |
#<alt (+ (* z (- (* z (- (/ (* t z) (pow (+ x y) 4)) (* -1 (/ t (pow (+ x y) 3))))) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y)))> |
#<alt (* -1 (/ t z))> |
#<alt (/ (+ (* -1 t) (* -1 (/ (* t (+ x y)) z))) z)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 2)) (pow z 2)))) (/ (* t (+ x y)) z)) z)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 3)) (pow z 3)))) (+ (/ (* t (+ x y)) z) (/ (* t (pow (+ x y) 2)) (pow z 2)))) z)> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ (+ t (/ (* t (+ x y)) z)) z))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow (+ x y) 2)) z)) (* t (+ x y))) z))) z))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ x y) 3)) z) (* -1 (* t (pow (+ x y) 2)))) z)) (* t (+ x y))) z))) z))> |
#<alt (- y z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt x> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt (* x (- (+ 1 (/ y x)) (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y z) x)) 1)))> |
#<alt (- x z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt (- (+ x y) z)> |
#<alt y> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- x z) y)) 1)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (+ x (+ y (* -1 z)))> |
#<alt (* -1 z)> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* z (- (+ (/ x z) (/ y z)) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1/2 (/ z t))> |
#<alt (/ -1/2 t)> |
#<alt (/ -1/2 t)> |
#<alt (/ -1/2 t)> |
#<alt (/ -1/2 t)> |
#<alt (/ -1/2 t)> |
#<alt (/ -1/2 t)> |
#<alt (/ -1/2 t)> |
#<alt (/ -1/2 t)> |
#<alt (/ -1/2 t)> |
#<alt (/ -1/2 t)> |
#<alt (/ -1/2 t)> |
#<alt (/ -1/2 t)> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (* -1/2 (/ z t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* -1 (/ z t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (/ y t)> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 t))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 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 (* 1/2 (- (/ x t) (/ z t)))> |
#<alt (+ (* 1/2 (- (/ x t) (/ z t))) (* 1/2 (/ y t)))> |
#<alt (+ (* 1/2 (- (/ x t) (/ z t))) (* 1/2 (/ y t)))> |
#<alt (+ (* 1/2 (- (/ x t) (/ z t))) (* 1/2 (/ y t)))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* 1/2 (/ (- (+ x y) z) t))> |
#<alt (* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t))> |
#<alt (* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t))> |
#<alt (* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t))> |
#<alt (* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t))> |
#<alt (* 1/2 (+ (/ x t) (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (+ (/ x t) (/ y t))))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (+ (/ x t) (/ y t))))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (+ (/ x t) (/ y t))))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (- (/ y t) (* -1 (/ x t))) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (- (/ y t) (* -1 (/ x t))) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (- (/ y t) (* -1 (/ x t))) z)) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (- (/ y t) (/ z t)))> |
#<alt (+ (* 1/2 (- (/ y t) (/ z t))) (* 1/2 (/ x t)))> |
#<alt (+ (* 1/2 (- (/ y t) (/ z t))) (* 1/2 (/ x t)))> |
#<alt (+ (* 1/2 (- (/ y t) (/ z t))) (* 1/2 (/ x t)))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))))> |
#<alt (- (/ x t) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (/ y t)> |
#<alt (* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))> |
#<alt (* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))> |
#<alt (* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y))))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t))))> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (/ (- (+ x y) z) t)> |
#<alt (* -1 (/ (- (* -1 y) (* -1 (- z x))) t))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 (- z x))) t))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 (- z x))) t))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 (- z x))) t))> |
#<alt (+ (/ x t) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))> |
#<alt (+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))> |
#<alt (+ (* -1 (/ z t)) (+ (/ x t) (/ y t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))> |
#<alt (* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))> |
#<alt (* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (/ y t) (* -1 (/ x t))) z)) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (/ y t) (* -1 (/ x t))) z)) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (/ y t) (* -1 (/ x t))) z)) (/ 1 t))))> |
#<alt (- (/ y t) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (- (+ (/ x t) (/ y t)) (/ z t))> |
#<alt (/ x t)> |
#<alt (* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))> |
#<alt (* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))> |
#<alt (* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x))))> |
#<alt (/ x t)> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 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 (* -1 (/ x t))> |
#<alt (+ (* -1 (/ x t)) (/ z t))> |
#<alt (+ (* -1 (/ x t)) (/ z t))> |
#<alt (+ (* -1 (/ x t)) (/ z t))> |
#<alt (/ z t)> |
#<alt (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))> |
#<alt (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))> |
#<alt (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))> |
#<alt (/ z t)> |
#<alt (* -1 (* z (- (/ x (* t z)) (/ 1 t))))> |
#<alt (* -1 (* z (- (/ x (* t z)) (/ 1 t))))> |
#<alt (* -1 (* z (- (/ x (* t z)) (/ 1 t))))> |
#<alt (/ z t)> |
#<alt (+ (* -1 (/ x t)) (/ z t))> |
#<alt (+ (* -1 (/ x t)) (/ z t))> |
#<alt (+ (* -1 (/ x t)) (/ z t))> |
#<alt (* -1 (/ x t))> |
#<alt (* x (- (/ z (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ z (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ z (* t x)) (/ 1 t)))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t))))> |
#<alt (/ (- z x) t)> |
#<alt (/ (- z x) t)> |
#<alt (/ (- z x) t)> |
#<alt (/ (- z x) t)> |
#<alt (/ (- z x) t)> |
#<alt (/ (- z x) t)> |
#<alt (/ (- z x) t)> |
#<alt (/ (- z x) t)> |
#<alt (/ (- z x) t)> |
#<alt (/ (- z x) t)> |
#<alt (/ (- z x) t)> |
#<alt (/ (- z x) t)> |
#<alt (* -1 x)> |
#<alt (- z x)> |
#<alt (- z x)> |
#<alt (- z x)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ x z))))> |
#<alt (* z (+ 1 (* -1 (/ x z))))> |
#<alt (* z (+ 1 (* -1 (/ x z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ x z) 1)))> |
#<alt (* -1 (* z (- (/ x z) 1)))> |
#<alt (* -1 (* z (- (/ x z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 x))> |
#<alt (+ z (* -1 x))> |
#<alt (+ z (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ z x) 1))> |
#<alt (* x (- (/ z x) 1))> |
#<alt (* x (- (/ z x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ z x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ z x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ z x)))))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | (/ (- (/ y t) (/ (- z x) t)) 2) |
| 3.0ms | y | @ | -inf | (/ t (+ x (- y z))) |
| 1.0ms | z | @ | inf | (/ t (+ x (- y z))) |
| 1.0ms | t | @ | -inf | (/ (- (/ y t) (/ (- z x) t)) 2) |
| 1.0ms | t | @ | inf | (/ (- (/ y t) (/ (- z x) t)) 2) |
| 1× | batch-egg-rewrite |
| 4540× | /-lowering-/.f32 |
| 4540× | /-lowering-/.f64 |
| 4480× | *-lowering-*.f32 |
| 4480× | *-lowering-*.f64 |
| 2210× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 79 |
| 1 | 155 | 79 |
| 2 | 1487 | 79 |
| 0 | 8337 | 79 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/2 (/ t (+ x (- y z)))) |
(/ t (+ x (- y z))) |
(+ x (- y z)) |
(- y z) |
(* (/ -1/2 t) z) |
(/ -1/2 t) |
(/ (/ x t) 2) |
(/ x t) |
(/ (/ (- y z) t) 2) |
(/ (- y z) t) |
(/ (- (/ y t) (/ (- z x) t)) 2) |
(- (/ y t) (/ (- z x) t)) |
(/ y t) |
(/ (- z x) t) |
(- z x) |
| Outputs |
|---|
(+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) |
(+.f64 (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t))) |
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) (-.f64 z x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) |
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z x) t) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) |
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) (-.f64 z x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) |
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z x) t) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(-.f64 (/.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (/.f64 z (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t y) (*.f64 t t)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 t (-.f64 z x)) (*.f64 t t)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 #s(literal 2 binary64) (*.f64 t t))) (/.f64 (*.f64 t (-.f64 z x)) (*.f64 #s(literal 2 binary64) (*.f64 t t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)) #s(literal 4 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) |
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t) (*.f64 x (/.f64 #s(literal 1/2 binary64) t))) |
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x)) |
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
(/.f64 (+.f64 x (-.f64 y z)) (*.f64 t #s(literal 2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) (*.f64 #s(literal 2 binary64) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (neg.f64 (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z x))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 t (+.f64 (-.f64 x y) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64))) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (-.f64 x y) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t) |
(/.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) #s(literal 1/2 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) |
(/.f64 (-.f64 (neg.f64 (/.f64 y t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 z x))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 z x))) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 z x))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 z x))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 (-.f64 z x) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 z x))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 z x))) (*.f64 #s(literal -2 binary64) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 z x) t))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))) (neg.f64 (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (-.f64 x y) z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 x (-.f64 y z))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) t) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) t)) |
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 z x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (-.f64 y z)) t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (+.f64 x (-.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))))) |
(pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(*.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (-.f64 x y) z)) |
(*.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) #s(literal -1 binary64))) |
(*.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 x (-.f64 y z))))) |
(+.f64 x (-.f64 y z)) |
(+.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z x))) |
(+.f64 y (+.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(+.f64 (-.f64 y z) x) |
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (*.f64 x #s(literal -1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) (*.f64 x #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)) (neg.f64 (*.f64 x #s(literal -1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) (*.f64 x #s(literal -1 binary64)))) |
(-.f64 y (-.f64 z x)) |
(-.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (+.f64 x y) z) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x))))) (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))) |
(-.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (-.f64 y z) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 y z) x))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (-.f64 z x))) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (+.f64 y (-.f64 z x)))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (+.f64 x y) z)) (/.f64 (*.f64 z z) (+.f64 (+.f64 x y) z))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) x) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)) x) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) z) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (+.f64 (-.f64 x y) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 x y) z) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (neg.f64 (+.f64 (-.f64 x y) z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x)) (-.f64 (-.f64 y z) x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (+.f64 y (-.f64 z x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z)) (+.f64 (+.f64 x y) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (*.f64 (+.f64 (-.f64 x y) z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (neg.f64 (+.f64 (-.f64 x y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))))) (neg.f64 (+.f64 (*.f64 y y) (+.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (-.f64 z x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 (+.f64 x y) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 y z) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x)))) (neg.f64 (+.f64 y (-.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z z))) (neg.f64 (+.f64 (+.f64 x y) z))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 x y) z) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 z z) (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) z y) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 y z)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(/.f64 z (/.f64 t #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 t #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 t (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 z t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) z)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 z t) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z #s(literal -2 binary64))) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) t)) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1/2 binary64) t) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x t) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t #s(literal 2 binary64)))) (/.f64 x (neg.f64 (*.f64 t #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 (/.f64 x t) #s(literal -2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(/.f64 x (*.f64 t #s(literal 2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 t x))) |
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (*.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) t) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x t)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(*.f64 (/.f64 x t) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(/.f64 x t) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 z (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 z t) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t #s(literal 2 binary64)))) (/.f64 (-.f64 y z) (neg.f64 (*.f64 t #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 y z) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 y z)))) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))))) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (/.f64 z (*.f64 t #s(literal 2 binary64))))) |
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (/.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) |
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 t (-.f64 y z)))) |
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t #s(literal 2 binary64)) (+.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (neg.f64 (*.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64)) t) |
(/.f64 (-.f64 (*.f64 y (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) z)) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) z)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) z)) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) z)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal -2 binary64) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 z t))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 z t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 z t))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64)))) |
(*.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t))) |
(*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 y z) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t)) |
(+.f64 (/.f64 y t) (neg.f64 (/.f64 z t))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y t) (/.f64 z t)) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 t t)) (/.f64 (*.f64 t z) (*.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) t)) (/.f64 (*.f64 (/.f64 t y) z) (*.f64 (/.f64 t y) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) t) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 t (+.f64 y z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 y t) (/.f64 z t))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 y t) (/.f64 z t)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 y t) (/.f64 z t))) (/.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (/.f64 y t) (/.f64 z t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 z t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (/.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t))) |
(/.f64 (-.f64 y z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t (+.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) z)) (*.f64 (/.f64 t y) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (+.f64 y z) t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 t (+.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 y t) (/.f64 z t))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 z t))) (+.f64 (/.f64 y t) (/.f64 z t))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) t)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) z) t) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) z)) (*.f64 (neg.f64 (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t z)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t z))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) z))) (neg.f64 (*.f64 (/.f64 t y) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y z) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 y t) (/.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 z t) (/.f64 z t)))) (neg.f64 (+.f64 (/.f64 y t) (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 y z))) |
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t)) |
(*.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 (pow.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) t) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 y z) t) (/.f64 (-.f64 y z) (+.f64 y z))) |
(+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) x) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) t)) (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) |
(+.f64 (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 x (/.f64 #s(literal 1/2 binary64) t))) |
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) (-.f64 z x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) |
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z x) t) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) |
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) (-.f64 z x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (-.f64 z x)))) |
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 z x) t) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 z x) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 t (-.f64 y z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(-.f64 (/.f64 (+.f64 x y) (*.f64 t #s(literal 2 binary64))) (/.f64 z (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) (*.f64 t #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) (*.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t y) (*.f64 t t)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 t (-.f64 z x)) (*.f64 t t)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (/.f64 z t) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 #s(literal 2 binary64) (*.f64 t t))) (/.f64 (*.f64 t (-.f64 z x)) (*.f64 #s(literal 2 binary64) (*.f64 t t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)) #s(literal 4 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (*.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t))) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) |
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1/2 binary64) t) (*.f64 x (/.f64 #s(literal 1/2 binary64) t))) |
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) x)) |
(neg.f64 (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
(/.f64 (+.f64 x (-.f64 y z)) (*.f64 t #s(literal 2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) t) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) (*.f64 #s(literal 2 binary64) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (neg.f64 (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z x))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 t (+.f64 (-.f64 x y) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64))) (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 (-.f64 x y) z)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(/.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64)) t) |
(/.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) #s(literal 1/2 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) |
(/.f64 (-.f64 (neg.f64 (/.f64 y t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 z x))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 t #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 z x))) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 z x))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 z x))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 (-.f64 z x) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 z x))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 z x))) (*.f64 #s(literal -2 binary64) (*.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 z x) t))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 z x) t)))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 y (*.f64 t #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))) (neg.f64 (+.f64 (/.f64 y (*.f64 t #s(literal 2 binary64))) (/.f64 (-.f64 z x) (*.f64 t #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (+.f64 (-.f64 x y) z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 y z)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 x (-.f64 y z))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) t) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z)) t)) |
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1/2 binary64) (+.f64 y (-.f64 z x)))) |
(+.f64 (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(+.f64 (/.f64 y t) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)) (/.f64 y t)) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z x) t) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (-.f64 y z) t) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t)) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 t t)) (/.f64 (*.f64 t (-.f64 z x)) (*.f64 t t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) (/.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(-.f64 (/.f64 (+.f64 x y) t) (/.f64 z t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 x (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x y) z)) t) (/.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (+.f64 (-.f64 x y) z)) t)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 t (+.f64 (-.f64 x y) z))) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 t (+.f64 (-.f64 x y) z)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z x))) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 t (-.f64 z x))) (*.f64 t (/.f64 t (-.f64 z x)))) (/.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 t (/.f64 t (-.f64 z x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 z x))) (*.f64 t t))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 z x)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 z x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) t)) (/.f64 (*.f64 (/.f64 t y) (-.f64 z x)) (*.f64 (/.f64 t y) t))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (-.f64 z x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (/.f64 t (-.f64 z x)) (*.f64 (/.f64 t y) (/.f64 t (-.f64 z x)))) (/.f64 (*.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (/.f64 t y) (/.f64 t (-.f64 z x))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t) (/.f64 x t)) |
(fma.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t))) |
(fma.f64 (-.f64 z x) (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 y t)) |
(fma.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 x t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) t) (/.f64 y t)) |
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t) (/.f64 x t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z) (/.f64 x t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 y z)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) t) (/.f64 y t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 z x)) (/.f64 (-.f64 z x) t))) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (-.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 (/.f64 y t) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 t (+.f64 (-.f64 x y) z))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t (-.f64 z x))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (-.f64 z x))) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 t (-.f64 z x)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t (-.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (-.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)) (*.f64 (/.f64 y t) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) (neg.f64 (*.f64 t (+.f64 (-.f64 x y) z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) t) t) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 z x)) t) |
(/.f64 (-.f64 y (*.f64 (-.f64 z x) #s(literal 1 binary64))) t) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 z x) #s(literal 1 binary64))) t) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 t (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 t (+.f64 x z))) (*.f64 t (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 t (*.f64 t (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 t t)) (*.f64 t (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 t (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 t (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 t (/.f64 t x))) (*.f64 t (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 t (*.f64 t (/.f64 t x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 x z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 t (*.f64 (+.f64 x z) t))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 t (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 t (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 y (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 t (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 t (+.f64 (/.f64 z t) (/.f64 x t)))) |
(/.f64 (-.f64 (*.f64 y (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 t (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 y (+.f64 x z)) (*.f64 t (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t (-.f64 z x)) #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 z x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (+.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (/.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (/.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 x z) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x z) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 z t) (/.f64 x t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 x z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 (/.f64 t y) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 t y) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x z))) (*.f64 (/.f64 t y) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (/.f64 t y) (*.f64 t (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 (/.f64 t y) #s(literal -1 binary64))) (*.f64 (/.f64 t y) (neg.f64 (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 t y) (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 (/.f64 t y) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t y) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 (/.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t x))) (*.f64 (/.f64 t y) (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 (/.f64 t y) (*.f64 t (/.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 (/.f64 t y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) t)) (*.f64 (/.f64 t y) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) (*.f64 (+.f64 x z) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t y) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 (/.f64 t y) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 (/.f64 t y) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 t y) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 (/.f64 t y) (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 (/.f64 t y) (+.f64 (/.f64 z t) (/.f64 x t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (/.f64 t y) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t y) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (/.f64 t y) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 t y) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 z x))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))) |
(/.f64 (-.f64 (/.f64 t (-.f64 z x)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 t (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x z))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t x))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (/.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (+.f64 x z) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (+.f64 (/.f64 z t) (/.f64 x t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (+.f64 x z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 z x))) (*.f64 (neg.f64 (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 z x))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 t (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 x z))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 t (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (/.f64 t x))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 t (/.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) t)) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (+.f64 x z) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (/.f64 t y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 (neg.f64 (/.f64 t y)) (+.f64 (/.f64 z t) (/.f64 x t)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (neg.f64 (/.f64 t y)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 x z)) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (neg.f64 (/.f64 t y)) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t (-.f64 z x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 t (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t (-.f64 z x))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (+.f64 x z))) (*.f64 t (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 t (*.f64 t (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t t)) (*.f64 t (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 t (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 t (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 t (/.f64 t x))) (*.f64 t (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 t (*.f64 t (/.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 t (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 t (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 x z) t)) (*.f64 t (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 t (*.f64 (+.f64 x z) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 t (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 t (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 t (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 t (+.f64 (/.f64 z t) (/.f64 x t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 t (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 x z)) (*.f64 t (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 z x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 z x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t (+.f64 x z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 t (-.f64 z x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z t) (*.f64 t x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t (/.f64 t x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t (/.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 x z) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 x z) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 z x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 (/.f64 z t) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (+.f64 (/.f64 z t) (/.f64 x t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 x z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (-.f64 z x)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) (*.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 t t)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) t) (*.f64 t z)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)))) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t (-.f64 z x))) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 t (-.f64 z x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 z x))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 z x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (-.f64 z x)))) (neg.f64 (*.f64 (/.f64 t y) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (-.f64 z x))))) (neg.f64 (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 t (-.f64 z x)) (*.f64 (/.f64 t y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 t y) (/.f64 t (-.f64 z x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (+.f64 x (-.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (/.f64 (+.f64 (-.f64 x y) z) (+.f64 (-.f64 x y) z))) |
(*.f64 (-.f64 (*.f64 t y) (*.f64 t (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z x) (*.f64 (-.f64 z x) (-.f64 z x)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (/.f64 (-.f64 z x) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 y z)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 x (-.f64 y 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) (+.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) z))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (-.f64 z x))) (/.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) (+.f64 y (-.f64 z x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))) t) (/.f64 (+.f64 x (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 (-.f64 y z) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (-.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (-.f64 x y) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(/.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 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (/.f64 (-.f64 z x) t) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) x (/.f64 x t))) |
(+.f64 (/.f64 (-.f64 z x) t) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) t) (/.f64 x t))) |
(+.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 z x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) t) (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 t (+.f64 x z))) (/.f64 (*.f64 x x) (*.f64 t (+.f64 x z)))) |
(-.f64 (/.f64 (*.f64 z t) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) x)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (*.f64 z (/.f64 t x)) (*.f64 t (/.f64 t x))) (/.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 t (/.f64 t x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (/.f64 z t) (/.f64 x t))) (/.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (+.f64 (/.f64 z t) (/.f64 x t)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(neg.f64 (/.f64 (-.f64 z x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 z x) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 t (+.f64 x z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 z (-.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 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t x))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x z) t)) |
(/.f64 (*.f64 (-.f64 z x) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 x z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t))) (+.f64 (/.f64 z t) (/.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 x z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 z (*.f64 x #s(literal 1 binary64))) t) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 z (neg.f64 (/.f64 t x))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t x)))) |
(/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 t (*.f64 x #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (/.f64 t x) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) #s(literal 1 binary64))) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t x))) (*.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (/.f64 t z) (neg.f64 (/.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 t z) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 t z) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.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 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 t x) #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 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z t) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 t x)) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 t x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x z) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 x t) (/.f64 x t)))) (neg.f64 (+.f64 (/.f64 z t) (/.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 x z))) |
(pow.f64 (/.f64 t (-.f64 z x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 z x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) t) (/.f64 (-.f64 z x) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(*.f64 (/.f64 (+.f64 x z) t) (/.f64 (-.f64 z x) (+.f64 x z))) |
(+.f64 z (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) z) |
(-.f64 z x) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x z) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 z z) (-.f64 (*.f64 x x) (*.f64 z (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (-.f64 (*.f64 z z) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 x z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x z) (-.f64 (*.f64 z z) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 x x) (*.f64 z (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (+.f64 x z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 x x))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x z)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x z) (-.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 x (+.f64 x z))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
| 1× | egg-herbie |
| 4628× | *-lowering-*.f32 |
| 4628× | *-lowering-*.f64 |
| 2418× | +-lowering-+.f64 |
| 2418× | +-lowering-+.f32 |
| 1546× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 406 | 3989 |
| 1 | 1330 | 3837 |
| 2 | 4218 | 3734 |
| 0 | 8788 | 3734 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- y z) t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(* 1/2 (/ x t)) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ x t)) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (- x z) t)) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(* 1/2 (/ y t)) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ y t)) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (+ x y) t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(* -1/2 (/ z t)) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* -1/2 (/ z t)) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(/ t (- (+ x y) z)) |
(/ t (- (+ x y) z)) |
(/ t (- (+ x y) z)) |
(/ t (- (+ x y) z)) |
(/ t (- (+ x y) z)) |
(/ t (- (+ x y) z)) |
(/ t (- (+ x y) z)) |
(/ t (- (+ x y) z)) |
(/ t (- (+ x y) z)) |
(/ t (- (+ x y) z)) |
(/ t (- (+ x y) z)) |
(/ t (- (+ x y) z)) |
(/ t (- y z)) |
(+ (* -1 (/ (* t x) (pow (- y z) 2))) (/ t (- y z))) |
(+ (* x (- (/ (* t x) (pow (- y z) 3)) (/ t (pow (- y z) 2)))) (/ t (- y z))) |
(+ (* x (- (* x (- (* -1 (/ (* t x) (pow (- y z) 4))) (* -1 (/ t (pow (- y z) 3))))) (/ t (pow (- y z) 2)))) (/ t (- y z))) |
(/ t x) |
(/ (+ t (* -1 (/ (* t (- y z)) x))) x) |
(/ (- (+ t (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x)) x) |
(/ (- (+ t (* -1 (/ (* t (pow (- y z) 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x))) x) |
(/ t x) |
(* -1 (/ (+ (* -1 t) (/ (* t (- y z)) x)) x)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- y z) 2)) x) (* t (- y z))) x))) x)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- y z) 3)) x) (* t (pow (- y z) 2))) x)) (* t (- y z))) x))) x)) |
(/ t (- x z)) |
(+ (* -1 (/ (* t y) (pow (- x z) 2))) (/ t (- x z))) |
(+ (* y (- (/ (* t y) (pow (- x z) 3)) (/ t (pow (- x z) 2)))) (/ t (- x z))) |
(+ (* y (- (* y (- (* -1 (/ (* t y) (pow (- x z) 4))) (* -1 (/ t (pow (- x z) 3))))) (/ t (pow (- x z) 2)))) (/ t (- x z))) |
(/ t y) |
(/ (+ t (* -1 (/ (* t (- x z)) y))) y) |
(/ (- (+ t (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y)) y) |
(/ (- (+ t (* -1 (/ (* t (pow (- x z) 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y))) y) |
(/ t y) |
(* -1 (/ (+ (* -1 t) (/ (* t (- x z)) y)) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- x z) 2)) y) (* t (- x z))) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- x z) 3)) y) (* t (pow (- x z) 2))) y)) (* t (- x z))) y))) y)) |
(/ t (+ x y)) |
(+ (/ t (+ x y)) (/ (* t z) (pow (+ x y) 2))) |
(+ (* z (- (/ (* t z) (pow (+ x y) 3)) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y))) |
(+ (* z (- (* z (- (/ (* t z) (pow (+ x y) 4)) (* -1 (/ t (pow (+ x y) 3))))) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y))) |
(* -1 (/ t z)) |
(/ (+ (* -1 t) (* -1 (/ (* t (+ x y)) z))) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 2)) (pow z 2)))) (/ (* t (+ x y)) z)) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 3)) (pow z 3)))) (+ (/ (* t (+ x y)) z) (/ (* t (pow (+ x y) 2)) (pow z 2)))) z) |
(* -1 (/ t z)) |
(* -1 (/ (+ t (/ (* t (+ x y)) z)) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow (+ x y) 2)) z)) (* t (+ x y))) z))) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ x y) 3)) z) (* -1 (* t (pow (+ x y) 2)))) z)) (* t (+ x y))) z))) z)) |
(- y z) |
(- (+ x y) z) |
(- (+ x y) z) |
(- (+ x y) z) |
x |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(- x z) |
(- (+ x y) z) |
(- (+ x y) z) |
(- (+ x y) z) |
y |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
y |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(+ x y) |
(+ x (+ y (* -1 z))) |
(+ x (+ y (* -1 z))) |
(+ x (+ y (* -1 z))) |
(* -1 z) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(* -1/2 (/ z t)) |
(/ -1/2 t) |
(/ -1/2 t) |
(/ -1/2 t) |
(/ -1/2 t) |
(/ -1/2 t) |
(/ -1/2 t) |
(/ -1/2 t) |
(/ -1/2 t) |
(/ -1/2 t) |
(/ -1/2 t) |
(/ -1/2 t) |
(/ -1/2 t) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(* 1/2 (/ x t)) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(* -1/2 (/ z t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(* 1/2 (/ y t)) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ y t)) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ y t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(* -1/2 (/ z t)) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(* -1/2 (/ z t)) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* -1 (/ z t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(/ y t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(/ y t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(/ y t) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(* -1 (/ z t)) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 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) |
(* 1/2 (- (/ x t) (/ z t))) |
(+ (* 1/2 (- (/ x t) (/ z t))) (* 1/2 (/ y t))) |
(+ (* 1/2 (- (/ x t) (/ z t))) (* 1/2 (/ y t))) |
(+ (* 1/2 (- (/ x t) (/ z t))) (* 1/2 (/ y t))) |
(* 1/2 (/ y t)) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ y t)) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* 1/2 (/ (- (+ x y) z) t)) |
(* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(* 1/2 (+ (/ x t) (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (+ (/ x t) (/ y t)))) |
(+ (* -1/2 (/ z t)) (* 1/2 (+ (/ x t) (/ y t)))) |
(+ (* -1/2 (/ z t)) (* 1/2 (+ (/ x t) (/ y t)))) |
(* -1/2 (/ z t)) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(* -1/2 (/ z t)) |
(* -1 (* z (+ (* -1/2 (/ (- (/ y t) (* -1 (/ x t))) z)) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ (- (/ y t) (* -1 (/ x t))) z)) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ (- (/ y t) (* -1 (/ x t))) z)) (* 1/2 (/ 1 t))))) |
(* 1/2 (- (/ y t) (/ z t))) |
(+ (* 1/2 (- (/ y t) (/ z t))) (* 1/2 (/ x t))) |
(+ (* 1/2 (- (/ y t) (/ z t))) (* 1/2 (/ x t))) |
(+ (* 1/2 (- (/ y t) (/ z t))) (* 1/2 (/ x t))) |
(* 1/2 (/ x t)) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ x t)) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(- (/ x t) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/ y t) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(/ y t) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(/ (- (+ x y) z) t) |
(* -1 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(* -1 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(* -1 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(* -1 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(+ (/ x t) (/ y t)) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(* -1 (/ z t)) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (+ (* -1 (/ (- (/ y t) (* -1 (/ x t))) z)) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ (- (/ y t) (* -1 (/ x t))) z)) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ (- (/ y t) (* -1 (/ x t))) z)) (/ 1 t)))) |
(- (/ y t) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/ x t) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(/ x t) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 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) |
(* -1 (/ x t)) |
(+ (* -1 (/ x t)) (/ z t)) |
(+ (* -1 (/ x t)) (/ z t)) |
(+ (* -1 (/ x t)) (/ z t)) |
(/ z t) |
(* z (+ (* -1 (/ x (* t z))) (/ 1 t))) |
(* z (+ (* -1 (/ x (* t z))) (/ 1 t))) |
(* z (+ (* -1 (/ x (* t z))) (/ 1 t))) |
(/ z t) |
(* -1 (* z (- (/ x (* t z)) (/ 1 t)))) |
(* -1 (* z (- (/ x (* t z)) (/ 1 t)))) |
(* -1 (* z (- (/ x (* t z)) (/ 1 t)))) |
(/ z t) |
(+ (* -1 (/ x t)) (/ z t)) |
(+ (* -1 (/ x t)) (/ z t)) |
(+ (* -1 (/ x t)) (/ z t)) |
(* -1 (/ x t)) |
(* x (- (/ z (* t x)) (/ 1 t))) |
(* x (- (/ z (* t x)) (/ 1 t))) |
(* x (- (/ z (* t x)) (/ 1 t))) |
(* -1 (/ x t)) |
(* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))) |
(/ (- z x) t) |
(/ (- z x) t) |
(/ (- z x) t) |
(/ (- z x) t) |
(/ (- z x) t) |
(/ (- z x) t) |
(/ (- z x) t) |
(/ (- z x) t) |
(/ (- z x) t) |
(/ (- z x) t) |
(/ (- z x) t) |
(/ (- z x) t) |
(* -1 x) |
(- z x) |
(- z x) |
(- z x) |
z |
(* z (+ 1 (* -1 (/ x z)))) |
(* z (+ 1 (* -1 (/ x z)))) |
(* z (+ 1 (* -1 (/ x z)))) |
z |
(* -1 (* z (- (/ x z) 1))) |
(* -1 (* z (- (/ x z) 1))) |
(* -1 (* z (- (/ x z) 1))) |
z |
(+ z (* -1 x)) |
(+ z (* -1 x)) |
(+ z (* -1 x)) |
(* -1 x) |
(* x (- (/ z x) 1)) |
(* x (- (/ z x) 1)) |
(* x (- (/ z x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
| Outputs |
|---|
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ (- y z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* 1/2 (/ (- x z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* 1/2 (/ y t)) (* 1/2 (/ (- x z) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ (+ x y) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- (+ x y) z)) |
(/.f64 t (+.f64 x (-.f64 y z))) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(+ (* -1 (/ (* t x) (pow (- y z) 2))) (/ t (- y z))) |
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 (*.f64 x t) (*.f64 (-.f64 y z) (-.f64 y z)))) |
(+ (* x (- (/ (* t x) (pow (- y z) 3)) (/ t (pow (- y z) 2)))) (/ t (- y z))) |
(+.f64 (/.f64 t (-.f64 y z)) (*.f64 x (-.f64 (*.f64 (/.f64 (/.f64 t (-.f64 y z)) (-.f64 y z)) (/.f64 x (-.f64 y z))) (/.f64 (/.f64 t (-.f64 y z)) (-.f64 y z))))) |
(+ (* x (- (* x (- (* -1 (/ (* t x) (pow (- y z) 4))) (* -1 (/ t (pow (- y z) 3))))) (/ t (pow (- y z) 2)))) (/ t (- y z))) |
(+.f64 (/.f64 t (-.f64 y z)) (*.f64 x (-.f64 (*.f64 x (-.f64 (/.f64 (/.f64 t (-.f64 y z)) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 x (/.f64 t (pow.f64 (-.f64 y z) #s(literal 4 binary64)))))) (/.f64 (/.f64 t (-.f64 y z)) (-.f64 y z))))) |
(/ t x) |
(/.f64 t x) |
(/ (+ t (* -1 (/ (* t (- y z)) x))) x) |
(/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (+ t (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x)) x) |
(/.f64 (+.f64 t (/.f64 (*.f64 t (-.f64 (*.f64 (-.f64 y z) (/.f64 (-.f64 y z) x)) (-.f64 y z))) x)) x) |
(/ (- (+ t (* -1 (/ (* t (pow (- y z) 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow (- y z) 2)) (pow x 2))) (/ (* t (- y z)) x))) x) |
(/.f64 (+.f64 (-.f64 t (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 t (-.f64 (*.f64 (-.f64 y z) (/.f64 (-.f64 y z) x)) (-.f64 y z))) x)) x) |
(/ t x) |
(/.f64 t x) |
(* -1 (/ (+ (* -1 t) (/ (* t (- y z)) x)) x)) |
(/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- y z) 2)) x) (* t (- y z))) x))) x)) |
(/.f64 (+.f64 t (/.f64 (*.f64 t (-.f64 (*.f64 (-.f64 y z) (/.f64 (-.f64 y z) x)) (-.f64 y z))) x)) x) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- y z) 3)) x) (* t (pow (- y z) 2))) x)) (* t (- y z))) x))) x)) |
(/.f64 (+.f64 t (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (/.f64 (-.f64 y z) x))) (*.f64 (-.f64 y z) (-.f64 y z)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 t (-.f64 y z))) x)) x) |
(/ t (- x z)) |
(/.f64 t (-.f64 x z)) |
(+ (* -1 (/ (* t y) (pow (- x z) 2))) (/ t (- x z))) |
(+.f64 (/.f64 t (-.f64 x z)) (/.f64 (*.f64 y t) (*.f64 (-.f64 x z) (-.f64 z x)))) |
(+ (* y (- (/ (* t y) (pow (- x z) 3)) (/ t (pow (- x z) 2)))) (/ t (- x z))) |
(+.f64 (/.f64 t (-.f64 x z)) (*.f64 y (+.f64 (/.f64 (*.f64 y t) (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) (/.f64 (/.f64 t (-.f64 x z)) (-.f64 z x))))) |
(+ (* y (- (* y (- (* -1 (/ (* t y) (pow (- x z) 4))) (* -1 (/ t (pow (- x z) 3))))) (/ t (pow (- x z) 2)))) (/ t (- x z))) |
(+.f64 (/.f64 t (-.f64 x z)) (*.f64 y (+.f64 (*.f64 y (-.f64 (/.f64 t (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) (/.f64 (*.f64 y t) (pow.f64 (-.f64 x z) #s(literal 4 binary64))))) (/.f64 (/.f64 t (-.f64 x z)) (-.f64 z x))))) |
(/ t y) |
(/.f64 t y) |
(/ (+ t (* -1 (/ (* t (- x z)) y))) y) |
(/.f64 (+.f64 t (*.f64 t (/.f64 (-.f64 z x) y))) y) |
(/ (- (+ t (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y)) y) |
(/.f64 (+.f64 t (/.f64 (*.f64 t (+.f64 (*.f64 (-.f64 x z) (/.f64 (-.f64 x z) y)) (-.f64 z x))) y)) y) |
(/ (- (+ t (* -1 (/ (* t (pow (- x z) 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow (- x z) 2)) (pow y 2))) (/ (* t (- x z)) y))) y) |
(/.f64 (+.f64 t (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 x z) (-.f64 x z)) (-.f64 z x)) (/.f64 t (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t (+.f64 (*.f64 (-.f64 x z) (/.f64 (-.f64 x z) y)) (-.f64 z x))) y))) y) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (/ (* t (- x z)) y)) y)) |
(/.f64 (+.f64 t (*.f64 t (/.f64 (-.f64 z x) y))) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (- x z) 2)) y) (* t (- x z))) y))) y)) |
(/.f64 (+.f64 t (/.f64 (*.f64 t (+.f64 (*.f64 (-.f64 x z) (/.f64 (-.f64 x z) y)) (-.f64 z x))) y)) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (- x z) 3)) y) (* t (pow (- x z) 2))) y)) (* t (- x z))) y))) y)) |
(/.f64 (+.f64 t (/.f64 (-.f64 (*.f64 t (-.f64 z x)) (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))) y) (*.f64 (-.f64 x z) (-.f64 z x)))) y)) y)) y) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(+ (/ t (+ x y)) (/ (* t z) (pow (+ x y) 2))) |
(+.f64 (/.f64 t (+.f64 x y)) (/.f64 (*.f64 z t) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(+ (* z (- (/ (* t z) (pow (+ x y) 3)) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y))) |
(+.f64 (/.f64 t (+.f64 x y)) (*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 z t) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 x y)) (/.f64 t (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+ (* z (- (* z (- (/ (* t z) (pow (+ x y) 4)) (* -1 (/ t (pow (+ x y) 3))))) (* -1 (/ t (pow (+ x y) 2))))) (/ t (+ x y))) |
(+.f64 (/.f64 t (+.f64 x y)) (*.f64 z (+.f64 (/.f64 t (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 z (+.f64 (*.f64 z (/.f64 t (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (/.f64 (/.f64 t (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))))))) |
(* -1 (/ t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) z) |
(/ (+ (* -1 t) (* -1 (/ (* t (+ x y)) z))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 (*.f64 (+.f64 x y) t) z))) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 2)) (pow z 2)))) (/ (* t (+ x y)) z)) z) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow (+ x y) 3)) (pow z 3)))) (+ (/ (* t (+ x y)) z) (/ (* t (pow (+ x y) 2)) (pow z 2)))) z) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (+.f64 x y) z)) (/.f64 t (*.f64 z z)))) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z) |
(* -1 (/ t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) z) |
(* -1 (/ (+ t (/ (* t (+ x y)) z)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 (*.f64 (+.f64 x y) t) z))) z) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow (+ x y) 2)) z)) (* t (+ x y))) z))) z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t)) z) (*.f64 (+.f64 x y) t)) z)) z) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ x y) 3)) z) (* -1 (* t (pow (+ x y) 2)))) z)) (* t (+ x y))) z))) z)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t)) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) t))) z)) z) (*.f64 (+.f64 x y) t)) z)) t) z) |
(- y z) |
(-.f64 y z) |
(- (+ x y) z) |
(+.f64 x (-.f64 y z)) |
(- (+ x y) z) |
(+.f64 x (-.f64 y z)) |
(- (+ x y) z) |
(+.f64 x (-.f64 y z)) |
x |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
(* x (- (+ 1 (/ y x)) (/ z x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) |
x |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)))) |
(* -1 (* x (- (* -1 (/ (- y z) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) x)))) |
(- x z) |
(-.f64 x z) |
(- (+ x y) z) |
(+.f64 x (-.f64 y z)) |
(- (+ x y) z) |
(+.f64 x (-.f64 y z)) |
(- (+ x y) z) |
(+.f64 x (-.f64 y z)) |
y |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y))) |
(* y (- (+ 1 (/ x y)) (/ z y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) y))) |
y |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) y)))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) y)))) |
(* -1 (* y (- (* -1 (/ (- x z) y)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 z x) y)))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 z))) |
(+.f64 x (-.f64 y z)) |
(+ x (+ y (* -1 z))) |
(+.f64 x (-.f64 y z)) |
(+ x (+ y (* -1 z))) |
(+.f64 x (-.f64 y z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (- (+ (/ x z) (/ y z)) 1)) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (/ (+ x y) z))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(/ -1/2 t) |
(/.f64 #s(literal -1/2 binary64) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) y))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) y))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) y))) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 z (*.f64 y t)) (/.f64 #s(literal -1 binary64) t)))) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 z (*.f64 y t)) (/.f64 #s(literal -1 binary64) t)))) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 z (*.f64 y t)) (/.f64 #s(literal -1 binary64) t)))) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y t) z)) (/.f64 #s(literal -1/2 binary64) t))) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y t) z)) (/.f64 #s(literal -1/2 binary64) t))) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y t) z)) (/.f64 #s(literal -1/2 binary64) t))) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y t) z)) (/.f64 #s(literal -1/2 binary64) t))) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y t) z)) (/.f64 #s(literal -1/2 binary64) t))) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y t) z)) (/.f64 #s(literal -1/2 binary64) t))) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* 1/2 (/ (- y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(/ y t) |
(/.f64 y t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 y t)))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 y t)))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 y t)))) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 z (*.f64 y t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 z (*.f64 y t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 z (*.f64 y t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y t) z) (/.f64 #s(literal -1 binary64) t))) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(* 1/2 (- (/ x t) (/ z t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x z)) t) |
(+ (* 1/2 (- (/ x t) (/ z t))) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* 1/2 (- (/ x t) (/ z t))) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* 1/2 (- (/ x t) (/ z t))) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (+ (* 1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1/2 (/ (- (/ x t) (/ z t)) y)) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ (- (+ x y) z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* -1/2 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (+ (/ x t) (/ y t))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (+ (/ x t) (/ y t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (+ (/ x t) (/ y t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (+ (/ x t) (/ y t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* z (- (* 1/2 (/ (+ (/ x t) (/ y t)) z)) (* 1/2 (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z) (/.f64 #s(literal -1/2 binary64) t))) |
(* -1/2 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
(* -1 (* z (+ (* -1/2 (/ (- (/ y t) (* -1 (/ x t))) z)) (* 1/2 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/2 (/ (- (/ y t) (* -1 (/ x t))) z)) (* 1/2 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/2 (/ (- (/ y t) (* -1 (/ x t))) z)) (* 1/2 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x t) (/.f64 y t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* 1/2 (- (/ y t) (/ z t))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(+ (* 1/2 (- (/ y t) (/ z t))) (* 1/2 (/ x t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* 1/2 (- (/ y t) (/ z t))) (* 1/2 (/ x t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(+ (* 1/2 (- (/ y t) (/ z t))) (* 1/2 (/ x t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (-.f64 y z))) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* x (+ (* 1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(* -1 (* x (- (* -1/2 (/ (- (/ y t) (/ z t)) x)) (* 1/2 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) x) (/.f64 #s(literal 1/2 binary64) t))) |
(- (/ x t) (/ z t)) |
(/.f64 (-.f64 x z) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/ y t) |
(/.f64 y t) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* y (- (+ (/ 1 t) (/ x (* t y))) (/ z (* t y)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(* -1 (* y (- (* -1 (/ (- (/ x t) (/ z t)) y)) (/ 1 t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 x z) (*.f64 y t)))) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/ (- (+ x y) z) t) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(* -1 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(* -1 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(* -1 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(* -1 (/ (- (* -1 y) (* -1 (- z x))) t)) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(+ (/ x t) (/ y t)) |
(+.f64 (/.f64 x t) (/.f64 y t)) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(+ (* -1 (/ z t)) (+ (/ x t) (/ y t))) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(* z (- (+ (/ x (* t z)) (/ y (* t z))) (/ 1 t))) |
(*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (* z (+ (* -1 (/ (- (/ y t) (* -1 (/ x t))) z)) (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* z (+ (* -1 (/ (- (/ y t) (* -1 (/ x t))) z)) (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* z (+ (* -1 (/ (- (/ y t) (* -1 (/ x t))) z)) (/ 1 t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) z) (/.f64 #s(literal -1 binary64) t))) |
(- (/ y t) (/ z t)) |
(/.f64 (-.f64 y z) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(- (+ (/ x t) (/ y t)) (/ z t)) |
(/.f64 (+.f64 x (-.f64 y z)) t) |
(/ x t) |
(/.f64 x t) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t))) |
(* x (- (+ (/ 1 t) (/ y (* t x))) (/ z (* t x)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t))) |
(/ x t) |
(/.f64 x t) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) t))) |
(* -1 (* x (- (* -1 (/ (- (/ y t) (/ z t)) x)) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (-.f64 y z) t) x) (/.f64 #s(literal 1 binary64) 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) |
(* -1 (/ x t)) |
(/.f64 x (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (/ x t)) (/ z t)) |
(/.f64 (-.f64 z x) t) |
(+ (* -1 (/ x t)) (/ z t)) |
(/.f64 (-.f64 z x) t) |
(+ (* -1 (/ x t)) (/ z t)) |
(/.f64 (-.f64 z x) t) |
(/ z t) |
(/.f64 z t) |
(* z (+ (* -1 (/ x (* t z))) (/ 1 t))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z t)))) |
(* z (+ (* -1 (/ x (* t z))) (/ 1 t))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z t)))) |
(* z (+ (* -1 (/ x (* t z))) (/ 1 t))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z t)))) |
(/ z t) |
(/.f64 z t) |
(* -1 (* z (- (/ x (* t z)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ x (* t z)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ x (* t z)) (/ 1 t)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 z t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/ z t) |
(/.f64 z t) |
(+ (* -1 (/ x t)) (/ z t)) |
(/.f64 (-.f64 z x) t) |
(+ (* -1 (/ x t)) (/ z t)) |
(/.f64 (-.f64 z x) t) |
(+ (* -1 (/ x t)) (/ z t)) |
(/.f64 (-.f64 z x) t) |
(* -1 (/ x t)) |
(/.f64 x (-.f64 #s(literal 0 binary64) t)) |
(* x (- (/ z (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 z (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (/ z (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 z (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (/ z (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 z (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ x t)) |
(/.f64 x (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 z (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 z (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 z (*.f64 x t)) (/.f64 #s(literal -1 binary64) t))) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(/ (- z x) t) |
(/.f64 (-.f64 z x) t) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- z x) |
(-.f64 z x) |
(- z x) |
(-.f64 z x) |
(- z x) |
(-.f64 z x) |
z |
(* z (+ 1 (* -1 (/ x z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
(* z (+ 1 (* -1 (/ x z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
(* z (+ 1 (* -1 (/ x z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
z |
(* -1 (* z (- (/ x z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
(* -1 (* z (- (/ x z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
(* -1 (* z (- (/ x z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
z |
(+ z (* -1 x)) |
(-.f64 z x) |
(+ z (* -1 x)) |
(-.f64 z x) |
(+ z (* -1 x)) |
(-.f64 z x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ z x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z x))) |
(* x (- (/ z x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z x))) |
(* x (- (/ z x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z x))) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z x))) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z x))) |
Compiled 29851 to 3549 computations (88.1% saved)
14 alts after pruning (8 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1566 | 5 | 1571 |
| Fresh | 1 | 3 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1569 | 14 | 1583 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 71.3% | (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
| ✓ | 63.7% | (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
| ▶ | 66.8% | (/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 2 binary64)) |
| 57.6% | (/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) t) #s(literal 2 binary64)) | |
| ✓ | 43.4% | (/.f64 (/.f64 y t) #s(literal 2 binary64)) |
| ✓ | 37.1% | (/.f64 (/.f64 x t) #s(literal 2 binary64)) |
| ▶ | 67.8% | (/.f64 (-.f64 (/.f64 y t) (/.f64 z t)) #s(literal 2 binary64)) |
| 71.6% | (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) #s(literal 2 binary64)) | |
| ✓ | 35.0% | (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
| ▶ | 72.7% | (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y))) |
| 37.0% | (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) | |
| ▶ | 73.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
| ▶ | 43.3% | (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
| ✓ | 34.9% | (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
Compiled 250 to 184 computations (26.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 z y)) |
| ✓ | cost-diff | 256 | (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) |
| ✓ | cost-diff | 256 | (/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 128 | (-.f64 (/.f64 y t) (/.f64 z t)) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (/.f64 y t) (/.f64 z t)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 t (+.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
| ✓ | cost-diff | 0 | (+.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
| 2040× | *-lowering-*.f32 |
| 2040× | *-lowering-*.f64 |
| 1424× | fma-define |
| 1314× | sum3-define |
| 1116× | fnmadd-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 109 |
| 1 | 50 | 109 |
| 2 | 114 | 109 |
| 3 | 207 | 108 |
| 4 | 500 | 97 |
| 5 | 1462 | 97 |
| 6 | 4591 | 97 |
| 0 | 8219 | 97 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1/2 t) (+ y x)) |
(/ 1/2 t) |
1/2 |
t |
(+ y x) |
y |
x |
(* (/ 1/2 t) y) |
(/ 1/2 t) |
1/2 |
t |
y |
(/ 1/2 (/ t (+ x y))) |
1/2 |
(/ t (+ x y)) |
t |
(+ x y) |
x |
y |
(/ (- (/ y t) (/ z t)) 2) |
(- (/ y t) (/ z t)) |
(/ y t) |
y |
t |
(/ z t) |
z |
2 |
(/ (/ (* y (- 1 (/ z y))) t) 2) |
(/ (* y (- 1 (/ z y))) t) |
(* y (- 1 (/ z y))) |
y |
(- 1 (/ z y)) |
1 |
(/ z y) |
z |
t |
2 |
| Outputs |
|---|
(* (/ 1/2 t) (+ y x)) |
(/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
1/2 |
#s(literal 1/2 binary64) |
t |
(+ y x) |
(+.f64 y x) |
y |
x |
(* (/ 1/2 t) y) |
(/.f64 (/.f64 y #s(literal 2 binary64)) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
1/2 |
#s(literal 1/2 binary64) |
t |
y |
(/ 1/2 (/ t (+ x y))) |
(/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) t) |
1/2 |
#s(literal 1/2 binary64) |
(/ t (+ x y)) |
(/.f64 t (+.f64 y x)) |
t |
(+ x y) |
(+.f64 y x) |
x |
y |
(/ (- (/ y t) (/ z t)) 2) |
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64))) |
(- (/ y t) (/ z t)) |
(/.f64 (-.f64 y z) t) |
(/ y t) |
(/.f64 y t) |
y |
t |
(/ z t) |
(/.f64 z t) |
z |
2 |
#s(literal 2 binary64) |
(/ (/ (* y (- 1 (/ z y))) t) 2) |
(/.f64 (-.f64 y z) (*.f64 t #s(literal 2 binary64))) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(* y (- 1 (/ z y))) |
(-.f64 y z) |
y |
(- 1 (/ z y)) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
1 |
#s(literal 1 binary64) |
(/ z y) |
(/.f64 z y) |
z |
t |
2 |
#s(literal 2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 z y) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 z y)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) |
| ✓ | accuracy | 90.4% | (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 (/.f64 y t) (/.f64 z t)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 96.5% | (-.f64 (/.f64 y t) (/.f64 z t)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 t (+.f64 x y)) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) t) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) t) |
| ✓ | accuracy | 100.0% | (+.f64 y x) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
| 79.0ms | 256× | 0 | valid |
Compiled 118 to 24 computations (79.7% saved)
ival-div: 20.0ms (43.8% of total)ival-sub: 17.0ms (37.2% of total)ival-mult: 5.0ms (11% of total)ival-add: 3.0ms (6.6% of total)const: 1.0ms (2.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ 1/2 t) (+ y x))> |
#<alt (/ 1/2 t)> |
#<alt (+ y x)> |
#<alt (* (/ 1/2 t) y)> |
#<alt (/ 1/2 (/ t (+ x y)))> |
#<alt (/ t (+ x y))> |
#<alt (+ x y)> |
#<alt (/ (- (/ y t) (/ z t)) 2)> |
#<alt (- (/ y t) (/ z t))> |
#<alt (/ y t)> |
#<alt (/ z t)> |
#<alt (/ (/ (* y (- 1 (/ z y))) t) 2)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (* y (- 1 (/ z y)))> |
#<alt (- 1 (/ z y))> |
#<alt (/ z y)> |
| Outputs |
|---|
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ x t))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt (/ 1/2 t)> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ (+ x y) t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))> |
#<alt (* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ x t))> |
#<alt (* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ x t))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (+ (* 1/2 (/ x t)) (* 1/2 (/ y t)))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (/ t (+ x y))> |
#<alt (/ t (+ x y))> |
#<alt (/ t (+ x y))> |
#<alt (/ t (+ x y))> |
#<alt (/ t (+ x y))> |
#<alt (/ t (+ x y))> |
#<alt (/ t (+ x y))> |
#<alt (/ t (+ x y))> |
#<alt (/ t (+ x y))> |
#<alt (/ t (+ x y))> |
#<alt (/ t (+ x y))> |
#<alt (/ t (+ x y))> |
#<alt (/ t y)> |
#<alt (+ (* -1 (/ (* t x) (pow y 2))) (/ t y))> |
#<alt (+ (* x (- (/ (* t x) (pow y 3)) (/ t (pow y 2)))) (/ t y))> |
#<alt (+ (* x (- (* x (- (* -1 (/ (* t x) (pow y 4))) (* -1 (/ t (pow y 3))))) (/ t (pow y 2)))) (/ t y))> |
#<alt (/ t x)> |
#<alt (/ (+ t (* -1 (/ (* t y) x))) x)> |
#<alt (/ (- (+ t (/ (* t (pow y 2)) (pow x 2))) (/ (* t y) x)) x)> |
#<alt (/ (- (+ t (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow y 2)) (pow x 2))) (/ (* t y) x))) x)> |
#<alt (/ t x)> |
#<alt (* -1 (/ (+ (* -1 t) (/ (* t y) x)) x))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow y 2)) x) (* t y)) x))) x))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* t (pow y 2))) x)) (* t y)) x))) x))> |
#<alt (/ t x)> |
#<alt (+ (* -1 (/ (* t y) (pow x 2))) (/ t x))> |
#<alt (+ (* y (- (/ (* t y) (pow x 3)) (/ t (pow x 2)))) (/ t x))> |
#<alt (+ (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (* -1 (/ t (pow x 3))))) (/ t (pow x 2)))) (/ t x))> |
#<alt (/ t y)> |
#<alt (/ (+ t (* -1 (/ (* t x) y))) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (/ (* t x) y)) y)> |
#<alt (/ (- (+ t (* -1 (/ (* t (pow x 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow x 2)) (pow y 2))) (/ (* t x) y))) y)> |
#<alt (/ t y)> |
#<alt (* -1 (/ (+ (* -1 t) (/ (* t x) y)) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow x 2)) y) (* t x)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow x 3)) y) (* t (pow x 2))) y)) (* t x)) y))) y))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1/2 (/ z t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* 1/2 (/ (- y z) t))> |
#<alt (* -1/2 (/ (- (* -1 y) (* -1 z)) t))> |
#<alt (* -1/2 (/ (- (* -1 y) (* -1 z)) t))> |
#<alt (* -1/2 (/ (- (* -1 y) (* -1 z)) t))> |
#<alt (* -1/2 (/ (- (* -1 y) (* -1 z)) t))> |
#<alt (* 1/2 (/ y t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (/ z t))> |
#<alt (- (/ y t) (/ z t))> |
#<alt (- (/ y t) (/ z t))> |
#<alt (- (/ y t) (/ z t))> |
#<alt (/ y t)> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 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 (* -1 (/ (- (* -1 y) (* -1 z)) t))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 z)) t))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 z)) t))> |
#<alt (* -1 (/ (- (* -1 y) (* -1 z)) t))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 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 (/ 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/2 (/ z t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ y t))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (+ (* -1/2 (/ z t)) (* 1/2 (/ y t)))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))> |
#<alt (* -1/2 (/ z t))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* 1/2 (/ (* y (- 1 (/ z y))) t))> |
#<alt (* -1 (/ z t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (/ y t)> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ z (* t y))) (/ 1 t)))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ z (* t y)) (/ 1 t))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (+ (* -1 (/ z t)) (/ y t))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* z (- (/ y (* t z)) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t))))> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (/ (* y (- 1 (/ z y))) t)> |
#<alt (* -1 z)> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z y)))> |
#<alt (+ 1 (* -1 (/ z y)))> |
#<alt (+ 1 (* -1 (/ z y)))> |
#<alt (* -1 (/ z y))> |
#<alt (* z (- (/ 1 z) (/ 1 y)))> |
#<alt (* z (- (/ 1 z) (/ 1 y)))> |
#<alt (* z (- (/ 1 z) (/ 1 y)))> |
#<alt (* -1 (/ z y))> |
#<alt (* -1 (* z (- (/ 1 y) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 y) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 y) (/ 1 z))))> |
#<alt (* -1 (/ z y))> |
#<alt (/ (- y z) y)> |
#<alt (/ (- y z) y)> |
#<alt (/ (- y z) y)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z y)))> |
#<alt (+ 1 (* -1 (/ z y)))> |
#<alt (+ 1 (* -1 (/ z y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z y)))> |
#<alt (+ 1 (* -1 (/ z y)))> |
#<alt (+ 1 (* -1 (/ z y)))> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | t | @ | 0 | (/ (/ (* y (- 1 (/ z y))) t) 2) |
| 1.0ms | t | @ | inf | (/ (/ (* y (- 1 (/ z y))) t) 2) |
| 1.0ms | t | @ | 0 | (* (/ 1/2 t) (+ y x)) |
| 1.0ms | z | @ | inf | (/ (/ (* y (- 1 (/ z y))) t) 2) |
| 1.0ms | t | @ | -inf | (/ (- (/ y t) (/ z t)) 2) |
| 1× | batch-egg-rewrite |
| 4764× | *-lowering-*.f32 |
| 4764× | *-lowering-*.f64 |
| 4708× | /-lowering-/.f32 |
| 4708× | /-lowering-/.f64 |
| 2344× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 86 |
| 1 | 155 | 86 |
| 2 | 1490 | 86 |
| 0 | 8427 | 86 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1/2 t) (+ y x)) |
(/ 1/2 t) |
(+ y x) |
(* (/ 1/2 t) y) |
(/ 1/2 (/ t (+ x y))) |
(/ t (+ x y)) |
(+ x y) |
(/ (- (/ y t) (/ z t)) 2) |
(- (/ y t) (/ z t)) |
(/ y t) |
(/ z t) |
(/ (/ (* y (- 1 (/ z y))) t) 2) |
(/ (* y (- 1 (/ z y))) t) |
(* y (- 1 (/ z y))) |
(- 1 (/ z y)) |
(/ z y) |
| Outputs |
|---|
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t (+.f64 y x)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 y x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (+.f64 y x) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) t)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64)) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) #s(literal 1 binary64)) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 y x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 y x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 t (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 x y) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x y) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.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) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) #s(literal 1 binary64))) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x))) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (-.f64 y x))) |
(pow.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
(*.f64 (+.f64 y x) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 y x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 y x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (+.f64 y x) t) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 y x) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1/2 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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.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 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) t)) |
(/.f64 #s(literal 1/2 binary64) t) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64)) |
(+.f64 y x) |
(+.f64 x y) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 y x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.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 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 y (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 y (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (/.f64 y t) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y t))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 y t)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 y t))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(*.f64 y (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) |
(*.f64 (/.f64 y t) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t)) |
(+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) x (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) t) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 t (+.f64 y x)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 y x))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (+.f64 y x) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) t)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64)) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))) (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) #s(literal 1 binary64)) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 y x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 y x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 t (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 t (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 x y) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x y) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.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) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (/.f64 t #s(literal 1/2 binary64))) (/.f64 x (/.f64 t #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (-.f64 y x) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) #s(literal 1 binary64))) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x))) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) t))) (neg.f64 (-.f64 y x))) |
(pow.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 t (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
(*.f64 (+.f64 y x) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 y x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 y x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (+.f64 y x) t) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 y x) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1/2 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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.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 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t)) |
(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 #s(literal 0 binary64) (/.f64 t (+.f64 y x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 y x)))) |
(/.f64 t (+.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 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.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 (*.f64 t #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (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))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x))))) |
(pow.f64 (/.f64 t (+.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) t) #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 #s(literal 1 binary64) (/.f64 t (+.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.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 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(*.f64 (/.f64 t (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y)) |
(*.f64 (/.f64 t (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.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 y x) |
(+.f64 x y) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.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 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 y x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.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 y (/.f64 t #s(literal 1/2 binary64))) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) |
(+.f64 (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) |
(+.f64 (fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) z))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t y) (*.f64 t t)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 t z) (*.f64 t t)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 #s(literal 2 binary64) (*.f64 t t))) (/.f64 (*.f64 t z) (*.f64 #s(literal 2 binary64) (*.f64 t t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 z t)) #s(literal 4 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))) (/.f64 (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (/.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) y (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 y (/.f64 #s(literal 1/2 binary64) t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 y t) #s(literal 1/2 binary64) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 y z) t) #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t))))) |
(/.f64 (-.f64 y z) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) (*.f64 #s(literal 2 binary64) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 y z)) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t z))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) #s(literal 8 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) (+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64)) t) |
(/.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t z)) #s(literal 1/2 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) #s(literal 1/2 binary64)) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) z) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) z) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (neg.f64 (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (/.f64 t z))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) z)) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (/.f64 z t))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) y)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) z)) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 z t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y t)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) z)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) z)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 t z)) (*.f64 t (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (*.f64 t (/.f64 z t))) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -2 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 t #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) z)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal -2 binary64) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 z t))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (/.f64 #s(literal 2 binary64) (/.f64 z t))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (/.f64 t z))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 y t)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 2 binary64) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 z t)))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) #s(literal 8 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (/.f64 y (/.f64 t #s(literal 1/2 binary64))) (/.f64 z (/.f64 t #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t y) (*.f64 t z)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y z) t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y z) t)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y z) t) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) t) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 t y) (*.f64 t z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 y z) t) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 y z) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1/2 binary64) (+.f64 y z))) |
(+.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(+.f64 (/.f64 (-.f64 y z) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(+.f64 (/.f64 (-.f64 y z) t) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t) (/.f64 z t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 y t)) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.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)) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.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)) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.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)) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 z t) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64) (*.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)))) (fma.f64 (neg.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)) (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 y t) (/.f64 z t)) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 t t)) (/.f64 (*.f64 t z) (*.f64 t t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) (/.f64 (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) (/.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(-.f64 (/.f64 (*.f64 y (/.f64 t z)) (*.f64 t (/.f64 t z))) (/.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 t (/.f64 t z)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) t)) (/.f64 (*.f64 (/.f64 t y) z) (*.f64 (/.f64 t y) t))) |
(-.f64 (/.f64 (/.f64 t z) (*.f64 (/.f64 t y) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 (/.f64 t y) (/.f64 t z)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) (*.f64 t t))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 y t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(fma.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(fma.f64 (-.f64 (*.f64 t y) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t) (/.f64 y t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(fma.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) z) (/.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z t) (/.f64 y t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) |
(/.f64 (-.f64 y z) t) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) (*.f64 t t)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (-.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) z)) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 t t)) |
(/.f64 (neg.f64 (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t z))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (-.f64 (/.f64 (/.f64 z t) (/.f64 t z)) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z t))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(/.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) t) t) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) z) t) |
(/.f64 (-.f64 y (*.f64 z #s(literal 1 binary64))) t) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) t) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (/.f64 t z))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 t (*.f64 z #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t z))) (*.f64 (/.f64 t y) #s(literal -1 binary64))) (*.f64 (/.f64 t y) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 t y) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 t y) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t)) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t z))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t 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 z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) z)) (*.f64 (neg.f64 (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (/.f64 t y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (/.f64 t y)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t z)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 t z))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t (*.f64 z #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 t z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t z))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (*.f64 (/.f64 z t) (/.f64 (/.f64 z t) (/.f64 t z))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)) (*.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (/.f64 z t) (/.f64 t z)))) (*.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) z))) (neg.f64 (*.f64 (/.f64 t y) t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 t y) (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 t z)))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (neg.f64 (neg.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t y) (*.f64 t z)) t)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t t) (-.f64 (*.f64 t y) (*.f64 t z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 (*.f64 t y) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (*.f64 (/.f64 z t) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t))) |
(*.f64 (/.f64 (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) t) (/.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 (-.f64 y z) t) (+.f64 y z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(/.f64 y t) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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))) |
(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 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t z) #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 #s(literal 1 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (neg.f64 (/.f64 t #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal -2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) (neg.f64 (/.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) (neg.f64 (neg.f64 (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 1/2 binary64)) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 2 binary64)) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) |
(*.f64 y (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t) #s(literal 1/2 binary64))) |
(*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) (/.f64 t #s(literal 1/2 binary64)))) |
(*.f64 y (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t) #s(literal 2 binary64))) |
(*.f64 (/.f64 y t) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) (/.f64 y (/.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) #s(literal 2 binary64)) (/.f64 y t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) (/.f64 y t)) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t) y) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y))) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(*.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y))) #s(literal -1 binary64)) (/.f64 y t)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 z y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 z y)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) y)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z)))) (+.f64 #s(literal 1 binary64) (/.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) y) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))) y) (+.f64 #s(literal 1 binary64) (/.f64 z y))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z y))) (/.f64 (/.f64 (/.f64 z y) (/.f64 y z)) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y)))) (/.f64 (/.f64 (/.f64 z y) (/.f64 y z)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y))))) |
(fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 z y) (/.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))) (+.f64 #s(literal 1 binary64) (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 z y) (/.f64 y z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) (/.f64 (/.f64 z y) (/.f64 y z)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal 1 binary64) (/.f64 z y)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) (/.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z y))) |
(/.f64 z y) |
(/.f64 #s(literal 1 binary64) (/.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y z) #s(literal 1 binary64)))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) z) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 z y)) |
(*.f64 (/.f64 z y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) z) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z y))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y)) |
| 1× | egg-herbie |
| 4898× | *-lowering-*.f32 |
| 4898× | *-lowering-*.f64 |
| 2688× | /-lowering-/.f32 |
| 2688× | /-lowering-/.f64 |
| 1630× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 243 | 2792 |
| 1 | 797 | 2740 |
| 2 | 2465 | 2458 |
| 0 | 8589 | 2458 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ x t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(* 1/2 (/ y t)) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ y t)) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ y t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(* 1/2 (/ x t)) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ x t)) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
(/ 1/2 t) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ y t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ (+ x y) t)) |
(* 1/2 (/ y t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(* 1/2 (/ x t)) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ x t)) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ x t)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(* 1/2 (/ y t)) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ y t)) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(/ t (+ x y)) |
(/ t (+ x y)) |
(/ t (+ x y)) |
(/ t (+ x y)) |
(/ t (+ x y)) |
(/ t (+ x y)) |
(/ t (+ x y)) |
(/ t (+ x y)) |
(/ t (+ x y)) |
(/ t (+ x y)) |
(/ t (+ x y)) |
(/ t (+ x y)) |
(/ t y) |
(+ (* -1 (/ (* t x) (pow y 2))) (/ t y)) |
(+ (* x (- (/ (* t x) (pow y 3)) (/ t (pow y 2)))) (/ t y)) |
(+ (* x (- (* x (- (* -1 (/ (* t x) (pow y 4))) (* -1 (/ t (pow y 3))))) (/ t (pow y 2)))) (/ t y)) |
(/ t x) |
(/ (+ t (* -1 (/ (* t y) x))) x) |
(/ (- (+ t (/ (* t (pow y 2)) (pow x 2))) (/ (* t y) x)) x) |
(/ (- (+ t (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow y 2)) (pow x 2))) (/ (* t y) x))) x) |
(/ t x) |
(* -1 (/ (+ (* -1 t) (/ (* t y) x)) x)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow y 2)) x) (* t y)) x))) x)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* t (pow y 2))) x)) (* t y)) x))) x)) |
(/ t x) |
(+ (* -1 (/ (* t y) (pow x 2))) (/ t x)) |
(+ (* y (- (/ (* t y) (pow x 3)) (/ t (pow x 2)))) (/ t x)) |
(+ (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (* -1 (/ t (pow x 3))))) (/ t (pow x 2)))) (/ t x)) |
(/ t y) |
(/ (+ t (* -1 (/ (* t x) y))) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (/ (* t x) y)) y) |
(/ (- (+ t (* -1 (/ (* t (pow x 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow x 2)) (pow y 2))) (/ (* t x) y))) y) |
(/ t y) |
(* -1 (/ (+ (* -1 t) (/ (* t x) y)) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow x 2)) y) (* t x)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow x 3)) y) (* t (pow x 2))) y)) (* t x)) y))) y)) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1/2 (/ z t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(* 1/2 (/ y t)) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ y t)) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* 1/2 (/ (- y z) t)) |
(* -1/2 (/ (- (* -1 y) (* -1 z)) t)) |
(* -1/2 (/ (- (* -1 y) (* -1 z)) t)) |
(* -1/2 (/ (- (* -1 y) (* -1 z)) t)) |
(* -1/2 (/ (- (* -1 y) (* -1 z)) t)) |
(* 1/2 (/ y t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(* -1/2 (/ z t)) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(* -1/2 (/ z t)) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(* -1 (/ z t)) |
(- (/ y t) (/ z t)) |
(- (/ y t) (/ z t)) |
(- (/ y t) (/ z t)) |
(/ y t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(/ y t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 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) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(/ y t) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(* -1 (/ z t)) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 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) |
(/ 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/2 (/ z t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(* 1/2 (/ y t)) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(* 1/2 (/ y t)) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ y t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(* -1/2 (/ z t)) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(* -1/2 (/ z t)) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(* -1 (/ z t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(/ y t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(/ y t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(/ y t) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(* -1 (/ z t)) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(/ (* y (- 1 (/ z y))) t) |
(/ (* y (- 1 (/ z y))) t) |
(/ (* y (- 1 (/ z y))) t) |
(/ (* y (- 1 (/ z y))) t) |
(/ (* y (- 1 (/ z y))) t) |
(/ (* y (- 1 (/ z y))) t) |
(/ (* y (- 1 (/ z y))) t) |
(/ (* y (- 1 (/ z y))) t) |
(/ (* y (- 1 (/ z y))) t) |
(/ (* y (- 1 (/ z y))) t) |
(/ (* y (- 1 (/ z y))) t) |
(/ (* y (- 1 (/ z y))) t) |
(* -1 z) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
1 |
(+ 1 (* -1 (/ z y))) |
(+ 1 (* -1 (/ z y))) |
(+ 1 (* -1 (/ z y))) |
(* -1 (/ z y)) |
(* z (- (/ 1 z) (/ 1 y))) |
(* z (- (/ 1 z) (/ 1 y))) |
(* z (- (/ 1 z) (/ 1 y))) |
(* -1 (/ z y)) |
(* -1 (* z (- (/ 1 y) (/ 1 z)))) |
(* -1 (* z (- (/ 1 y) (/ 1 z)))) |
(* -1 (* z (- (/ 1 y) (/ 1 z)))) |
(* -1 (/ z y)) |
(/ (- y z) y) |
(/ (- y z) y) |
(/ (- y z) y) |
1 |
(+ 1 (* -1 (/ z y))) |
(+ 1 (* -1 (/ z y))) |
(+ 1 (* -1 (/ z y))) |
1 |
(+ 1 (* -1 (/ z y))) |
(+ 1 (* -1 (/ z y))) |
(+ 1 (* -1 (/ z y))) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
| Outputs |
|---|
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ (+ x y) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(* x (+ (* 1/2 (/ y (* t x))) (* 1/2 (/ 1 t)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(* -1 (* x (- (* -1/2 (/ y (* t x))) (* 1/2 (/ 1 t))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 y t) x))) |
(* 1/2 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) t) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(+ (* 1/2 (/ x t)) (* 1/2 (/ y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* y (+ (* 1/2 (/ x (* t y))) (* 1/2 (/ 1 t)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(* -1 (* y (- (* -1/2 (/ x (* t y))) (* 1/2 (/ 1 t))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t (+ x y)) |
(/.f64 t (+.f64 x y)) |
(/ t y) |
(/.f64 t y) |
(+ (* -1 (/ (* t x) (pow y 2))) (/ t y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x y))) y)) |
(+ (* x (- (/ (* t x) (pow y 3)) (/ 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 (- (* -1 (/ (* t x) (pow y 4))) (* -1 (/ t (pow y 3))))) (/ t (pow y 2)))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.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)))))) |
(/ t x) |
(/.f64 t x) |
(/ (+ t (* -1 (/ (* t y) x))) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (+.f64 (/.f64 y x) #s(literal -1 binary64))) x)) |
(/ (- (+ t (/ (* t (pow y 2)) (pow x 2))) (/ (* t y) x)) x) |
(/.f64 (+.f64 t (*.f64 (/.f64 t x) (*.f64 y (-.f64 (/.f64 y x) #s(literal 1 binary64))))) x) |
(/ (- (+ t (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow y 2)) (pow x 2))) (/ (* t y) x))) x) |
(/.f64 (+.f64 t (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 y (-.f64 (/.f64 y x) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y t)) x)) x) |
(/ t x) |
(/.f64 t x) |
(* -1 (/ (+ (* -1 t) (/ (* t y) x)) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (+.f64 (/.f64 y x) #s(literal -1 binary64))) x)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow y 2)) x) (* t y)) x))) x)) |
(/.f64 (+.f64 t (*.f64 (/.f64 t x) (*.f64 y (-.f64 (/.f64 y x) #s(literal 1 binary64))))) x) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* t (pow y 2))) x)) (* t y)) x))) x)) |
(/.f64 (+.f64 t (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 y (-.f64 (/.f64 y x) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y t)) x)) x) |
(/ t x) |
(/.f64 t x) |
(+ (* -1 (/ (* t y) (pow x 2))) (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (+.f64 (/.f64 y x) #s(literal -1 binary64))) x)) |
(+ (* y (- (/ (* t y) (pow x 3)) (/ t (pow x 2)))) (/ t x)) |
(+.f64 (/.f64 t x) (*.f64 y (*.f64 (/.f64 t (*.f64 x x)) (+.f64 (/.f64 y x) #s(literal -1 binary64))))) |
(+ (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (* -1 (/ t (pow x 3))))) (/ t (pow x 2)))) (/ t x)) |
(+.f64 (/.f64 t x) (*.f64 y (+.f64 (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (/.f64 t (*.f64 x x)) (+.f64 (/.f64 y x) #s(literal -1 binary64)))))) |
(/ t y) |
(/.f64 t y) |
(/ (+ t (* -1 (/ (* t x) y))) y) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x y))) y)) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (/ (* t x) y)) y) |
(/.f64 (+.f64 t (*.f64 (/.f64 t y) (*.f64 x (-.f64 (/.f64 x y) #s(literal 1 binary64))))) y) |
(/ (- (+ t (* -1 (/ (* t (pow x 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow x 2)) (pow y 2))) (/ (* t x) y))) y) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 x (-.f64 (/.f64 x y) #s(literal 1 binary64))))) y) (*.f64 x t)) y) t) y)) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (/ (* t x) y)) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow x 2)) y) (* t x)) y))) y)) |
(/.f64 (+.f64 t (*.f64 (/.f64 t y) (*.f64 x (-.f64 (/.f64 x y) #s(literal 1 binary64))))) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow x 3)) y) (* t (pow x 2))) y)) (* t x)) y))) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 x (-.f64 (/.f64 x y) #s(literal 1 binary64))))) y) (*.f64 x t)) y) t) y)) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(* -1/2 (/ z t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 z t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 z t)))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 z t)))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 z t)))) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (- y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (- y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (- y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (- y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (- y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (- y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (- y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (- y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1/2 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1/2 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1/2 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1/2 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1/2 (/ z t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 z t)) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1/2 (/ z t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 z t)) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(- (/ y t) (/ z t)) |
(/.f64 (-.f64 y z) t) |
(- (/ y t) (/ z t)) |
(/.f64 (-.f64 y z) t) |
(- (/ y t) (/ z t)) |
(/.f64 (-.f64 y z) t) |
(/ y t) |
(/.f64 y t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y z) t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y z) t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ (- (* -1 y) (* -1 z)) t)) |
(/.f64 (-.f64 y z) t) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(/.f64 (-.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(/.f64 (-.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(/.f64 (-.f64 y 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) |
(/ 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/2 (/ z t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 z t)) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 z t)))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 z t)))) |
(* y (+ (* -1/2 (/ z (* t y))) (* 1/2 (/ 1 t)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) t) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 z t)))) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1 (* y (- (* 1/2 (/ z (* t y))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ y t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(+ (* -1/2 (/ z t)) (* 1/2 (/ y t))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1/2 (/ z t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 z t)) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* z (- (* 1/2 (/ y (* t z))) (* 1/2 (/ 1 t)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1/2 (/ z t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 z t)) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1 (* z (+ (* -1/2 (/ y (* t z))) (* 1/2 (/ 1 t))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* 1/2 (/ (* y (- 1 (/ z y))) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y z)) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(/ y t) |
(/.f64 y t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(* y (+ (* -1 (/ z (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y z) t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y z) t) |
(* -1 (* y (- (/ z (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y z) t) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(+ (* -1 (/ z t)) (/ y t)) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(* z (- (/ y (* t z)) (/ 1 t))) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(/.f64 (-.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(/.f64 (-.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (/ 1 t)))) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(/ (* y (- 1 (/ z y))) t) |
(/.f64 (-.f64 y z) t) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y z) |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y z) |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y z) |
y |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y z) |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y z) |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y z) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(-.f64 y z) |
(* z (- (/ y z) 1)) |
(-.f64 y z) |
(* z (- (/ y z) 1)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 y z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 y z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 y z) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(+ 1 (* -1 (/ z y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(+ 1 (* -1 (/ z y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(* -1 (/ z y)) |
(/.f64 z (-.f64 #s(literal 0 binary64) y)) |
(* z (- (/ 1 z) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(* z (- (/ 1 z) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(* z (- (/ 1 z) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(* -1 (/ z y)) |
(/.f64 z (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* z (- (/ 1 y) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(* -1 (* z (- (/ 1 y) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(* -1 (* z (- (/ 1 y) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(* -1 (/ z y)) |
(/.f64 z (-.f64 #s(literal 0 binary64) y)) |
(/ (- y z) y) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/ (- y z) y) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/ (- y z) y) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(+ 1 (* -1 (/ z y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(+ 1 (* -1 (/ z y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(+ 1 (* -1 (/ z y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(+ 1 (* -1 (/ z y))) |
(-.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
Compiled 21709 to 2559 computations (88.2% saved)
14 alts after pruning (3 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1420 | 0 | 1420 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1420 | 14 | 1434 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 71.3% | (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
| ✓ | 63.7% | (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
| ✓ | 66.8% | (/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 2 binary64)) |
| 57.6% | (/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) t) #s(literal 2 binary64)) | |
| ✓ | 43.4% | (/.f64 (/.f64 y t) #s(literal 2 binary64)) |
| ✓ | 37.1% | (/.f64 (/.f64 x t) #s(literal 2 binary64)) |
| ✓ | 67.8% | (/.f64 (-.f64 (/.f64 y t) (/.f64 z t)) #s(literal 2 binary64)) |
| 71.6% | (/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) #s(literal 2 binary64)) | |
| ✓ | 35.0% | (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
| ✓ | 72.7% | (/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y))) |
| 37.0% | (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) | |
| ✓ | 73.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
| ✓ | 43.3% | (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
| ✓ | 34.9% | (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
Compiled 373 to 198 computations (46.9% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
(/.f64 (/.f64 y t) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y))) |
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
(/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 y t) (/.f64 z t)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (-.f64 y z))) t)) |
(/.f64 (-.f64 (/.f64 x t) (/.f64 (-.f64 z y) t)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 y t) (/.f64 (-.f64 z x) t)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z x))) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) x))) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z)))) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) t))) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64)) |
8 calls:
| 12.0ms | (*.f64 t #s(literal 2 binary64)) |
| 10.0ms | z |
| 9.0ms | (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))) |
| 8.0ms | (+.f64 x y) |
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
| 100.0% | 1 | t |
| 100.0% | 1 | (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))) |
| 100.0% | 1 | (-.f64 (+.f64 x y) z) |
| 100.0% | 1 | (+.f64 x y) |
| 100.0% | 1 | (*.f64 t #s(literal 2 binary64)) |
Compiled 56 to 42 computations (25% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
(/.f64 (/.f64 y t) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y))) |
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x (-.f64 y z)))) |
(/.f64 (+.f64 (/.f64 x t) (/.f64 y t)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 y t) (/.f64 z t)) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
8 calls:
| 22.0ms | x |
| 7.0ms | (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))) |
| 6.0ms | (*.f64 t #s(literal 2 binary64)) |
| 5.0ms | t |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | z |
| 99.7% | 1 | t |
| 99.7% | 1 | (/.f64 (-.f64 (+.f64 x y) z) (*.f64 t #s(literal 2 binary64))) |
| 99.7% | 1 | (-.f64 (+.f64 x y) z) |
| 99.7% | 1 | (+.f64 x y) |
| 99.7% | 1 | (*.f64 t #s(literal 2 binary64)) |
Compiled 56 to 42 computations (25% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
(/.f64 (/.f64 y t) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y))) |
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64)) |
5 calls:
| 4.0ms | x |
| 4.0ms | (+.f64 x y) |
| 4.0ms | t |
| 4.0ms | y |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.6% | 2 | x |
| 91.9% | 2 | y |
| 89.1% | 3 | z |
| 85.2% | 6 | t |
| 98.6% | 2 | (+.f64 x y) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
(/.f64 (/.f64 y t) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y))) |
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) |
4 calls:
| 5.0ms | (+.f64 x y) |
| 4.0ms | x |
| 4.0ms | z |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 3 | z |
| 86.5% | 2 | y |
| 77.1% | 2 | x |
| 87.1% | 2 | (+.f64 x y) |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
(/.f64 (/.f64 y t) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y))) |
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
3 calls:
| 6.0ms | y |
| 4.0ms | z |
| 4.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.1% | 3 | z |
| 73.1% | 1 | y |
| 82.5% | 3 | (+.f64 x y) |
Compiled 17 to 13 computations (23.5% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
(/.f64 (/.f64 y t) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (+.f64 x y))) |
| Outputs |
|---|
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
1 calls:
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.0% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
(/.f64 (/.f64 y t) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 (/.f64 y t) #s(literal 2 binary64)) |
4 calls:
| 7.0ms | x |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.2% | 4 | y |
| 71.0% | 3 | x |
| 48.8% | 4 | t |
| 62.9% | 4 | z |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 x t) #s(literal 2 binary64)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.0% | 3 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) t) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 3 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (/.f64 t x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 3 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) y) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
3 calls:
| 4.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 3 | z |
| 56.6% | 2 | y |
| 48.9% | 2 | x |
Compiled 15 to 12 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
4 calls:
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.9% | 1 | t |
| 34.9% | 1 | x |
| 34.9% | 1 | y |
| 34.9% | 1 | z |
Compiled 20 to 16 computations (20% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.7291493607434032e-113 | -3.097201401768722e-131 |
Compiled 20 to 15 computations (25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2429112710135191e-52 | 1.3946128032138028e-52 |
Compiled 20 to 15 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.2909303877417095e+168 | 4.6754281193262916e+173 |
| 18.0ms | -3.4953932603212477e+86 | -4.400955502716837e+76 |
| 22.0ms | 304× | 0 | valid |
Compiled 438 to 338 computations (22.8% saved)
ival-div: 5.0ms (44% of total)ival-sub: 2.0ms (17.6% of total)ival-add: 2.0ms (17.6% of total)ival-mult: 2.0ms (17.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 3.2909303877417095e+168 | 4.6754281193262916e+173 |
| 17.0ms | -3.4953932603212477e+86 | -4.400955502716837e+76 |
| 19.0ms | 304× | 0 | valid |
Compiled 438 to 338 computations (22.8% saved)
ival-sub: 2.0ms (24% of total)ival-div: 2.0ms (24% of total)ival-add: 2.0ms (24% of total)ival-mult: 2.0ms (24% 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 |
|---|---|---|
| 8.0ms | -6.106466476546999e-110 | -1.831425913183162e-110 |
| 11.0ms | -5.137828736313307e+65 | -2.4825524891554792e+64 |
| 12.0ms | 192× | 0 | valid |
Compiled 260 to 207 computations (20.4% saved)
ival-sub: 1.0ms (18.9% of total)ival-div: 1.0ms (18.9% of total)ival-add: 1.0ms (18.9% of total)ival-mult: 1.0ms (18.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | -6.106466476546999e-110 | -1.831425913183162e-110 |
| 11.0ms | -5.137828736313307e+65 | -2.4825524891554792e+64 |
| 12.0ms | 192× | 0 | valid |
Compiled 260 to 207 computations (20.4% saved)
ival-sub: 1.0ms (18.9% of total)ival-div: 1.0ms (18.9% of total)ival-add: 1.0ms (18.9% of total)ival-mult: 1.0ms (18.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | -6.106466476546999e-110 | -1.831425913183162e-110 |
| 12.0ms | -5.137828736313307e+65 | -2.4825524891554792e+64 |
| 13.0ms | 192× | 0 | valid |
Compiled 260 to 207 computations (20.4% saved)
ival-add: 2.0ms (31.2% of total)ival-sub: 1.0ms (15.6% of total)ival-div: 1.0ms (15.6% of total)ival-mult: 1.0ms (15.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | -6.106466476546999e-110 | -1.831425913183162e-110 |
| 32.0ms | -5.137828736313307e+65 | -2.4825524891554792e+64 |
| 33.0ms | 192× | 0 | valid |
Compiled 260 to 207 computations (20.4% saved)
ival-div: 23.0ms (85.9% of total)ival-sub: 1.0ms (3.7% of total)ival-add: 1.0ms (3.7% of total)ival-mult: 1.0ms (3.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 52.0ms | 4.237126806964989e+50 | 1.7579656205161245e+51 |
| 12.0ms | -5424685.369195088 | -3400.643531045116 |
| 45.0ms | 224× | 0 | valid |
Compiled 300 to 239 computations (20.3% saved)
ival-div: 2.0ms (32.6% of total)ival-mult: 2.0ms (32.6% of total)ival-sub: 1.0ms (16.3% of total)ival-add: 1.0ms (16.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 274× | unsub-neg_binary64 |
| 270× | distribute-lft-neg-in_binary64 |
| 206× | neg-mul-1_binary64 |
| 178× | cancel-sign-sub_binary64 |
| 154× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 216 |
| 1 | 106 | 216 |
| 2 | 120 | 216 |
| 3 | 133 | 216 |
| 4 | 161 | 216 |
| 5 | 196 | 216 |
| 6 | 254 | 216 |
| 7 | 359 | 216 |
| 8 | 494 | 216 |
| 9 | 599 | 216 |
| 10 | 755 | 216 |
| 11 | 903 | 216 |
| 12 | 1030 | 216 |
| 13 | 1102 | 216 |
| 14 | 1115 | 216 |
| 15 | 1121 | 216 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
(if (<=.f64 (+.f64 x y) #s(literal -6931674235302037/693167423530203714894603546035770925859109268843954143792619895153655326951406405759993601526034894524347802740350892957243539456 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))) |
(if (<=.f64 (+.f64 x y) #s(literal 3504793066729583/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64))) |
(if (<=.f64 z #s(literal -37000000000000001921684992893083059632842763006397327683530393559359776509797328748544 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 14399999999999999717981522117428688676857333026889080241976667670850558198652364711898172533057530479354884494580830093749359993037907846910918343075142189413601594310656 binary64)) (/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))) |
(if (<=.f64 z #s(literal -280000000000000004096594664588964448671612036602103416598011020407542981990321500454912 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 5899999999999999861173318211407245535007474993298570850047096787722809647844438590774660916194496903343538962767660545893779687795937848988234107905880185338847790366720 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))) |
(if (<=.f64 x #s(literal -24999999999999999802259656570908462705689030423557613841392074752 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 x #s(literal -8123055744494575/169230328010303641331690318856389386196071598838855992136870091590247882556495704531248437872567112920983350278405979725889536 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (/.f64 y t) #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -24999999999999999802259656570908462705689030423557613841392074752 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 x #s(literal -5923061480360627/169230328010303641331690318856389386196071598838855992136870091590247882556495704531248437872567112920983350278405979725889536 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y))) |
(if (<=.f64 x #s(literal -25999999999999999677429911847272567757621805023197276822573154304 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -3384606560206073/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y))) |
(if (<=.f64 x #s(literal -36000000000000001352135739272719454684319216452159945946249035776 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -1396150206085005/42307582002575910332922579714097346549017899709713998034217522897561970639123926132812109468141778230245837569601494931472384 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y))) |
(if (<=.f64 z #s(literal -128000 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (if (<=.f64 z #s(literal 730000000000000034928132405831464609931258971029504 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 x (-.f64 z y)) t) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 x (-.f64 y z)) t) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x (-.f64 y z))) |
(if (<=.f64 (+.f64 x y) #s(literal -6931674235302037/693167423530203714894603546035770925859109268843954143792619895153655326951406405759993601526034894524347802740350892957243539456 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 y z) t) #s(literal 2 binary64))) |
(if (<=.f64 (+.f64 x y) #s(literal 3504793066729583/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64))) |
(if (<=.f64 (+.f64 x y) #s(literal 3504793066729583/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (/.f64 (/.f64 (-.f64 x z) t) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64))) |
(if (<=.f64 z #s(literal -37000000000000001921684992893083059632842763006397327683530393559359776509797328748544 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 14399999999999999717981522117428688676857333026889080241976667670850558198652364711898172533057530479354884494580830093749359993037907846910918343075142189413601594310656 binary64)) (/.f64 (/.f64 (+.f64 y x) t) #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))) |
(if (<=.f64 z #s(literal -37000000000000001921684992893083059632842763006397327683530393559359776509797328748544 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 14399999999999999717981522117428688676857333026889080241976667670850558198652364711898172533057530479354884494580830093749359993037907846910918343075142189413601594310656 binary64)) (/.f64 (/.f64 (+.f64 x y) t) #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))) |
(if (<=.f64 z #s(literal -280000000000000004096594664588964448671612036602103416598011020407542981990321500454912 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 5899999999999999861173318211407245535007474993298570850047096787722809647844438590774660916194496903343538962767660545893779687795937848988234107905880185338847790366720 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 y x)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))) |
(if (<=.f64 z #s(literal -280000000000000004096594664588964448671612036602103416598011020407542981990321500454912 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (if (<=.f64 z #s(literal 5899999999999999861173318211407245535007474993298570850047096787722809647844438590774660916194496903343538962767660545893779687795937848988234107905880185338847790366720 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 x y)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t))) |
(if (<=.f64 x #s(literal -24999999999999999802259656570908462705689030423557613841392074752 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 x #s(literal -8123055744494575/169230328010303641331690318856389386196071598838855992136870091590247882556495704531248437872567112920983350278405979725889536 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (/.f64 y t) #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -24999999999999999802259656570908462705689030423557613841392074752 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 x #s(literal -5923061480360627/169230328010303641331690318856389386196071598838855992136870091590247882556495704531248437872567112920983350278405979725889536 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y))) |
(if (<=.f64 x #s(literal -24999999999999999802259656570908462705689030423557613841392074752 binary64)) (/.f64 (/.f64 x t) #s(literal 2 binary64)) (if (<=.f64 x #s(literal -5923061480360627/169230328010303641331690318856389386196071598838855992136870091590247882556495704531248437872567112920983350278405979725889536 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 y (/.f64 #s(literal 1/2 binary64) t)))) |
(if (<=.f64 x #s(literal -25999999999999999677429911847272567757621805023197276822573154304 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -3384606560206073/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y))) |
(if (<=.f64 x #s(literal -25999999999999999677429911847272567757621805023197276822573154304 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -3384606560206073/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (*.f64 y (/.f64 #s(literal 1/2 binary64) t)))) |
(if (<=.f64 x #s(literal -36000000000000001352135739272719454684319216452159945946249035776 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -1396150206085005/42307582002575910332922579714097346549017899709713998034217522897561970639123926132812109468141778230245837569601494931472384 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y))) |
(if (<=.f64 x #s(literal -36000000000000001352135739272719454684319216452159945946249035776 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 t x)) (if (<=.f64 x #s(literal -1396150206085005/42307582002575910332922579714097346549017899709713998034217522897561970639123926132812109468141778230245837569601494931472384 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) (*.f64 y (/.f64 #s(literal 1/2 binary64) t)))) |
(if (<=.f64 z #s(literal -128000 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z) (if (<=.f64 z #s(literal 730000000000000034928132405831464609931258971029504 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) y) (*.f64 (/.f64 #s(literal -1/2 binary64) t) z))) |
(if (<=.f64 z #s(literal -128000 binary64)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) (if (<=.f64 z #s(literal 730000000000000034928132405831464609931258971029504 binary64)) (*.f64 y (/.f64 #s(literal 1/2 binary64) t)) (*.f64 z (/.f64 #s(literal -1/2 binary64) t)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 z (/.f64 #s(literal -1/2 binary64) t)) |
| 5020× | *-lowering-*.f32 |
| 5020× | *-lowering-*.f64 |
| 4650× | /-lowering-/.f32 |
| 4650× | /-lowering-/.f64 |
| 4540× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 24 |
| 1 | 62 | 24 |
| 2 | 534 | 24 |
| 0 | 8451 | 24 |
| 0 | 23 | 78 |
| 1 | 153 | 78 |
| 2 | 1241 | 78 |
| 0 | 8325 | 78 |
| 0 | 139 | 1222 |
| 1 | 441 | 1219 |
| 2 | 1329 | 1219 |
| 3 | 4436 | 1087 |
| 0 | 8505 | 1087 |
| 0 | 9 | 9 |
| 1 | 20 | 9 |
| 2 | 46 | 9 |
| 3 | 83 | 9 |
| 4 | 184 | 9 |
| 5 | 451 | 9 |
| 6 | 909 | 9 |
| 7 | 2312 | 9 |
| 8 | 5887 | 9 |
| 0 | 8066 | 9 |
| 0 | 22 | 79 |
| 1 | 155 | 79 |
| 2 | 1487 | 79 |
| 0 | 8337 | 79 |
| 0 | 374 | 3835 |
| 1 | 1225 | 3772 |
| 2 | 3830 | 3623 |
| 0 | 8431 | 3623 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
Compiled 885 to 552 computations (37.6% saved)
(sort x y)
(negabs t)
Compiled 646 to 284 computations (56% saved)
Loading profile data...