
Time bar (total: 7.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 100% | 99.8% | 0% | 0.2% | 0% | 0% | 0% | 1 |
Compiled 18 to 14 computations (22.2% saved)
ival-div: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 667.0ms | 8255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-div: 124.0ms (34.9% of total)ival-mult: 121.0ms (34% of total)ival-sub: 50.0ms (14.1% of total)ival-add: 40.0ms (11.2% of total)const: 18.0ms (5.1% of total)backward-pass: 3.0ms (0.8% of total)| 2× | egg-herbie |
| 3440× | sum5-define |
| 2200× | sum5-define |
| 1628× | sum4-define |
| 1558× | fnmadd-define |
| 1172× | fnmadd-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 160 |
| 1 | 184 | 141 |
| 2 | 535 | 136 |
| 3 | 1603 | 135 |
| 4 | 5830 | 135 |
| 5 | 6582 | 135 |
| 6 | 6777 | 135 |
| 7 | 6802 | 135 |
| 8 | 6811 | 135 |
| 9 | 6811 | 135 |
| 0 | 14 | 10 |
| 1 | 27 | 9 |
| 2 | 62 | 9 |
| 3 | 133 | 9 |
| 4 | 288 | 9 |
| 5 | 621 | 9 |
| 6 | 1517 | 9 |
| 7 | 3116 | 9 |
| 8 | 4996 | 9 |
| 9 | 5263 | 9 |
| 10 | 5271 | 9 |
| 0 | 5271 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) t) |
| Outputs |
|---|
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) t) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64)))) |
| Inputs |
|---|
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) t) |
(+ (- (* (/ 1 8) (neg x)) (/ (* y z) 2)) t) |
(+ (- (* (/ 1 8) x) (/ (* (neg y) z) 2)) t) |
(+ (- (* (/ 1 8) x) (/ (* y (neg z)) 2)) t) |
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) (neg t)) |
(neg (+ (- (* (/ 1 8) (neg x)) (/ (* y z) 2)) t)) |
(neg (+ (- (* (/ 1 8) x) (/ (* (neg y) z) 2)) t)) |
(neg (+ (- (* (/ 1 8) x) (/ (* y (neg z)) 2)) t)) |
(neg (+ (- (* (/ 1 8) x) (/ (* y z) 2)) (neg t))) |
(+ (- (* (/ 1 8) y) (/ (* x z) 2)) t) |
(+ (- (* (/ 1 8) z) (/ (* y x) 2)) t) |
(+ (- (* (/ 1 8) t) (/ (* y z) 2)) x) |
(+ (- (* (/ 1 8) x) (/ (* z y) 2)) t) |
(+ (- (* (/ 1 8) x) (/ (* t z) 2)) y) |
(+ (- (* (/ 1 8) x) (/ (* y t) 2)) z) |
| Outputs |
|---|
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) t) |
(fnmsub x -1/8 (fnmsub z (* y -1/2) t)) |
(+ (- (* (/ 1 8) (neg x)) (/ (* y z) 2)) t) |
(fnmsub 1/8 x (fnmsub z (* y -1/2) t)) |
(+ (- (* (/ 1 8) x) (/ (* (neg y) z) 2)) t) |
(fnmsub x -1/8 (fnmsub y (* z 1/2) t)) |
(+ (- (* (/ 1 8) x) (/ (* y (neg z)) 2)) t) |
(fnmsub x -1/8 (fnmsub y (* z 1/2) t)) |
(+ (- (* (/ 1 8) x) (/ (* y z) 2)) (neg t)) |
(fnmsub x -1/8 (fma y (* z 1/2) t)) |
(neg (+ (- (* (/ 1 8) (neg x)) (/ (* y z) 2)) t)) |
(fnmsub x -1/8 (fma z (* y -1/2) t)) |
(neg (+ (- (* (/ 1 8) x) (/ (* (neg y) z) 2)) t)) |
(fnmsub 1/8 x (fma y (* z 1/2) t)) |
(neg (+ (- (* (/ 1 8) x) (/ (* y (neg z)) 2)) t)) |
(fnmsub 1/8 x (fma y (* z 1/2) t)) |
(neg (+ (- (* (/ 1 8) x) (/ (* y z) 2)) (neg t))) |
(fnmsub 1/8 x (fnmsub y (* z 1/2) t)) |
(+ (- (* (/ 1 8) y) (/ (* x z) 2)) t) |
(fmsub 1/8 y (fmsub x (* z 1/2) t)) |
(+ (- (* (/ 1 8) z) (/ (* y x) 2)) t) |
(fmsub 1/8 z (fmsub x (* y 1/2) t)) |
(+ (- (* (/ 1 8) t) (/ (* y z) 2)) x) |
(fmsub 1/8 t (fnmsub y (* z -1/2) x)) |
(+ (- (* (/ 1 8) x) (/ (* z y) 2)) t) |
(fnmsub x -1/8 (fnmsub z (* y -1/2) t)) |
(+ (- (* (/ 1 8) x) (/ (* t z) 2)) y) |
(fnmsub x -1/8 (fnmsub z (* t -1/2) y)) |
(+ (- (* (/ 1 8) x) (/ (* y t) 2)) z) |
(fma y (* t -1/2) (fma 1/8 x z)) |
(sort y z)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) |
| 0 | 0 | - | 0 | - | (*.f64 y z) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) (/.f64 (*.f64 y z) #s(literal 2 binary64))) t) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | #s(literal 8 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 y z) #s(literal 2 binary64)) |
| 79.0ms | 512× | 0 | valid |
Compiled 121 to 41 computations (66.1% saved)
ival-div: 8.0ms (36.9% of total)ival-mult: 7.0ms (32.3% of total)ival-sub: 3.0ms (13.8% of total)ival-add: 3.0ms (13.8% of total)const: 1.0ms (4.6% of total)backward-pass: 0.0ms (0% of total)Compiled 15 to 11 computations (26.7% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64)))) |
Compiled 15 to 11 computations (26.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/8 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64)))) |
| 36× | fma-lowering-fma.f32 |
| 36× | fma-define |
| 36× | fma-lowering-fma.f64 |
| 24× | +-lowering-+.f64 |
| 24× | +-lowering-+.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 34 |
| 1 | 20 | 32 |
| 2 | 37 | 32 |
| 3 | 52 | 32 |
| 4 | 56 | 32 |
| 0 | 56 | 32 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* 1/8 x) (+ t (/ (* y z) -2))) |
(* 1/8 x) |
1/8 |
x |
(+ t (/ (* y z) -2)) |
t |
(/ (* y z) -2) |
(* y z) |
y |
z |
-2 |
| Outputs |
|---|
(+ (* 1/8 x) (+ t (/ (* y z) -2))) |
(+.f64 (/.f64 (*.f64 y z) #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
1/8 |
#s(literal 1/8 binary64) |
x |
(+ t (/ (* y z) -2)) |
(+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64))) |
t |
(/ (* y z) -2) |
(/.f64 (*.f64 y z) #s(literal -2 binary64)) |
(* y z) |
(*.f64 y z) |
y |
z |
-2 |
#s(literal -2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/8 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 y z) #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64))) |
| 31.0ms | 256× | 0 | valid |
Compiled 40 to 12 computations (70% saved)
ival-mult: 4.0ms (41.9% of total)ival-div: 2.0ms (20.9% of total)ival-add: 2.0ms (20.9% of total)const: 1.0ms (10.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* 1/8 x) (+ t (/ (* y z) -2)))> |
#<alt (* 1/8 x)> |
#<alt (+ t (/ (* y z) -2))> |
#<alt (/ (* y z) -2)> |
#<alt (* y z)> |
| Outputs |
|---|
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt (* 1/8 x)> |
#<alt (* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))> |
#<alt (* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))> |
#<alt (* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x))))> |
#<alt (* 1/8 x)> |
#<alt (* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8)))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt t> |
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))> |
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))> |
#<alt (* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1)))> |
#<alt (+ t (* 1/8 x))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))> |
#<alt (* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))> |
#<alt (* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z))))> |
#<alt (+ t (* 1/8 x))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt (+ t (+ (* -1/2 (* y z)) (* 1/8 x)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))> |
#<alt (* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))> |
#<alt (* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y))))> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* -1/2 (* y z))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt t> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt t> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt t> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (+ (* 1/8 x) (+ t (/ (* y z) -2))) |
| 1.0ms | z | @ | -inf | (+ (* 1/8 x) (+ t (/ (* y z) -2))) |
| 1.0ms | y | @ | 0 | (+ (* 1/8 x) (+ t (/ (* y z) -2))) |
| 0.0ms | x | @ | inf | (+ (* 1/8 x) (+ t (/ (* y z) -2))) |
| 0.0ms | z | @ | inf | (+ (* 1/8 x) (+ t (/ (* y z) -2))) |
| 1× | batch-egg-rewrite |
| 4456× | *-lowering-*.f32 |
| 4456× | *-lowering-*.f64 |
| 2758× | /-lowering-/.f32 |
| 2758× | /-lowering-/.f64 |
| 1424× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 28 |
| 1 | 55 | 26 |
| 2 | 532 | 26 |
| 3 | 7554 | 26 |
| 0 | 8186 | 26 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 1/8 x) (+ t (/ (* y z) -2))) |
(* 1/8 x) |
(+ t (/ (* y z) -2)) |
(/ (* y z) -2) |
(* y z) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(+.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))) |
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(+.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) x)) |
(+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) t) |
(-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) x))) |
(-.f64 (/.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/8 binary64) x (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(fma.f64 x #s(literal 1/8 binary64) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(fma.f64 y (/.f64 z #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(fma.f64 z (/.f64 y #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(fma.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))) (*.f64 #s(literal 1/8 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(fma.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) x)) |
(fma.f64 (/.f64 z #s(literal -2 binary64)) y (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))) (-.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (+.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (+.f64 (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (-.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (-.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 y z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal -2 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -2 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (neg.f64 (+.f64 (*.f64 x #s(literal -1/8 binary64)) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (neg.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (pow.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (*.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (-.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))))) (-.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z)))) (*.f64 t t)) (-.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 y (/.f64 #s(literal -2 binary64) z))) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) #s(literal 1 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))) (+.f64 (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (-.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))) (-.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) t) (+.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (-.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) (-.f64 t (*.f64 #s(literal 1/8 binary64) x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/8 binary64) x) |
(*.f64 x #s(literal 1/8 binary64)) |
(+.f64 t (/.f64 y (/.f64 #s(literal -2 binary64) z))) |
(+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) (/.f64 (*.f64 t t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) |
(fma.f64 y (/.f64 z #s(literal -2 binary64)) t) |
(fma.f64 z (/.f64 y #s(literal -2 binary64)) t) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1/2 binary64) t) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) t) |
(fma.f64 (/.f64 z #s(literal -2 binary64)) y t) |
(neg.f64 (+.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z))))) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64)))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (*.f64 t t)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64))) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64))) (*.f64 (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z)))))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/16 binary64))) (*.f64 (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))))) (*.f64 (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))) #s(literal 1 binary64)) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (/.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (/.f64 #s(literal -2 binary64) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))))) (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))) (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z))))) (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (-.f64 (/.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 t t))))) |
(*.f64 (/.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 y z) (/.f64 #s(literal 4 binary64) (*.f64 y z))) (*.f64 (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) t)))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 y z) (/.f64 #s(literal -4 binary64) (*.f64 y z)))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -8 binary64)))) (+.f64 (*.f64 t t) (/.f64 (-.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (*.f64 y z) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z #s(literal -2 binary64))) |
(*.f64 y (*.f64 (/.f64 z #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 z (/.f64 y #s(literal -2 binary64))) |
(*.f64 z (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 z (*.f64 (/.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) z))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal -2 binary64)) y) |
(*.f64 (/.f64 z #s(literal -2 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) z) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 y #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 y z) |
(*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(*.f64 y (*.f64 z #s(literal 1 binary64))) |
(*.f64 z y) |
(*.f64 z (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(*.f64 z (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) y) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) z) |
(*.f64 (*.f64 #s(literal 1 binary64) y) z) |
(*.f64 (*.f64 #s(literal 1 binary64) z) y) |
| 1× | egg-herbie |
| 2522× | *-lowering-*.f32 |
| 2522× | *-lowering-*.f64 |
| 1584× | fnmadd-define |
| 1012× | times-frac |
| 998× | /-lowering-/.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 883 |
| 1 | 278 | 853 |
| 2 | 872 | 823 |
| 3 | 2425 | 823 |
| 4 | 7256 | 811 |
| 0 | 8132 | 811 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ t (* -1/2 (* y z))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(* 1/8 x) |
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x)))) |
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x)))) |
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x)))) |
(* 1/8 x) |
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8))) |
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8))) |
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
t |
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))) |
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))) |
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))) |
t |
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1))) |
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1))) |
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1))) |
(+ t (* 1/8 x)) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y)))) |
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y)))) |
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y)))) |
(* -1/2 (* y z)) |
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z)))) |
(+ t (* 1/8 x)) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z)))) |
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z)))) |
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z)))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y)))) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* -1/2 (* y z)) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
t |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
t |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
t |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ t y))) |
(* y (+ (* -1/2 z) (/ t y))) |
(* y (+ (* -1/2 z) (/ t y))) |
(* -1/2 (* y z)) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
t |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (/ t z))) |
(* z (+ (* -1/2 y) (/ t z))) |
(* z (+ (* -1/2 y) (/ t z))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
| Outputs |
|---|
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x))) |
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x))) |
(* x (+ 1/8 (+ (* -1/2 (/ (* y z) x)) (/ t x)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x))) |
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x))) |
(* -1 (* x (- (* -1 (/ (+ t (* -1/2 (* y z))) x)) 1/8))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) x))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x)) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
t |
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* t (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
t |
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (* y z)) (* 1/8 x)) t)) 1))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(+ t (* 1/8 x)) |
(-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* y (+ (* -1/2 z) (+ (* 1/8 (/ x y)) (/ t y)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* -1 (* y (+ (* -1 (/ (+ t (* 1/8 x)) y)) (* 1/2 z)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(+ t (* 1/8 x)) |
(-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(+ t (+ (* -1/2 (* y z)) (* 1/8 x))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* z (+ (* -1/2 y) (+ (* 1/8 (/ x z)) (/ t z)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* -1 (* z (+ (* -1 (/ (+ t (* 1/8 x)) z)) (* 1/2 y)))) |
(+.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal 1/8 binary64) x))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
t |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
t |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
t |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
t |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
Compiled 9409 to 761 computations (91.9% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 347 | 8 | 355 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 348 | 8 | 356 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 38.9% | (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
| 56.6% | (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -2 binary64))) | |
| ▶ | 67.5% | (-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
| ▶ | 67.3% | (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| 65.0% | (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) | |
| 35.5% | (*.f64 #s(literal 1/8 binary64) x) | |
| ▶ | 33.4% | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ▶ | 33.3% | t |
Compiled 252 to 164 computations (34.9% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
| ✓ | cost-diff | 128 | (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -1 binary64)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -1 binary64))) |
| ✓ | cost-diff | 512 | (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/8 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/8 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
| 4014× | *-lowering-*.f32 |
| 4014× | *-lowering-*.f64 |
| 2092× | sum3-define |
| 1940× | /-lowering-/.f32 |
| 1940× | /-lowering-/.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 170 |
| 1 | 67 | 167 |
| 2 | 164 | 166 |
| 3 | 509 | 163 |
| 4 | 1852 | 159 |
| 5 | 7821 | 159 |
| 0 | 8710 | 159 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- t (* x -1/8)) |
t |
(* x -1/8) |
x |
-1/8 |
t |
(* -1/2 (* y z)) |
-1/2 |
(* y z) |
y |
z |
(+ (* 1/8 x) (* -1/2 (* y z))) |
(* 1/8 x) |
1/8 |
x |
(* -1/2 (* y z)) |
-1/2 |
(* y z) |
y |
z |
(/ (+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) (* (- (* 1/8 x) t) (/ 2 (* y z)))) |
(+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) |
(* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) |
(- (* x (* x 1/64)) (* t t)) |
(* x (* x 1/64)) |
x |
(* x 1/64) |
1/64 |
(* t t) |
t |
(/ 2 (* y z)) |
2 |
(* y z) |
y |
z |
(* (- (* 1/8 x) t) -1) |
(- (* 1/8 x) t) |
(* 1/8 x) |
1/8 |
-1 |
(* (- (* 1/8 x) t) (/ 2 (* y z))) |
| Outputs |
|---|
(- t (* x -1/8)) |
(+.f64 t (*.f64 x #s(literal 1/8 binary64))) |
t |
(* x -1/8) |
(*.f64 x #s(literal -1/8 binary64)) |
x |
-1/8 |
#s(literal -1/8 binary64) |
t |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
-1/2 |
#s(literal -1/2 binary64) |
(* y z) |
(*.f64 y z) |
y |
z |
(+ (* 1/8 x) (* -1/2 (* y z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
x |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
-1/2 |
#s(literal -1/2 binary64) |
(* y z) |
(*.f64 y z) |
y |
z |
(/ (+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) (* (- (* 1/8 x) t) (/ 2 (* y z)))) |
(*.f64 y (*.f64 z (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal -1/2 binary64)))) |
(+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) |
(+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (-.f64 t (*.f64 x #s(literal 1/8 binary64)))) |
(* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(- (* x (* x 1/64)) (* t t)) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) |
(* x (* x 1/64)) |
(*.f64 x (*.f64 x #s(literal 1/64 binary64))) |
x |
(* x 1/64) |
(*.f64 x #s(literal 1/64 binary64)) |
1/64 |
#s(literal 1/64 binary64) |
(* t t) |
(*.f64 t t) |
t |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
2 |
#s(literal 2 binary64) |
(* y z) |
(*.f64 y z) |
y |
z |
(* (- (* 1/8 x) t) -1) |
(-.f64 t (*.f64 x #s(literal 1/8 binary64))) |
(- (* 1/8 x) t) |
(-.f64 (*.f64 x #s(literal 1/8 binary64)) t) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
-1 |
#s(literal -1 binary64) |
(* (- (* 1/8 x) t) (/ 2 (* y z))) |
(/.f64 (+.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 y z)) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 94.8% | (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
| ✓ | accuracy | 93.2% | (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) |
| ✓ | accuracy | 86.7% | (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
| ✓ | accuracy | 49.6% | (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/8 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | accuracy | 100.0% | (-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/8 binary64)) |
| 92.0ms | 256× | 0 | valid |
Compiled 188 to 28 computations (85.1% saved)
ival-mult: 17.0ms (61.1% of total)ival-sub: 4.0ms (14.4% of total)ival-div: 4.0ms (14.4% of total)ival-add: 2.0ms (7.2% of total)const: 1.0ms (3.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- t (* x -1/8))> |
#<alt (* x -1/8)> |
#<alt (* -1/2 (* y z))> |
#<alt (* y z)> |
#<alt (+ (* 1/8 x) (* -1/2 (* y z)))> |
#<alt (* 1/8 x)> |
#<alt (/ (+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) (* (- (* 1/8 x) t) (/ 2 (* y z))))> |
#<alt (+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1))> |
#<alt (* (- (* 1/8 x) t) -1)> |
#<alt (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z)))> |
#<alt (- (* x (* x 1/64)) (* t t))> |
#<alt (* (- (* 1/8 x) t) (/ 2 (* y z)))> |
| Outputs |
|---|
#<alt (* 1/8 x)> |
#<alt (- t (* -1/8 x))> |
#<alt (- t (* -1/8 x))> |
#<alt (- t (* -1/8 x))> |
#<alt t> |
#<alt (* t (+ 1 (* 1/8 (/ x t))))> |
#<alt (* t (+ 1 (* 1/8 (/ x t))))> |
#<alt (* t (+ 1 (* 1/8 (/ x t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1/8 (/ x t)) 1)))> |
#<alt (* -1 (* t (- (* -1/8 (/ x t)) 1)))> |
#<alt (* -1 (* t (- (* -1/8 (/ x t)) 1)))> |
#<alt t> |
#<alt (+ t (* 1/8 x))> |
#<alt (+ t (* 1/8 x))> |
#<alt (+ t (* 1/8 x))> |
#<alt (* 1/8 x)> |
#<alt (* x (+ 1/8 (/ t x)))> |
#<alt (* x (+ 1/8 (/ t x)))> |
#<alt (* x (+ 1/8 (/ t x)))> |
#<alt (* 1/8 x)> |
#<alt (* -1 (* x (- (* -1 (/ t x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ t x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ t x)) 1/8)))> |
#<alt (* -1/8 x)> |
#<alt (* -1/8 x)> |
#<alt (* -1/8 x)> |
#<alt (* -1/8 x)> |
#<alt (* -1/8 x)> |
#<alt (* -1/8 x)> |
#<alt (* -1/8 x)> |
#<alt (* -1/8 x)> |
#<alt (* -1/8 x)> |
#<alt (* -1/8 x)> |
#<alt (* -1/8 x)> |
#<alt (* -1/8 x)> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* -1/2 (* y z))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (* 1/8 x)> |
#<alt (* x (+ 1/8 (* -1/2 (/ (* y z) x))))> |
#<alt (* x (+ 1/8 (* -1/2 (/ (* y z) x))))> |
#<alt (* x (+ 1/8 (* -1/2 (/ (* y z) x))))> |
#<alt (* 1/8 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))> |
#<alt (* 1/8 x)> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (* 1/8 (/ x y))))> |
#<alt (* y (+ (* -1/2 z) (* 1/8 (/ x y))))> |
#<alt (* y (+ (* -1/2 z) (* 1/8 (/ x y))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))> |
#<alt (* 1/8 x)> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (* 1/8 (/ x z))))> |
#<alt (* z (+ (* -1/2 y) (* 1/8 (/ x z))))> |
#<alt (* z (+ (* -1/2 y) (* 1/8 (/ x z))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t))> |
#<alt (+ (* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t)) (* 1/2 (* x (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))))))> |
#<alt (+ (* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t)) (* x (+ (* -1/2 (* x (+ (* -1/8 (/ (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))) t)) (* 1/32 (/ 1 t))))) (* 1/2 (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2))))))))> |
#<alt (+ (* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t)) (* x (+ (* 1/2 (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2))))) (* x (+ (* -1/2 (+ (* -1/8 (/ (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))) t)) (* 1/32 (/ 1 t)))) (* -1/16 (/ (* x (+ (* -1/8 (/ (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))) t)) (* 1/32 (/ 1 t)))) t)))))))> |
#<alt (* 1/8 x)> |
#<alt (* x (+ 1/8 (* 1/2 (/ (- (* -1 (* y z)) (* -2 t)) x))))> |
#<alt (* x (+ 1/8 (+ (* 1/2 (/ (- (* -1 (* y z)) (* -2 t)) x)) (* 1/2 (/ (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* -8 (* t (- (* -1 (* y z)) (* -2 t))))) (pow x 2))))))> |
#<alt (* x (+ 1/8 (+ (* 1/2 (/ (- (* -1 (* y z)) (* -2 t)) x)) (+ (* 1/2 (/ (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* -8 (* t (- (* -1 (* y z)) (* -2 t))))) (pow x 2))) (* 4 (/ (* t (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* -8 (* t (- (* -1 (* y z)) (* -2 t)))))) (pow x 3)))))))> |
#<alt (* 1/8 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ (- (* y z) (* 2 t)) x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/2 (- (* y z) (* 2 t))) (* 1/2 (/ (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* 8 (* t (- (* y z) (* 2 t))))) x))) x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* t (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* 8 (* t (- (* y z) (* 2 t)))))) x)) (* -1/2 (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* 8 (* t (- (* y z) (* 2 t))))))) x)) (* -1/2 (- (* y z) (* 2 t)))) x)) 1/8)))> |
#<alt (* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x))> |
#<alt (+ (* 1/2 (* t (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))))) (* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x)))> |
#<alt (+ (* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x)) (* t (+ (* -1/2 (* t (+ (* -8 (/ (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))) x)) (* 16 (/ 1 x))))) (* 1/2 (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2))))))))> |
#<alt (+ (* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x)) (* t (+ (* 1/2 (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2))))) (* t (+ (* -4 (/ (* t (+ (* -8 (/ (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))) x)) (* 16 (/ 1 x)))) x)) (* -1/2 (+ (* -8 (/ (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))) x)) (* 16 (/ 1 x)))))))))> |
#<alt t> |
#<alt (* t (+ 1 (* 1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t))))> |
#<alt (* t (+ 1 (+ (* 1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t)) (* 1/2 (/ (- (* -1 (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))))) (* -1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))) (pow t 2))))))> |
#<alt (* t (+ 1 (+ (* 1/16 (/ (* x (- (* -1 (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))))) (* -1/8 (* x (- (* -1 (* y z)) (* -1/4 x)))))) (pow t 3))) (+ (* 1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t)) (* 1/2 (/ (- (* -1 (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))))) (* -1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))) (pow t 2)))))))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1/2 (/ (- (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (* 1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))) t)) (* 1/2 (- (* -1 (* y z)) (* -1/4 x)))) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* -1 (/ (+ (* 1/16 (/ (* x (- (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (* 1/8 (* x (- (* -1 (* y z)) (* -1/4 x)))))) t)) (* 1/2 (- (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (* 1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))))) t)) (* 1/2 (- (* -1 (* y z)) (* -1/4 x)))) t)) 1)))> |
#<alt (/ (- (* 1/64 (pow x 2)) (pow t 2)) (- (* 1/8 x) t))> |
#<alt (- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t)))> |
#<alt (- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t)))> |
#<alt (- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (- (+ (* -1/2 z) (* 1/64 (/ (pow x 2) (* y (- (* 1/8 x) t))))) (/ (pow t 2) (* y (- (* 1/8 x) t)))))> |
#<alt (* y (- (+ (* -1/2 z) (* 1/64 (/ (pow x 2) (* y (- (* 1/8 x) t))))) (/ (pow t 2) (* y (- (* 1/8 x) t)))))> |
#<alt (* y (- (+ (* -1/2 z) (* 1/64 (/ (pow x 2) (* y (- (* 1/8 x) t))))) (/ (pow t 2) (* y (- (* 1/8 x) t)))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* y (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) y)) (* 1/2 z))))> |
#<alt (/ (- (* 1/64 (pow x 2)) (pow t 2)) (- (* 1/8 x) t))> |
#<alt (- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t)))> |
#<alt (- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t)))> |
#<alt (- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (- (+ (* -1/2 y) (* 1/64 (/ (pow x 2) (* z (- (* 1/8 x) t))))) (/ (pow t 2) (* z (- (* 1/8 x) t)))))> |
#<alt (* z (- (+ (* -1/2 y) (* 1/64 (/ (pow x 2) (* z (- (* 1/8 x) t))))) (/ (pow t 2) (* z (- (* 1/8 x) t)))))> |
#<alt (* z (- (+ (* -1/2 y) (* 1/64 (/ (pow x 2) (* z (- (* 1/8 x) t))))) (/ (pow t 2) (* z (- (* 1/8 x) t)))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) z)) (* 1/2 y))))> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt (+ t (+ (* -2 (/ (pow t 2) (* y z))) (* -1/8 x)))> |
#<alt (+ t (+ (* -2 (/ (pow t 2) (* y z))) (* x (- (* 1/32 (/ x (* y z))) 1/8))))> |
#<alt (+ t (+ (* -2 (/ (pow t 2) (* y z))) (* x (- (* 1/32 (/ x (* y z))) 1/8))))> |
#<alt (* 1/32 (/ (pow x 2) (* y z)))> |
#<alt (* (pow x 2) (- (* 1/32 (/ 1 (* y z))) (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (+ (* 1/32 (/ 1 (* y z))) (/ t (pow x 2)))) (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (+ (* 1/32 (/ 1 (* y z))) (/ t (pow x 2)))) (* 1/8 (/ 1 x))))> |
#<alt (* 1/32 (/ (pow x 2) (* y z)))> |
#<alt (* (pow x 2) (- (* 1/32 (/ 1 (* y z))) (* 1/8 (/ 1 x))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ 1/8 (* -1 (/ (+ t (* -2 (/ (pow t 2) (* y z)))) x))) x)) (* 1/32 (/ 1 (* y z)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ 1/8 (* -1 (/ (+ t (* -2 (/ (pow t 2) (* y z)))) x))) x)) (* 1/32 (/ 1 (* y z)))))> |
#<alt (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))> |
#<alt (+ t (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))> |
#<alt (+ (* -1/8 x) (+ (* 1/32 (/ (pow x 2) (* y z))) (* t (+ 1 (* -2 (/ t (* y z)))))))> |
#<alt (+ (* -1/8 x) (+ (* 1/32 (/ (pow x 2) (* y z))) (* t (+ 1 (* -2 (/ t (* y z)))))))> |
#<alt (* -2 (/ (pow t 2) (* y z)))> |
#<alt (* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (+ (* -1/8 (/ x (pow t 2))) (+ (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (/ 1 t))) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (+ (* -1/8 (/ x (pow t 2))) (+ (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (/ 1 t))) (* 2 (/ 1 (* y z)))))> |
#<alt (* -2 (/ (pow t 2) (* y z)))> |
#<alt (* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))) t)) 1) t)) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))) t)) 1) t)) (* 2 (/ 1 (* y z)))))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (/ (+ (* -1 (* y (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) z))) y)> |
#<alt (/ (+ (* -1 (* y (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) z))) y)> |
#<alt (/ (+ (* -1 (* y (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) z))) y)> |
#<alt (* -1 (- (* 1/8 x) t))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt (* -1 (- (* 1/8 x) t))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (/ (+ (* -1 (* z (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) y))) z)> |
#<alt (/ (+ (* -1 (* z (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) y))) z)> |
#<alt (/ (+ (* -1 (* z (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) y))) z)> |
#<alt (* -1 (- (* 1/8 x) t))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt (* -1 (- (* 1/8 x) t))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt (+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))))> |
#<alt t> |
#<alt (+ t (* -1/8 x))> |
#<alt (+ t (* -1/8 x))> |
#<alt (+ t (* -1/8 x))> |
#<alt (* -1/8 x)> |
#<alt (* x (- (/ t x) 1/8))> |
#<alt (* x (- (/ t x) 1/8))> |
#<alt (* x (- (/ t x) 1/8))> |
#<alt (* -1/8 x)> |
#<alt (* -1 (* x (+ 1/8 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1/8 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1/8 (* -1 (/ t x)))))> |
#<alt (* -1/8 x)> |
#<alt (+ t (* -1/8 x))> |
#<alt (+ t (* -1/8 x))> |
#<alt (+ t (* -1/8 x))> |
#<alt t> |
#<alt (* t (+ 1 (* -1/8 (/ x t))))> |
#<alt (* t (+ 1 (* -1/8 (/ x t))))> |
#<alt (* t (+ 1 (* -1/8 (/ x t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* 1/8 (/ x t)) 1)))> |
#<alt (* -1 (* t (- (* 1/8 (/ x t)) 1)))> |
#<alt (* -1 (* t (- (* 1/8 (/ x t)) 1)))> |
#<alt (* -2 (/ (pow t 2) (* y z)))> |
#<alt (+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z))))> |
#<alt (+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z))))> |
#<alt (+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z))))> |
#<alt (* 1/32 (/ (pow x 2) (* y z)))> |
#<alt (* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z)))))> |
#<alt (* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z)))))> |
#<alt (* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z)))))> |
#<alt (* 1/32 (/ (pow x 2) (* y z)))> |
#<alt (* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z)))))> |
#<alt (* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z)))))> |
#<alt (* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z)))))> |
#<alt (* 1/32 (/ (pow x 2) (* y z)))> |
#<alt (+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z))))> |
#<alt (+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z))))> |
#<alt (+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z))))> |
#<alt (* -2 (/ (pow t 2) (* y z)))> |
#<alt (* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z)))))> |
#<alt (* -2 (/ (pow t 2) (* y z)))> |
#<alt (* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z)))))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))> |
#<alt (* -1 (pow t 2))> |
#<alt (- (* 1/64 (pow x 2)) (pow t 2))> |
#<alt (- (* 1/64 (pow x 2)) (pow t 2))> |
#<alt (- (* 1/64 (pow x 2)) (pow t 2))> |
#<alt (* 1/64 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2)))))> |
#<alt (* 1/64 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2)))))> |
#<alt (* 1/64 (pow x 2))> |
#<alt (+ (* -1 (pow t 2)) (* 1/64 (pow x 2)))> |
#<alt (+ (* -1 (pow t 2)) (* 1/64 (pow x 2)))> |
#<alt (+ (* -1 (pow t 2)) (* 1/64 (pow x 2)))> |
#<alt (* -1 (pow t 2))> |
#<alt (* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1))> |
#<alt (* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1))> |
#<alt (* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1))> |
#<alt (* -1 (pow t 2))> |
#<alt (* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1))> |
#<alt (* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1))> |
#<alt (* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z))))> |
#<alt (+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z))))> |
#<alt (+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z))))> |
#<alt (* 1/4 (/ x (* y z)))> |
#<alt (* x (+ (* -2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z)))))> |
#<alt (* x (+ (* -2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z)))))> |
#<alt (* x (+ (* -2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z)))))> |
#<alt (* 1/4 (/ x (* y z)))> |
#<alt (* -1 (* x (- (* 2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z))))))> |
#<alt (* -1 (* x (- (* 2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z))))))> |
#<alt (* -1 (* x (- (* 2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z))))))> |
#<alt (* 1/4 (/ x (* y z)))> |
#<alt (+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z))))> |
#<alt (+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z))))> |
#<alt (+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z))))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* t (- (* 1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z)))))> |
#<alt (* t (- (* 1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z)))))> |
#<alt (* t (- (* 1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z)))))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -1 (* t (+ (* -1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z))))))> |
#<alt (* -1 (* t (+ (* -1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z))))))> |
#<alt (* -1 (* t (+ (* -1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z))))))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
#<alt (* 2 (/ (- (* 1/8 x) t) (* y z)))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | (/ (+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) (* (- (* 1/8 x) t) (/ 2 (* y z)))) |
| 3.0ms | x | @ | 0 | (/ (+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) (* (- (* 1/8 x) t) (/ 2 (* y z)))) |
| 3.0ms | z | @ | inf | (/ (+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) (* (- (* 1/8 x) t) (/ 2 (* y z)))) |
| 2.0ms | y | @ | 0 | (/ (+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) (* (- (* 1/8 x) t) (/ 2 (* y z)))) |
| 2.0ms | t | @ | 0 | (/ (+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) (* (- (* 1/8 x) t) (/ 2 (* y z)))) |
| 1× | batch-egg-rewrite |
| 3808× | /-lowering-/.f32 |
| 3808× | /-lowering-/.f64 |
| 3568× | *-lowering-*.f32 |
| 3568× | *-lowering-*.f64 |
| 1758× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 116 |
| 1 | 143 | 112 |
| 2 | 1454 | 112 |
| 0 | 8315 | 112 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- t (* x -1/8)) |
(* x -1/8) |
(* -1/2 (* y z)) |
(* y z) |
(+ (* 1/8 x) (* -1/2 (* y z))) |
(* 1/8 x) |
(/ (+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) (* (- (* 1/8 x) t) (/ 2 (* y z)))) |
(+ (* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) (* (- (* 1/8 x) t) -1)) |
(* (- (* 1/8 x) t) -1) |
(* (- (* x (* x 1/64)) (* t t)) (/ 2 (* y z))) |
(- (* x (* x 1/64)) (* t t)) |
(* (- (* 1/8 x) t) (/ 2 (* y z))) |
| Outputs |
|---|
(+.f64 t (*.f64 x #s(literal 1/8 binary64))) |
(+.f64 (*.f64 x #s(literal 1/8 binary64)) t) |
(-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (*.f64 x #s(literal 1/8 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(fma.f64 x #s(literal 1/8 binary64) t) |
(fma.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) x) t) |
(fma.f64 #s(literal 1/8 binary64) x t) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/8 binary64)) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/8 binary64) t) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))) (+.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) (-.f64 t (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (neg.f64 (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (neg.f64 (-.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 (*.f64 t t) (*.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (*.f64 (+.f64 t (*.f64 x #s(literal -1/8 binary64))) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 (*.f64 t t) (*.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))))) (neg.f64 (neg.f64 (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (/.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 (/.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))))) |
(*.f64 x #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) x) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
(*.f64 (*.f64 #s(literal -1/2 binary64) z) y) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))) |
(+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal -1/8 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64)) (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))))) |
(fma.f64 x #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1/8 binary64) x (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) z) y (*.f64 x #s(literal 1/8 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/8 binary64))) |
(neg.f64 (*.f64 x #s(literal -1/8 binary64))) |
(*.f64 x #s(literal 1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal 1/8 binary64) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/8 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/8 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (*.f64 y z)))) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (*.f64 y z))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (*.f64 y z))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (*.f64 y z)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (*.f64 y z))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) |
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (*.f64 y z)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (*.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (*.f64 y z))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(*.f64 (/.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(*.f64 (/.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal 2 binary64)) (*.f64 y z)) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (*.f64 y z)) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal -2 binary64)) (*.f64 y (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal 1 binary64)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 2 binary64) y)) z) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 z))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 2 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 y z))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) y)) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) #s(literal 2 binary64)) (/.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) #s(literal -2 binary64)) (/.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 y z))) (/.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 #s(literal 2 binary64) y)) (/.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y))) |
(+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(+.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z)) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) y) (/.f64 #s(literal 2 binary64) z) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (/.f64 #s(literal 2 binary64) y) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (*.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 y z) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 y z) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 y z) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 y z) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) y)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) y)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) y)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) y)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 z (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 z (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 z (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 z (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 z (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 z (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 z (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 z (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) y) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 z (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 z (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 z (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) y) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 z (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 z (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 y (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) z) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 y (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 y (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) z) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (*.f64 y (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)))) (*.f64 y (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 y z)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) z) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 y z))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) z) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) z) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) y))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) y) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 y z)) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z)) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z)) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) z) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 y z))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) z) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) z) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) y))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) y) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 y z)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) z) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 y z))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) z) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) z) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) y))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) y) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) z))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 y z)) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z)) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z)) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) z) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y)))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 y z))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 y (neg.f64 z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y (neg.f64 z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) z) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) z) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) y))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) y) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) z))) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))))) (neg.f64 (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (-.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/8 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (neg.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64))) (neg.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/8 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) |
(+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 (*.f64 t t) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) y) (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) y) (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (/.f64 #s(literal 2 binary64) y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (/.f64 #s(literal 2 binary64) y) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) y)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) y)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 y (neg.f64 z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)) (*.f64 y (neg.f64 z))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 y (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) z) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) z) y) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64))) (neg.f64 (*.f64 y (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (neg.f64 (*.f64 y (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 y (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) y)) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) z)) (neg.f64 y)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) #s(literal 8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 y z) (*.f64 y z)))) (pow.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))))))) |
(pow.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) y) (/.f64 #s(literal 1 binary64) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (neg.f64 y))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) y) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) z) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y z)) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (neg.f64 z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (neg.f64 y)) (/.f64 #s(literal -2 binary64) z)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(+.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (-.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (-.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) t) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/64 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 x (*.f64 x #s(literal 1/64 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 x (*.f64 x #s(literal 1/64 binary64)) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 x (*.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 x (*.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal -1/8 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 x (*.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal -1/8 binary64))) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal 1/8 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal 1/8 binary64))) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x #s(literal -1/8 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x #s(literal -1/8 binary64)) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 x #s(literal 1/8 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 x #s(literal 1/8 binary64)) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 #s(literal 1/64 binary64) (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 #s(literal 1/64 binary64) (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 #s(literal 1/64 binary64) (*.f64 x x) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 (*.f64 x #s(literal 1/64 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 (*.f64 x #s(literal 1/64 binary64)) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (*.f64 x #s(literal 1/64 binary64)) x (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) t (*.f64 x (*.f64 x #s(literal 1/64 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) |
(fma.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (*.f64 x x) #s(literal 1/64 binary64) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) x) #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) x) #s(literal -1/8 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) x) #s(literal -1/8 binary64) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1/8 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1/8 binary64)) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1/8 binary64)) x (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) x) #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) x) #s(literal 1/8 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) x) #s(literal 1/8 binary64) (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal 1/8 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal 1/8 binary64)) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal 1/8 binary64)) x (neg.f64 (-.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) (-.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) (neg.f64 (-.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (pow.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (-.f64 (*.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64)))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))))) (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/262144 binary64))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4096 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) |
(*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 t (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (neg.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (*.f64 y z) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 y z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) y)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 y z) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64))) (neg.f64 (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (*.f64 y (neg.f64 z))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) (neg.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) #s(literal -2 binary64)) (*.f64 y (neg.f64 z))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) #s(literal 1 binary64)) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 #s(literal 2 binary64) y)) z) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y)) (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) z)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (*.f64 y (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) z) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (*.f64 y (neg.f64 z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (*.f64 z (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) y) z) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) z) y) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal 2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal -2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (*.f64 y (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)))) (neg.f64 (*.f64 y (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (neg.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) #s(literal -2 binary64))) (neg.f64 (*.f64 y (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 #s(literal 2 binary64) y))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64))) (neg.f64 (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (*.f64 y (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) (/.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (+.f64 t (*.f64 x #s(literal 1/8 binary64))) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (neg.f64 (*.f64 y (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 y (neg.f64 z)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)))) (neg.f64 (*.f64 z (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) y)) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) z)) (neg.f64 y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/8 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 y z))))))) |
(pow.f64 (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) t)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) y) (/.f64 #s(literal 1 binary64) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) y) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) y) (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)))) (/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) z) (-.f64 (*.f64 t t) (*.f64 x (*.f64 x #s(literal 1/64 binary64))))) (/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) (/.f64 #s(literal 2 binary64) (+.f64 t (*.f64 x #s(literal 1/8 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (*.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x #s(literal 1/8 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 t (*.f64 t t))) (*.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t (+.f64 t (*.f64 x #s(literal 1/8 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (neg.f64 z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (neg.f64 z))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (neg.f64 y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (neg.f64 y))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) t) (*.f64 y z)) #s(literal 2 binary64)) |
| 1× | egg-herbie |
| 6008× | *-lowering-*.f32 |
| 6008× | *-lowering-*.f64 |
| 2822× | +-lowering-+.f64 |
| 2822× | +-lowering-+.f32 |
| 1642× | distribute-lft-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 401 | 4984 |
| 1 | 1390 | 4720 |
| 2 | 5097 | 4682 |
| 0 | 9081 | 4682 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/8 x) |
(- t (* -1/8 x)) |
(- t (* -1/8 x)) |
(- t (* -1/8 x)) |
t |
(* t (+ 1 (* 1/8 (/ x t)))) |
(* t (+ 1 (* 1/8 (/ x t)))) |
(* t (+ 1 (* 1/8 (/ x t)))) |
t |
(* -1 (* t (- (* -1/8 (/ x t)) 1))) |
(* -1 (* t (- (* -1/8 (/ x t)) 1))) |
(* -1 (* t (- (* -1/8 (/ x t)) 1))) |
t |
(+ t (* 1/8 x)) |
(+ t (* 1/8 x)) |
(+ t (* 1/8 x)) |
(* 1/8 x) |
(* x (+ 1/8 (/ t x))) |
(* x (+ 1/8 (/ t x))) |
(* x (+ 1/8 (/ t x))) |
(* 1/8 x) |
(* -1 (* x (- (* -1 (/ t x)) 1/8))) |
(* -1 (* x (- (* -1 (/ t x)) 1/8))) |
(* -1 (* x (- (* -1 (/ t x)) 1/8))) |
(* -1/8 x) |
(* -1/8 x) |
(* -1/8 x) |
(* -1/8 x) |
(* -1/8 x) |
(* -1/8 x) |
(* -1/8 x) |
(* -1/8 x) |
(* -1/8 x) |
(* -1/8 x) |
(* -1/8 x) |
(* -1/8 x) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1/2 (* y z)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(* 1/8 x) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(* 1/8 x) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(* 1/8 x) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(* -1/2 (* y z)) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(* 1/8 x) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t)) |
(+ (* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t)) (* 1/2 (* x (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2))))))) |
(+ (* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t)) (* x (+ (* -1/2 (* x (+ (* -1/8 (/ (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))) t)) (* 1/32 (/ 1 t))))) (* 1/2 (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))))))) |
(+ (* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t)) (* x (+ (* 1/2 (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2))))) (* x (+ (* -1/2 (+ (* -1/8 (/ (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))) t)) (* 1/32 (/ 1 t)))) (* -1/16 (/ (* x (+ (* -1/8 (/ (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))) t)) (* 1/32 (/ 1 t)))) t))))))) |
(* 1/8 x) |
(* x (+ 1/8 (* 1/2 (/ (- (* -1 (* y z)) (* -2 t)) x)))) |
(* x (+ 1/8 (+ (* 1/2 (/ (- (* -1 (* y z)) (* -2 t)) x)) (* 1/2 (/ (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* -8 (* t (- (* -1 (* y z)) (* -2 t))))) (pow x 2)))))) |
(* x (+ 1/8 (+ (* 1/2 (/ (- (* -1 (* y z)) (* -2 t)) x)) (+ (* 1/2 (/ (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* -8 (* t (- (* -1 (* y z)) (* -2 t))))) (pow x 2))) (* 4 (/ (* t (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* -8 (* t (- (* -1 (* y z)) (* -2 t)))))) (pow x 3))))))) |
(* 1/8 x) |
(* -1 (* x (- (* 1/2 (/ (- (* y z) (* 2 t)) x)) 1/8))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/2 (- (* y z) (* 2 t))) (* 1/2 (/ (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* 8 (* t (- (* y z) (* 2 t))))) x))) x)) 1/8))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* t (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* 8 (* t (- (* y z) (* 2 t)))))) x)) (* -1/2 (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* 8 (* t (- (* y z) (* 2 t))))))) x)) (* -1/2 (- (* y z) (* 2 t)))) x)) 1/8))) |
(* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x)) |
(+ (* 1/2 (* t (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))))) (* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x))) |
(+ (* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x)) (* t (+ (* -1/2 (* t (+ (* -8 (/ (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))) x)) (* 16 (/ 1 x))))) (* 1/2 (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))))))) |
(+ (* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x)) (* t (+ (* 1/2 (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2))))) (* t (+ (* -4 (/ (* t (+ (* -8 (/ (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))) x)) (* 16 (/ 1 x)))) x)) (* -1/2 (+ (* -8 (/ (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))) x)) (* 16 (/ 1 x))))))))) |
t |
(* t (+ 1 (* 1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t)))) |
(* t (+ 1 (+ (* 1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t)) (* 1/2 (/ (- (* -1 (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))))) (* -1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))) (pow t 2)))))) |
(* t (+ 1 (+ (* 1/16 (/ (* x (- (* -1 (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))))) (* -1/8 (* x (- (* -1 (* y z)) (* -1/4 x)))))) (pow t 3))) (+ (* 1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t)) (* 1/2 (/ (- (* -1 (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))))) (* -1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))) (pow t 2))))))) |
t |
(* -1 (* t (- (* -1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t)) 1))) |
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (/ (- (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (* 1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))) t)) (* 1/2 (- (* -1 (* y z)) (* -1/4 x)))) t)) 1))) |
(* -1 (* t (- (* -1 (/ (+ (* -1 (/ (+ (* 1/16 (/ (* x (- (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (* 1/8 (* x (- (* -1 (* y z)) (* -1/4 x)))))) t)) (* 1/2 (- (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (* 1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))))) t)) (* 1/2 (- (* -1 (* y z)) (* -1/4 x)))) t)) 1))) |
(/ (- (* 1/64 (pow x 2)) (pow t 2)) (- (* 1/8 x) t)) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(* -1/2 (* y z)) |
(* y (- (+ (* -1/2 z) (* 1/64 (/ (pow x 2) (* y (- (* 1/8 x) t))))) (/ (pow t 2) (* y (- (* 1/8 x) t))))) |
(* y (- (+ (* -1/2 z) (* 1/64 (/ (pow x 2) (* y (- (* 1/8 x) t))))) (/ (pow t 2) (* y (- (* 1/8 x) t))))) |
(* y (- (+ (* -1/2 z) (* 1/64 (/ (pow x 2) (* y (- (* 1/8 x) t))))) (/ (pow t 2) (* y (- (* 1/8 x) t))))) |
(* -1/2 (* y z)) |
(* -1 (* y (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) y)) (* 1/2 z)))) |
(/ (- (* 1/64 (pow x 2)) (pow t 2)) (- (* 1/8 x) t)) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(* -1/2 (* y z)) |
(* z (- (+ (* -1/2 y) (* 1/64 (/ (pow x 2) (* z (- (* 1/8 x) t))))) (/ (pow t 2) (* z (- (* 1/8 x) t))))) |
(* z (- (+ (* -1/2 y) (* 1/64 (/ (pow x 2) (* z (- (* 1/8 x) t))))) (/ (pow t 2) (* z (- (* 1/8 x) t))))) |
(* z (- (+ (* -1/2 y) (* 1/64 (/ (pow x 2) (* z (- (* 1/8 x) t))))) (/ (pow t 2) (* z (- (* 1/8 x) t))))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) z)) (* 1/2 y)))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(+ t (+ (* -2 (/ (pow t 2) (* y z))) (* -1/8 x))) |
(+ t (+ (* -2 (/ (pow t 2) (* y z))) (* x (- (* 1/32 (/ x (* y z))) 1/8)))) |
(+ t (+ (* -2 (/ (pow t 2) (* y z))) (* x (- (* 1/32 (/ x (* y z))) 1/8)))) |
(* 1/32 (/ (pow x 2) (* y z))) |
(* (pow x 2) (- (* 1/32 (/ 1 (* y z))) (* 1/8 (/ 1 x)))) |
(* (pow x 2) (- (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (+ (* 1/32 (/ 1 (* y z))) (/ t (pow x 2)))) (* 1/8 (/ 1 x)))) |
(* (pow x 2) (- (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (+ (* 1/32 (/ 1 (* y z))) (/ t (pow x 2)))) (* 1/8 (/ 1 x)))) |
(* 1/32 (/ (pow x 2) (* y z))) |
(* (pow x 2) (- (* 1/32 (/ 1 (* y z))) (* 1/8 (/ 1 x)))) |
(* (pow x 2) (+ (* -1 (/ (+ 1/8 (* -1 (/ (+ t (* -2 (/ (pow t 2) (* y z)))) x))) x)) (* 1/32 (/ 1 (* y z))))) |
(* (pow x 2) (+ (* -1 (/ (+ 1/8 (* -1 (/ (+ t (* -2 (/ (pow t 2) (* y z)))) x))) x)) (* 1/32 (/ 1 (* y z))))) |
(+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))) |
(+ t (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))) |
(+ (* -1/8 x) (+ (* 1/32 (/ (pow x 2) (* y z))) (* t (+ 1 (* -2 (/ t (* y z))))))) |
(+ (* -1/8 x) (+ (* 1/32 (/ (pow x 2) (* y z))) (* t (+ 1 (* -2 (/ t (* y z))))))) |
(* -2 (/ (pow t 2) (* y z))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (+ (* -1/8 (/ x (pow t 2))) (+ (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (/ 1 t))) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (+ (* -1/8 (/ x (pow t 2))) (+ (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (/ 1 t))) (* 2 (/ 1 (* y z))))) |
(* -2 (/ (pow t 2) (* y z))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))) t)) 1) t)) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))) t)) 1) t)) (* 2 (/ 1 (* y z))))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/ (+ (* -1 (* y (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) z))) y) |
(/ (+ (* -1 (* y (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) z))) y) |
(/ (+ (* -1 (* y (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) z))) y) |
(* -1 (- (* 1/8 x) t)) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(* -1 (- (* 1/8 x) t)) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/ (+ (* -1 (* z (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) y))) z) |
(/ (+ (* -1 (* z (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) y))) z) |
(/ (+ (* -1 (* z (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) y))) z) |
(* -1 (- (* 1/8 x) t)) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(* -1 (- (* 1/8 x) t)) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
t |
(+ t (* -1/8 x)) |
(+ t (* -1/8 x)) |
(+ t (* -1/8 x)) |
(* -1/8 x) |
(* x (- (/ t x) 1/8)) |
(* x (- (/ t x) 1/8)) |
(* x (- (/ t x) 1/8)) |
(* -1/8 x) |
(* -1 (* x (+ 1/8 (* -1 (/ t x))))) |
(* -1 (* x (+ 1/8 (* -1 (/ t x))))) |
(* -1 (* x (+ 1/8 (* -1 (/ t x))))) |
(* -1/8 x) |
(+ t (* -1/8 x)) |
(+ t (* -1/8 x)) |
(+ t (* -1/8 x)) |
t |
(* t (+ 1 (* -1/8 (/ x t)))) |
(* t (+ 1 (* -1/8 (/ x t)))) |
(* t (+ 1 (* -1/8 (/ x t)))) |
t |
(* -1 (* t (- (* 1/8 (/ x t)) 1))) |
(* -1 (* t (- (* 1/8 (/ x t)) 1))) |
(* -1 (* t (- (* 1/8 (/ x t)) 1))) |
(* -2 (/ (pow t 2) (* y z))) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(* 1/32 (/ (pow x 2) (* y z))) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(* 1/32 (/ (pow x 2) (* y z))) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(* 1/32 (/ (pow x 2) (* y z))) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(* -2 (/ (pow t 2) (* y z))) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(* -2 (/ (pow t 2) (* y z))) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(* -1 (pow t 2)) |
(- (* 1/64 (pow x 2)) (pow t 2)) |
(- (* 1/64 (pow x 2)) (pow t 2)) |
(- (* 1/64 (pow x 2)) (pow t 2)) |
(* 1/64 (pow x 2)) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(* 1/64 (pow x 2)) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(* 1/64 (pow x 2)) |
(+ (* -1 (pow t 2)) (* 1/64 (pow x 2))) |
(+ (* -1 (pow t 2)) (* 1/64 (pow x 2))) |
(+ (* -1 (pow t 2)) (* 1/64 (pow x 2))) |
(* -1 (pow t 2)) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(* -1 (pow t 2)) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(* -2 (/ t (* y z))) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(* 1/4 (/ x (* y z))) |
(* x (+ (* -2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z))))) |
(* x (+ (* -2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z))))) |
(* x (+ (* -2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z))))) |
(* 1/4 (/ x (* y z))) |
(* -1 (* x (- (* 2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z)))))) |
(* -1 (* x (- (* 2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z)))))) |
(* -1 (* x (- (* 2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z)))))) |
(* 1/4 (/ x (* y z))) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(* -2 (/ t (* y z))) |
(* t (- (* 1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z))))) |
(* t (- (* 1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z))))) |
(* t (- (* 1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z))))) |
(* -2 (/ t (* y z))) |
(* -1 (* t (+ (* -1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z)))))) |
(* -1 (* t (+ (* -1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z)))))) |
(* -1 (* t (+ (* -1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z)))))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
| Outputs |
|---|
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(- t (* -1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
(- t (* -1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
(- t (* -1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
t |
(* t (+ 1 (* 1/8 (/ x t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(* t (+ 1 (* 1/8 (/ x t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(* t (+ 1 (* 1/8 (/ x t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
t |
(* -1 (* t (- (* -1/8 (/ x t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(* -1 (* t (- (* -1/8 (/ x t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(* -1 (* t (- (* -1/8 (/ x t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
t |
(+ t (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
(+ t (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
(+ t (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* x (+ 1/8 (/ t x))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 t x))) |
(* x (+ 1/8 (/ t x))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 t x))) |
(* x (+ 1/8 (/ t x))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 t x))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* -1 (* x (- (* -1 (/ t x)) 1/8))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 t x))) |
(* -1 (* x (- (* -1 (/ t x)) 1/8))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 t x))) |
(* -1 (* x (- (* -1 (/ t x)) 1/8))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 t x))) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) x))) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) x))) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) x))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y))) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y))) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y))) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y))) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) z))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) t) |
(+ (* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t)) (* 1/2 (* x (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) t) (*.f64 x (*.f64 #s(literal 1/16 binary64) (*.f64 y (-.f64 (/.f64 z t) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) (/.f64 z (*.f64 t t)))))))) |
(+ (* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t)) (* x (+ (* -1/2 (* x (+ (* -1/8 (/ (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))) t)) (* 1/32 (/ 1 t))))) (* 1/2 (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) t) (*.f64 x (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 y (-.f64 (/.f64 z t) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) (/.f64 z (*.f64 t t)))))) t) (/.f64 #s(literal 1/32 binary64) t)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 y (-.f64 (/.f64 z t) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) (/.f64 z (*.f64 t t))))))))) |
(+ (* -1/2 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) t)) (* x (+ (* 1/2 (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2))))) (* x (+ (* -1/2 (+ (* -1/8 (/ (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))) t)) (* 1/32 (/ 1 t)))) (* -1/16 (/ (* x (+ (* -1/8 (/ (- (* 1/8 (/ (* y z) t)) (* 1/8 (/ (* y (* z (+ t (* -2 (/ (pow t 2) (* y z)))))) (pow t 2)))) t)) (* 1/32 (/ 1 t)))) t))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) t) (*.f64 x (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 y (-.f64 (/.f64 z t) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) (/.f64 z (*.f64 t t)))))) (*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 y (-.f64 (/.f64 z t) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) (/.f64 z (*.f64 t t))))))) t) (/.f64 #s(literal -1/64 binary64) t)) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 y (-.f64 (/.f64 z t) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) (/.f64 z (*.f64 t t)))))) t) (/.f64 #s(literal 1/32 binary64) t))) t)))))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* x (+ 1/8 (* 1/2 (/ (- (* -1 (* y z)) (* -2 t)) x)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 y z))) x))) |
(* x (+ 1/8 (+ (* 1/2 (/ (- (* -1 (* y z)) (* -2 t)) x)) (* 1/2 (/ (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* -8 (* t (- (* -1 (* y z)) (* -2 t))))) (pow x 2)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 y z))) x)) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) (*.f64 t (-.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 y z))))) (*.f64 x x)))) |
(* x (+ 1/8 (+ (* 1/2 (/ (- (* -1 (* y z)) (* -2 t)) x)) (+ (* 1/2 (/ (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* -8 (* t (- (* -1 (* y z)) (* -2 t))))) (pow x 2))) (* 4 (/ (* t (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* -8 (* t (- (* -1 (* y z)) (* -2 t)))))) (pow x 3))))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 y z))) x)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) (*.f64 t (-.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 y z))))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 y z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) (*.f64 t (-.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 y z)))))) (*.f64 x (*.f64 x x)))))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* -1 (* x (- (* 1/2 (/ (- (* y z) (* 2 t)) x)) 1/8))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1/2 (- (* y z) (* 2 t))) (* 1/2 (/ (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* 8 (* t (- (* y z) (* 2 t))))) x))) x)) 1/8))) |
(*.f64 (-.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) (*.f64 t (-.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 y z))))) x)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* t (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* 8 (* t (- (* y z) (* 2 t)))))) x)) (* -1/2 (- (* 8 (* y (* z (+ t (* -2 (/ (pow t 2) (* y z))))))) (* 8 (* t (- (* y z) (* 2 t))))))) x)) (* -1/2 (- (* y z) (* 2 t)))) x)) 1/8))) |
(*.f64 (-.f64 #s(literal -1/8 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 y z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) (*.f64 t (-.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 y z))))) #s(literal -4 binary64)) x) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 y z) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) (*.f64 t (-.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 y z)))))) x)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x)) |
(*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) (/.f64 z x))) |
(+ (* 1/2 (* t (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))))) (* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) (/.f64 z x))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 8 binary64)) x) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 y z)) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))) (*.f64 x x))) (*.f64 t #s(literal 1/2 binary64)))) |
(+ (* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x)) (* t (+ (* -1/2 (* t (+ (* -8 (/ (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))) x)) (* 16 (/ 1 x))))) (* 1/2 (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) (/.f64 z x))) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 #s(literal -8 binary64) x) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 8 binary64)) x) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 y z)) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))) (*.f64 x x))) x)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 8 binary64)) x) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 y z)) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))) (*.f64 x x))))))) |
(+ (* 4 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) x)) (* t (+ (* 1/2 (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2))))) (* t (+ (* -4 (/ (* t (+ (* -8 (/ (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))) x)) (* 16 (/ 1 x)))) x)) (* -1/2 (+ (* -8 (/ (- (* 8 (/ (* y z) x)) (* -64 (/ (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (pow x 2)))) x)) (* 16 (/ 1 x))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) (/.f64 z x))) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 8 binary64)) x) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 y z)) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))) (*.f64 x x)))) (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 8 binary64)) x) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 y z)) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))) (*.f64 x x)))) x) (/.f64 #s(literal 16 binary64) x))) x) (+.f64 (/.f64 #s(literal -8 binary64) x) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 8 binary64)) x) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 y z)) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))) (*.f64 x x))) x)))))))) |
t |
(* t (+ 1 (* 1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t))) |
(* t (+ 1 (+ (* 1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t)) (* 1/2 (/ (- (* -1 (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))))) (* -1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))) (pow t 2)))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))))) (*.f64 t t)))))) |
(* t (+ 1 (+ (* 1/16 (/ (* x (- (* -1 (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))))) (* -1/8 (* x (- (* -1 (* y z)) (* -1/4 x)))))) (pow t 3))) (+ (* 1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t)) (* 1/2 (/ (- (* -1 (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))))) (* -1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))) (pow t 2))))))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))))) (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))))) (*.f64 t (*.f64 t t)))))) |
t |
(* -1 (* t (- (* -1/2 (/ (- (* -1 (* y z)) (* -1/4 x)) t)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (* -1 (/ (+ (* -1/2 (/ (- (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (* 1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))) t)) (* 1/2 (- (* -1 (* y z)) (* -1/4 x)))) t)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 y z) (*.f64 x #s(literal -1/4 binary64)))))) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (* -1 (/ (+ (* -1 (/ (+ (* 1/16 (/ (* x (- (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (* 1/8 (* x (- (* -1 (* y z)) (* -1/4 x)))))) t)) (* 1/2 (- (* y (* z (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))))) (* 1/8 (* x (- (* -1 (* y z)) (* -1/4 x))))))) t)) (* 1/2 (- (* -1 (* y z)) (* -1/4 x)))) t)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) x) (+.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 y z) (*.f64 x #s(literal -1/4 binary64)))))) t) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 (*.f64 y z) (*.f64 x #s(literal -1/4 binary64))))))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (* 1/64 (pow x 2)) (pow t 2)) (- (* 1/8 x) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* y (- (+ (* -1/2 z) (* 1/64 (/ (pow x 2) (* y (- (* 1/8 x) t))))) (/ (pow t 2) (* y (- (* 1/8 x) t))))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 y (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(* y (- (+ (* -1/2 z) (* 1/64 (/ (pow x 2) (* y (- (* 1/8 x) t))))) (/ (pow t 2) (* y (- (* 1/8 x) t))))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 y (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(* y (- (+ (* -1/2 z) (* 1/64 (/ (pow x 2) (* y (- (* 1/8 x) t))))) (/ (pow t 2) (* y (- (* 1/8 x) t))))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 y (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* y (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) y)) (* 1/2 z)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 y (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(* -1 (* y (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) y)) (* 1/2 z)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 y (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(* -1 (* y (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) y)) (* 1/2 z)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 y (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(/ (- (* 1/64 (pow x 2)) (pow t 2)) (- (* 1/8 x) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(- (+ (* -1/2 (* y z)) (* 1/64 (/ (pow x 2) (- (* 1/8 x) t)))) (/ (pow t 2) (- (* 1/8 x) t))) |
(+.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* z (- (+ (* -1/2 y) (* 1/64 (/ (pow x 2) (* z (- (* 1/8 x) t))))) (/ (pow t 2) (* z (- (* 1/8 x) t))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 z (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(* z (- (+ (* -1/2 y) (* 1/64 (/ (pow x 2) (* z (- (* 1/8 x) t))))) (/ (pow t 2) (* z (- (* 1/8 x) t))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 z (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(* z (- (+ (* -1/2 y) (* 1/64 (/ (pow x 2) (* z (- (* 1/8 x) t))))) (/ (pow t 2) (* z (- (* 1/8 x) t))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 z (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* z (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) z)) (* 1/2 y)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 z (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(* -1 (* z (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) z)) (* 1/2 y)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 z (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(* -1 (* z (+ (* -1 (/ (- (* 1/64 (/ (pow x 2) (- (* 1/8 x) t))) (/ (pow t 2) (- (* 1/8 x) t))) z)) (* 1/2 y)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) (*.f64 z (-.f64 (*.f64 #s(literal 1/8 binary64) x) t))))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) |
(+ t (+ (* -2 (/ (pow t 2) (* y z))) (* -1/8 x))) |
(+.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) |
(+ t (+ (* -2 (/ (pow t 2) (* y z))) (* x (- (* 1/32 (/ x (* y z))) 1/8)))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x #s(literal 1/32 binary64)) (*.f64 y z))))) |
(+ t (+ (* -2 (/ (pow t 2) (* y z))) (* x (- (* 1/32 (/ x (* y z))) 1/8)))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x #s(literal 1/32 binary64)) (*.f64 y z))))) |
(* 1/32 (/ (pow x 2) (* y z))) |
(/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) |
(* (pow x 2) (- (* 1/32 (/ 1 (* y z))) (* 1/8 (/ 1 x)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 #s(literal -1/8 binary64) x))) |
(* (pow x 2) (- (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (+ (* 1/32 (/ 1 (* y z))) (/ t (pow x 2)))) (* 1/8 (/ 1 x)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (*.f64 x x)) (+.f64 (/.f64 t (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 #s(literal -1/8 binary64) x))))) |
(* (pow x 2) (- (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (+ (* 1/32 (/ 1 (* y z))) (/ t (pow x 2)))) (* 1/8 (/ 1 x)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (*.f64 x x)) (+.f64 (/.f64 t (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 #s(literal -1/8 binary64) x))))) |
(* 1/32 (/ (pow x 2) (* y z))) |
(/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) |
(* (pow x 2) (- (* 1/32 (/ 1 (* y z))) (* 1/8 (/ 1 x)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 #s(literal -1/8 binary64) x))) |
(* (pow x 2) (+ (* -1 (/ (+ 1/8 (* -1 (/ (+ t (* -2 (/ (pow t 2) (* y z)))) x))) x)) (* 1/32 (/ 1 (* y z))))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) x)) x))) |
(* (pow x 2) (+ (* -1 (/ (+ 1/8 (* -1 (/ (+ t (* -2 (/ (pow t 2) (* y z)))) x))) x)) (* 1/32 (/ 1 (* y z))))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) x)) x))) |
(+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))) |
(+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) |
(+ t (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(+ (* -1/8 x) (+ (* 1/32 (/ (pow x 2) (* y z))) (* t (+ 1 (* -2 (/ t (* y z))))))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))) |
(+ (* -1/8 x) (+ (* 1/32 (/ (pow x 2) (* y z))) (* t (+ 1 (* -2 (/ t (* y z))))))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)))) |
(* -2 (/ (pow t 2) (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* (pow t 2) (- (+ (* -1/8 (/ x (pow t 2))) (+ (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (/ 1 t))) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 t t)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(* (pow t 2) (- (+ (* -1/8 (/ x (pow t 2))) (+ (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (/ 1 t))) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 t t)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(* -2 (/ (pow t 2) (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))) t)) 1) t)) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) t)) t))) |
(* (pow t 2) (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 x) (* 1/32 (/ (pow x 2) (* y z)))) t)) 1) t)) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) t)) t))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(/ (+ (* -1 (* y (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) z))) y) |
(/.f64 (+.f64 (*.f64 y (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) z)) y) |
(/ (+ (* -1 (* y (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) z))) y) |
(/.f64 (+.f64 (*.f64 y (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) z)) y) |
(/ (+ (* -1 (* y (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) z))) y) |
(/.f64 (+.f64 (*.f64 y (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) z)) y) |
(* -1 (- (* 1/8 x) t)) |
(+.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(* -1 (- (* 1/8 x) t)) |
(+.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(/ (+ (* -1 (* z (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) y))) z) |
(/.f64 (+.f64 (*.f64 z (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) y)) z) |
(/ (+ (* -1 (* z (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) y))) z) |
(/.f64 (+.f64 (*.f64 z (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) y)) z) |
(/ (+ (* -1 (* z (- (* 1/8 x) t))) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) y))) z) |
(/.f64 (+.f64 (*.f64 z (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) y)) z) |
(* -1 (- (* 1/8 x) t)) |
(+.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(* -1 (- (* 1/8 x) t)) |
(+.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
(+ (* -1 (- (* 1/8 x) t)) (* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) (+.f64 t (*.f64 x #s(literal -1/8 binary64)))) |
t |
(+ t (* -1/8 x)) |
(+.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+ t (* -1/8 x)) |
(+.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+ t (* -1/8 x)) |
(+.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* x (- (/ t x) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1/8)) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 t x))) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(* -1 (* x (+ 1/8 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1/8 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1/8 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 t x))) |
(* -1/8 x) |
(*.f64 x #s(literal -1/8 binary64)) |
(+ t (* -1/8 x)) |
(+.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+ t (* -1/8 x)) |
(+.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+ t (* -1/8 x)) |
(+.f64 t (*.f64 x #s(literal -1/8 binary64))) |
t |
(* t (+ 1 (* -1/8 (/ x t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t))) |
(* t (+ 1 (* -1/8 (/ x t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t))) |
(* t (+ 1 (* -1/8 (/ x t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t))) |
t |
(* -1 (* t (- (* 1/8 (/ x t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) |
(* -1 (* t (- (* 1/8 (/ x t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) |
(* -1 (* t (- (* 1/8 (/ x t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) |
(* -2 (/ (pow t 2) (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) |
(* 1/32 (/ (pow x 2) (* y z))) |
(/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (*.f64 x x)))) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (*.f64 x x)))) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (*.f64 x x)))) |
(* 1/32 (/ (pow x 2) (* y z))) |
(/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (*.f64 x x)))) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (*.f64 x x)))) |
(* (pow x 2) (+ (* -2 (/ (pow t 2) (* (pow x 2) (* y z)))) (* 1/32 (/ 1 (* y z))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 y z)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (*.f64 x x)))) |
(* 1/32 (/ (pow x 2) (* y z))) |
(/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) |
(+ (* -2 (/ (pow t 2) (* y z))) (* 1/32 (/ (pow x 2) (* y z)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z))) |
(* -2 (/ (pow t 2) (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* -2 (/ (pow t 2) (* y z))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)) y) z) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* (pow t 2) (- (* 1/32 (/ (pow x 2) (* (pow t 2) (* y z)))) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 y z)) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* 2 (/ (- (* 1/64 (pow x 2)) (pow t 2)) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t))) (*.f64 y z)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(- (* 1/64 (pow x 2)) (pow t 2)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) |
(- (* 1/64 (pow x 2)) (pow t 2)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) |
(- (* 1/64 (pow x 2)) (pow t 2)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) |
(* 1/64 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/64 binary64)) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(* 1/64 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/64 binary64)) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(* (pow x 2) (+ 1/64 (* -1 (/ (pow t 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(* 1/64 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/64 binary64)) |
(+ (* -1 (pow t 2)) (* 1/64 (pow x 2))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) |
(+ (* -1 (pow t 2)) (* 1/64 (pow x 2))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) |
(+ (* -1 (pow t 2)) (* 1/64 (pow x 2))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)))) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)))) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)))) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)))) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)))) |
(* (pow t 2) (- (* 1/64 (/ (pow x 2) (pow t 2))) 1)) |
(*.f64 (*.f64 t t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 t t)))) |
(* -2 (/ t (* y z))) |
(/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))) |
(* 1/4 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(* x (+ (* -2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 x (*.f64 y z))) (/.f64 #s(literal 1/4 binary64) (*.f64 y z)))) |
(* x (+ (* -2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 x (*.f64 y z))) (/.f64 #s(literal 1/4 binary64) (*.f64 y z)))) |
(* x (+ (* -2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 x (*.f64 y z))) (/.f64 #s(literal 1/4 binary64) (*.f64 y z)))) |
(* 1/4 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(* -1 (* x (- (* 2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1/4 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1/4 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 2 (/ t (* x (* y z)))) (* 1/4 (/ 1 (* y z)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1/4 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/4 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))) |
(+ (* -2 (/ t (* y z))) (* 1/4 (/ x (* y z)))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))) |
(* -2 (/ t (* y z))) |
(/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)) |
(* t (- (* 1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z))))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 t (*.f64 y z)))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* t (- (* 1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z))))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 t (*.f64 y z)))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* t (- (* 1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z))))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 t (*.f64 y z)))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* -2 (/ t (* y z))) |
(/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)) |
(* -1 (* t (+ (* -1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z)))))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 t (*.f64 y z)))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* -1 (* t (+ (* -1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z)))))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 t (*.f64 y z)))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* -1 (* t (+ (* -1/4 (/ x (* t (* y z)))) (* 2 (/ 1 (* y z)))))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 t (*.f64 y z)))) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
(* 2 (/ (- (* 1/8 x) t) (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) x) t)) (*.f64 y z)) |
Compiled 66092 to 3601 computations (94.6% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1335 | 2 | 1337 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1337 | 8 | 1345 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 38.5% | (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) t) |
| ✓ | 67.5% | (-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
| ✓ | 67.3% | (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ▶ | 65.0% | (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ▶ | 79.9% | (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t))) |
| ▶ | 35.5% | (*.f64 #s(literal 1/8 binary64) x) |
| ✓ | 33.4% | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | 33.3% | t |
Compiled 96 to 71 computations (26% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) t) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | cost-diff | 0 | (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t)) |
| ✓ | cost-diff | 256 | (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/8 binary64) x) |
| 3670× | *-lowering-*.f32 |
| 3670× | *-lowering-*.f64 |
| 1510× | +-lowering-+.f64 |
| 1510× | +-lowering-+.f32 |
| 1410× | sum3-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 167 |
| 1 | 74 | 160 |
| 2 | 244 | 157 |
| 3 | 1095 | 153 |
| 4 | 3026 | 148 |
| 5 | 5842 | 148 |
| 0 | 8084 | 148 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/8 x) |
1/8 |
x |
(* t (+ 1 (/ (* 1/2 (- (* x 1/4) (* y z))) t))) |
t |
(+ 1 (/ (* 1/2 (- (* x 1/4) (* y z))) t)) |
1 |
(/ (* 1/2 (- (* x 1/4) (* y z))) t) |
(* 1/2 (- (* x 1/4) (* y z))) |
1/2 |
(- (* x 1/4) (* y z)) |
(* x 1/4) |
x |
1/4 |
(* y z) |
y |
z |
(+ t (* -1/2 (* y z))) |
t |
(* -1/2 (* y z)) |
-1/2 |
(* y z) |
y |
z |
(/ (* (* -1/2 (* y z)) (* t (+ 1 (/ (* t -2) (* y z))))) t) |
(* (* -1/2 (* y z)) (* t (+ 1 (/ (* t -2) (* y z))))) |
(* -1/2 (* y z)) |
-1/2 |
(* y z) |
y |
z |
(* t (+ 1 (/ (* t -2) (* y z)))) |
t |
(+ 1 (/ (* t -2) (* y z))) |
1 |
(/ (* t -2) (* y z)) |
(* t -2) |
-2 |
| Outputs |
|---|
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
1/8 |
#s(literal 1/8 binary64) |
x |
(* t (+ 1 (/ (* 1/2 (- (* x 1/4) (* y z))) t))) |
(+.f64 t (+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/8 binary64) x))) |
t |
(+ 1 (/ (* 1/2 (- (* x 1/4) (* y z))) t)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) |
1 |
#s(literal 1 binary64) |
(/ (* 1/2 (- (* x 1/4) (* y z))) t) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (- (* x 1/4) (* y z))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/8 binary64) x)) |
1/2 |
#s(literal 1/2 binary64) |
(- (* x 1/4) (* y z)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(* x 1/4) |
(*.f64 x #s(literal 1/4 binary64)) |
x |
1/4 |
#s(literal 1/4 binary64) |
(* y z) |
(*.f64 y z) |
y |
z |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
t |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* y z) |
(*.f64 y z) |
y |
z |
(/ (* (* -1/2 (* y z)) (* t (+ 1 (/ (* t -2) (* y z))))) t) |
(*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(* (* -1/2 (* y z)) (* t (+ 1 (/ (* t -2) (* y z))))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 t #s(literal -2 binary64))))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* y z) |
(*.f64 y z) |
y |
z |
(* t (+ 1 (/ (* t -2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
t |
(+ 1 (/ (* t -2) (* y z))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
1 |
#s(literal 1 binary64) |
(/ (* t -2) (* y z)) |
(*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(* t -2) |
(*.f64 t #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.2% | (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)))) |
| ✓ | accuracy | 93.3% | (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)) |
| ✓ | accuracy | 83.2% | (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) |
| ✓ | accuracy | 69.0% | (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) t) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | accuracy | 100.0% | (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
| ✓ | accuracy | 96.9% | (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
| ✓ | accuracy | 79.8% | (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/8 binary64) x) |
| 67.0ms | 256× | 0 | valid |
Compiled 177 to 27 computations (84.7% saved)
ival-mult: 22.0ms (66.1% of total)ival-div: 6.0ms (18% of total)ival-add: 4.0ms (12% of total)ival-sub: 1.0ms (3% of total)const: 1.0ms (3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* 1/8 x)> |
#<alt (* t (+ 1 (/ (* 1/2 (- (* x 1/4) (* y z))) t)))> |
#<alt (+ 1 (/ (* 1/2 (- (* x 1/4) (* y z))) t))> |
#<alt (/ (* 1/2 (- (* x 1/4) (* y z))) t)> |
#<alt (* 1/2 (- (* x 1/4) (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y z)> |
#<alt (/ (* (* -1/2 (* y z)) (* t (+ 1 (/ (* t -2) (* y z))))) t)> |
#<alt (* (* -1/2 (* y z)) (* t (+ 1 (/ (* t -2) (* y z)))))> |
#<alt (- (* x 1/4) (* y z))> |
#<alt (/ (* t -2) (* y z))> |
#<alt (* t (+ 1 (/ (* t -2) (* y z))))> |
| Outputs |
|---|
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/8 x)> |
#<alt (* 1/2 (- (* 1/4 x) (* y z)))> |
#<alt (+ t (* 1/2 (- (* 1/4 x) (* y z))))> |
#<alt (+ t (* 1/2 (- (* 1/4 x) (* y z))))> |
#<alt (+ t (* 1/2 (- (* 1/4 x) (* y z))))> |
#<alt t> |
#<alt (* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))))> |
#<alt (* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))))> |
#<alt (* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1)))> |
#<alt (* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1)))> |
#<alt (* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1)))> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t)))))> |
#<alt (+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t)))))> |
#<alt (+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t)))))> |
#<alt (* 1/8 x)> |
#<alt (* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)))> |
#<alt (* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)))> |
#<alt (* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)))> |
#<alt (* 1/8 x)> |
#<alt (* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8)))> |
#<alt (* t (+ 1 (* 1/8 (/ x t))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y)))> |
#<alt (* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y)))> |
#<alt (* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z))))> |
#<alt (* t (+ 1 (* 1/8 (/ x t))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z)))> |
#<alt (* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z)))> |
#<alt (* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y))))> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (* 1/8 (/ x t))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x))))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x))))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x))))> |
#<alt (* 1/8 (/ x t))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t)))))> |
#<alt (+ 1 (* 1/8 (/ x t)))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y))))> |
#<alt (* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y))))> |
#<alt (* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t)))))> |
#<alt (+ 1 (* 1/8 (/ x t)))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z))))> |
#<alt (* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z))))> |
#<alt (* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t)))))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t)> |
#<alt (/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t)> |
#<alt (/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (* 1/8 (/ x t))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))> |
#<alt (* 1/8 (/ x t))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))))> |
#<alt (* 1/8 (/ x t))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y)))))> |
#<alt (* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y)))))> |
#<alt (* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y)))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t)))))> |
#<alt (* 1/8 (/ x t))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z)))))> |
#<alt (* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z)))))> |
#<alt (* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z)))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t)))))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* -1/2 (* y z))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (* 1/8 x)> |
#<alt (* x (+ 1/8 (* -1/2 (/ (* y z) x))))> |
#<alt (* x (+ 1/8 (* -1/2 (/ (* y z) x))))> |
#<alt (* x (+ 1/8 (* -1/2 (/ (* y z) x))))> |
#<alt (* 1/8 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8)))> |
#<alt (* 1/8 x)> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (* 1/8 (/ x y))))> |
#<alt (* y (+ (* -1/2 z) (* 1/8 (/ x y))))> |
#<alt (* y (+ (* -1/2 z) (* 1/8 (/ x y))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z))))> |
#<alt (* 1/8 x)> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (+ (* -1/2 (* y z)) (* 1/8 x))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (* 1/8 (/ x z))))> |
#<alt (* z (+ (* -1/2 y) (* 1/8 (/ x z))))> |
#<alt (* z (+ (* -1/2 y) (* 1/8 (/ x z))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y))))> |
#<alt (* -1/2 (* y z))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt t> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt t> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt t> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt t> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt t> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt (* -1/2 (* y z))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt t> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt (pow t 2)> |
#<alt (+ (* -1/2 (* t (* y z))) (pow t 2))> |
#<alt (+ (* -1/2 (* t (* y z))) (pow t 2))> |
#<alt (+ (* -1/2 (* t (* y z))) (pow t 2))> |
#<alt (* -1/2 (* t (* y z)))> |
#<alt (* y (+ (* -1/2 (* t z)) (/ (pow t 2) y)))> |
#<alt (* y (+ (* -1/2 (* t z)) (/ (pow t 2) y)))> |
#<alt (* y (+ (* -1/2 (* t z)) (/ (pow t 2) y)))> |
#<alt (* -1/2 (* t (* y z)))> |
#<alt (* -1 (* y (+ (* -1 (/ (pow t 2) y)) (* 1/2 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (pow t 2) y)) (* 1/2 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (pow t 2) y)) (* 1/2 (* t z)))))> |
#<alt (pow t 2)> |
#<alt (+ (* -1/2 (* t (* y z))) (pow t 2))> |
#<alt (+ (* -1/2 (* t (* y z))) (pow t 2))> |
#<alt (+ (* -1/2 (* t (* y z))) (pow t 2))> |
#<alt (* -1/2 (* t (* y z)))> |
#<alt (* z (+ (* -1/2 (* t y)) (/ (pow t 2) z)))> |
#<alt (* z (+ (* -1/2 (* t y)) (/ (pow t 2) z)))> |
#<alt (* z (+ (* -1/2 (* t y)) (/ (pow t 2) z)))> |
#<alt (* -1/2 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (pow t 2) z)) (* 1/2 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (pow t 2) z)) (* 1/2 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (pow t 2) z)) (* 1/2 (* t y)))))> |
#<alt (* -1/2 (* t (* y z)))> |
#<alt (* t (+ t (* -1/2 (* y z))))> |
#<alt (* t (+ t (* -1/2 (* y z))))> |
#<alt (* t (+ t (* -1/2 (* y z))))> |
#<alt (pow t 2)> |
#<alt (* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (pow t 2)> |
#<alt (* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* -1 (* y z))> |
#<alt (- (* 1/4 x) (* y z))> |
#<alt (- (* 1/4 x) (* y z))> |
#<alt (- (* 1/4 x) (* y z))> |
#<alt (* 1/4 x)> |
#<alt (* x (+ 1/4 (* -1 (/ (* y z) x))))> |
#<alt (* x (+ 1/4 (* -1 (/ (* y z) x))))> |
#<alt (* x (+ 1/4 (* -1 (/ (* y z) x))))> |
#<alt (* 1/4 x)> |
#<alt (* -1 (* x (- (/ (* y z) x) 1/4)))> |
#<alt (* -1 (* x (- (/ (* y z) x) 1/4)))> |
#<alt (* -1 (* x (- (/ (* y z) x) 1/4)))> |
#<alt (* 1/4 x)> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (* -1 (* y z))> |
#<alt (* y (- (* 1/4 (/ x y)) z))> |
#<alt (* y (- (* 1/4 (/ x y)) z))> |
#<alt (* y (- (* 1/4 (/ x y)) z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y (- (* -1/4 (/ x y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1/4 (/ x y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1/4 (/ x y)) (* -1 z))))> |
#<alt (* 1/4 x)> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (* -1 (* y z))> |
#<alt (* z (- (* 1/4 (/ x z)) y))> |
#<alt (* z (- (* 1/4 (/ x z)) y))> |
#<alt (* z (- (* 1/4 (/ x z)) y))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (- (* -1/4 (/ x z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1/4 (/ x z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1/4 (/ x z)) (* -1 y))))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt (* -2 (/ t (* y z)))> |
#<alt t> |
#<alt (* t (+ 1 (* -2 (/ t (* y z)))))> |
#<alt (* t (+ 1 (* -2 (/ t (* y z)))))> |
#<alt (* t (+ 1 (* -2 (/ t (* y z)))))> |
#<alt (* -2 (/ (pow t 2) (* y z)))> |
#<alt (* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z)))))> |
#<alt (* -2 (/ (pow t 2) (* y z)))> |
#<alt (* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z)))))> |
#<alt (* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z)))))> |
#<alt (* -2 (/ (pow t 2) (* y z)))> |
#<alt (/ (+ (* -2 (/ (pow t 2) z)) (* t y)) y)> |
#<alt (/ (+ (* -2 (/ (pow t 2) z)) (* t y)) y)> |
#<alt (/ (+ (* -2 (/ (pow t 2) z)) (* t y)) y)> |
#<alt t> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt t> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt (* -2 (/ (pow t 2) (* y z)))> |
#<alt (/ (+ (* -2 (/ (pow t 2) y)) (* t z)) z)> |
#<alt (/ (+ (* -2 (/ (pow t 2) y)) (* t z)) z)> |
#<alt (/ (+ (* -2 (/ (pow t 2) y)) (* t z)) z)> |
#<alt t> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt t> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
#<alt (+ t (* -2 (/ (pow t 2) (* y z))))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | t | @ | inf | (/ (* t -2) (* y z)) |
| 6.0ms | x | @ | -inf | (* t (+ 1 (/ (* 1/2 (- (* x 1/4) (* y z))) t))) |
| 6.0ms | x | @ | 0 | (* t (+ 1 (/ (* 1/2 (- (* x 1/4) (* y z))) t))) |
| 3.0ms | t | @ | inf | (/ (* 1/2 (- (* x 1/4) (* y z))) t) |
| 1.0ms | z | @ | 0 | (/ (* (* -1/2 (* y z)) (* t (+ 1 (/ (* t -2) (* y z))))) t) |
| 1× | batch-egg-rewrite |
| 4564× | *-lowering-*.f32 |
| 4564× | *-lowering-*.f64 |
| 3184× | /-lowering-/.f32 |
| 3184× | /-lowering-/.f64 |
| 2362× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 122 |
| 1 | 146 | 116 |
| 2 | 1345 | 114 |
| 0 | 8490 | 114 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/8 x) |
(* t (+ 1 (/ (* 1/2 (- (* x 1/4) (* y z))) t))) |
(+ 1 (/ (* 1/2 (- (* x 1/4) (* y z))) t)) |
(/ (* 1/2 (- (* x 1/4) (* y z))) t) |
(* 1/2 (- (* x 1/4) (* y z))) |
(+ t (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* y z) |
(/ (* (* -1/2 (* y z)) (* t (+ 1 (/ (* t -2) (* y z))))) t) |
(* (* -1/2 (* y z)) (* t (+ 1 (/ (* t -2) (* y z))))) |
(- (* x 1/4) (* y z)) |
(/ (* t -2) (* y z)) |
(* t (+ 1 (/ (* t -2) (* y z)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/8 binary64) x) |
(*.f64 x #s(literal 1/8 binary64)) |
(+.f64 t (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64)) t) |
(fma.f64 t #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64))) |
(fma.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) t) |
(fma.f64 #s(literal 1 binary64) t (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) t) t) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64) t) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) t t) |
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) t) |
(fma.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) t) t) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) #s(literal 1 binary64))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64))) (*.f64 t (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64)))) (-.f64 t (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))))) |
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (*.f64 t (*.f64 t t)))) t) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t)))) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) t) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal -1/2 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 y z) z) y))) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y))) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 y z) z) y)) #s(literal 1/2 binary64)) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) z) y)) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) |
(fma.f64 t #s(literal 1 binary64) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) t) |
(fma.f64 z (*.f64 y #s(literal -1/2 binary64)) t) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) t) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) t) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) z t) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) z) y t) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) z) y))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)) #s(literal -1/8 binary64))) (+.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)) #s(literal -1/8 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) z) y)) (-.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) z) y))) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) z) y)))) (neg.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) z) y)) (*.f64 t t)) (-.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (*.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) z) y)))) (*.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) z) y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y z) z) y))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(*.f64 (*.f64 #s(literal -1/2 binary64) z) y) |
(*.f64 y z) |
(*.f64 z y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))))))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) t) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) #s(literal 1 binary64)) t) |
(pow.f64 (/.f64 (/.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) t))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) t))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) t))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y (*.f64 z (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) t)) |
(*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) t)) |
(*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) |
(*.f64 (*.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 z (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) t))) |
(*.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))) t)) |
(*.f64 (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) t) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))) |
(+.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))) |
(fma.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) t) (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) t) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y z) t) (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))) |
(fma.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 z t) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 z t) (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(fma.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) (*.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t (*.f64 y z)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))) |
(fma.f64 (*.f64 t (*.f64 y z)) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 t #s(literal -1/2 binary64)) (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))) |
(fma.f64 (*.f64 t #s(literal -1/2 binary64)) (*.f64 y z) (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal -1/2 binary64))) z (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal -1/2 binary64))) z (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))))))) |
(*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 z (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) |
(*.f64 (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(*.f64 (*.f64 y (*.f64 z (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) t) |
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) #s(literal -1/2 binary64)) (*.f64 y z)) |
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) (*.f64 y #s(literal -1/2 binary64))) z) |
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/4 binary64))) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (/.f64 (*.f64 (*.f64 (*.f64 y z) z) y) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(fma.f64 x #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(fma.f64 x #s(literal 1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 x #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(fma.f64 #s(literal 1/4 binary64) x (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(fma.f64 #s(literal 1/4 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 #s(literal 1/4 binary64) x (neg.f64 (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) (*.f64 x #s(literal 1/4 binary64))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/4 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) y (*.f64 x #s(literal 1/4 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 y z) z) y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 y z) z) y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) z (*.f64 x #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 y z) z) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y z) z) y) (*.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 y z) z) y)) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 y z) z) y)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 y z) z) y))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (*.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (*.f64 (*.f64 y z) z) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 y z) z) y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 y z) z) y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(neg.f64 (/.f64 (*.f64 t #s(literal 2 binary64)) (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 t #s(literal -2 binary64)) y))) |
(/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 t #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) y) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) y)) z) |
(/.f64 (*.f64 (*.f64 t #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 t y) #s(literal -2 binary64)) z) |
(/.f64 (*.f64 t (/.f64 #s(literal -2 binary64) z)) y) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(pow.f64 (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 (*.f64 t #s(literal -2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 y z))) |
(*.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal 1 binary64)) |
(*.f64 (*.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 t y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 t #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y z)) t) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 t z) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 z (*.f64 t #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 t #s(literal -2 binary64)) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal -1 binary64)) (pow.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64))) |
(+.f64 t (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z))) |
(+.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) t) |
(fma.f64 t #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z))) |
(fma.f64 t (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) t) |
(fma.f64 #s(literal 1 binary64) t (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z))) |
(fma.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) t) t) |
(fma.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) t t) |
(fma.f64 (/.f64 t y) (*.f64 (/.f64 #s(literal -2 binary64) z) t) t) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal -2 binary64) (*.f64 y z)) t) |
(fma.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y z)) t) |
(fma.f64 (*.f64 t (/.f64 t y)) (/.f64 #s(literal -2 binary64) z) t) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y))))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z))) (*.f64 t (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)) (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))) (-.f64 t (/.f64 (*.f64 t (*.f64 t #s(literal -2 binary64))) (*.f64 y z)))) |
(/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64)))))) |
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -8 binary64)) (*.f64 (*.f64 y z) (*.f64 (*.f64 (*.f64 y z) z) y)))) t) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))) (/.f64 (*.f64 y z) (*.f64 t #s(literal -2 binary64))))) t) (-.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 #s(literal -2 binary64) (*.f64 y z)))) t) |
| 1× | egg-herbie |
| 4658× | *-lowering-*.f32 |
| 4658× | *-lowering-*.f64 |
| 2454× | /-lowering-/.f32 |
| 2454× | /-lowering-/.f64 |
| 1758× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 238 | 3930 |
| 1 | 839 | 3720 |
| 2 | 2698 | 3690 |
| 3 | 7216 | 3690 |
| 0 | 8037 | 3690 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/2 (- (* 1/4 x) (* y z))) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
t |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
t |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(* 1/8 x) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(* 1/8 x) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(* t (+ 1 (* 1/8 (/ x t)))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(* -1/2 (* y z)) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(* t (+ 1 (* 1/8 (/ x t)))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(* 1/8 (/ x t)) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(* 1/8 (/ x t)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(+ 1 (* 1/8 (/ x t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(* -1/2 (/ (* y z) t)) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(* -1/2 (/ (* y z) t)) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(+ 1 (* 1/8 (/ x t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(* -1/2 (/ (* y z) t)) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(* -1/2 (/ (* y z) t)) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
1 |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
1 |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(* -1/2 (/ (* y z) t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(* 1/8 (/ x t)) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(* 1/8 (/ x t)) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(* 1/8 (/ x t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(* -1/2 (/ (* y z) t)) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(* -1/2 (/ (* y z) t)) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(* 1/8 (/ x t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(* -1/2 (/ (* y z) t)) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(* -1/2 (/ (* y z) t)) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* -1/2 (* y z)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(* 1/8 x) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(* 1/8 x) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(* 1/8 x) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(* -1/2 (* y z)) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(* 1/8 x) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(* -1/2 (* y z)) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
t |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
t |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
t |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ t y))) |
(* y (+ (* -1/2 z) (/ t y))) |
(* y (+ (* -1/2 z) (/ t y))) |
(* -1/2 (* y z)) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
t |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (/ t z))) |
(* z (+ (* -1/2 y) (/ t z))) |
(* z (+ (* -1/2 y) (/ t z))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
t |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ t y))) |
(* y (+ (* -1/2 z) (/ t y))) |
(* y (+ (* -1/2 z) (/ t y))) |
(* -1/2 (* y z)) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
t |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (/ t z))) |
(* z (+ (* -1/2 y) (/ t z))) |
(* z (+ (* -1/2 y) (/ t z))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(* -1/2 (* y z)) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
t |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
t |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(pow t 2) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(* -1/2 (* t (* y z))) |
(* y (+ (* -1/2 (* t z)) (/ (pow t 2) y))) |
(* y (+ (* -1/2 (* t z)) (/ (pow t 2) y))) |
(* y (+ (* -1/2 (* t z)) (/ (pow t 2) y))) |
(* -1/2 (* t (* y z))) |
(* -1 (* y (+ (* -1 (/ (pow t 2) y)) (* 1/2 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (pow t 2) y)) (* 1/2 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (pow t 2) y)) (* 1/2 (* t z))))) |
(pow t 2) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(* -1/2 (* t (* y z))) |
(* z (+ (* -1/2 (* t y)) (/ (pow t 2) z))) |
(* z (+ (* -1/2 (* t y)) (/ (pow t 2) z))) |
(* z (+ (* -1/2 (* t y)) (/ (pow t 2) z))) |
(* -1/2 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (pow t 2) z)) (* 1/2 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (pow t 2) z)) (* 1/2 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (pow t 2) z)) (* 1/2 (* t y))))) |
(* -1/2 (* t (* y z))) |
(* t (+ t (* -1/2 (* y z)))) |
(* t (+ t (* -1/2 (* y z)))) |
(* t (+ t (* -1/2 (* y z)))) |
(pow t 2) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(pow t 2) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(* -1 (* y z)) |
(- (* 1/4 x) (* y z)) |
(- (* 1/4 x) (* y z)) |
(- (* 1/4 x) (* y z)) |
(* 1/4 x) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(* 1/4 x) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(* 1/4 x) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(* -1 (* y z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(* -1 (* y z)) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(* 1/4 x) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(* -1 (* y z)) |
(* z (- (* 1/4 (/ x z)) y)) |
(* z (- (* 1/4 (/ x z)) y)) |
(* z (- (* 1/4 (/ x z)) y)) |
(* -1 (* y z)) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
(* -2 (/ t (* y z))) |
t |
(* t (+ 1 (* -2 (/ t (* y z))))) |
(* t (+ 1 (* -2 (/ t (* y z))))) |
(* t (+ 1 (* -2 (/ t (* y z))))) |
(* -2 (/ (pow t 2) (* y z))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(* -2 (/ (pow t 2) (* y z))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(* -2 (/ (pow t 2) (* y z))) |
(/ (+ (* -2 (/ (pow t 2) z)) (* t y)) y) |
(/ (+ (* -2 (/ (pow t 2) z)) (* t y)) y) |
(/ (+ (* -2 (/ (pow t 2) z)) (* t y)) y) |
t |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
t |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(* -2 (/ (pow t 2) (* y z))) |
(/ (+ (* -2 (/ (pow t 2) y)) (* t z)) z) |
(/ (+ (* -2 (/ (pow t 2) y)) (* t z)) z) |
(/ (+ (* -2 (/ (pow t 2) y)) (* t z)) z) |
t |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
t |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
| Outputs |
|---|
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/2 (- (* 1/4 x) (* y z))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
t |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t))) |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t))) |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t))) |
t |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal -1/2 binary64)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal -1/2 binary64)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal -1/2 binary64)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(-.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t)))) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(-.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t)))) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(-.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t)))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) (/.f64 t x)))) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) (/.f64 t x)))) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) (/.f64 t x)))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t))) x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t))) x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t))) x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* t (+ 1 (* 1/8 (/ x t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(* t (+ 1 (* 1/8 (/ x t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) #s(literal 1 binary64))) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(* 1/8 (/ x t)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x t)) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 x t)) (/.f64 #s(literal 1/8 binary64) t)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 x t)) (/.f64 #s(literal 1/8 binary64) t)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 x t)) (/.f64 #s(literal 1/8 binary64) t)))) |
(* 1/8 (/ x t)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x t)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) t) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) x))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) t) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) x))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) t) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) x))) |
(+ 1 (* 1/8 (/ x t))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t)) #s(literal 1 binary64))) |
(+ 1 (* 1/8 (/ x t))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x t)))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t)) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t)) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/8 binary64)) t)) #s(literal 1 binary64))) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) t) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) t) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) t) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t)) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t)) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t)) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t)) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t)) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* 1/8 (/ x t)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x t)) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 x t)) (/.f64 #s(literal 1/8 binary64) t))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 x t)) (/.f64 #s(literal 1/8 binary64) t))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 x t)) (/.f64 #s(literal 1/8 binary64) t))) |
(* 1/8 (/ x t)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x t)) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) x) t) (/.f64 #s(literal -1/8 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) x) t) (/.f64 #s(literal -1/8 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) x) t) (/.f64 #s(literal -1/8 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(* 1/8 (/ x t)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* 1/8 (/ x t)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/8 binary64) (/.f64 x t))) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) x))) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) x))) |
(* x (+ 1/8 (* -1/2 (/ (* y z) x)))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) x))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) x)))) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) x)))) |
(* -1 (* x (- (* 1/2 (/ (* y z) x)) 1/8))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) x)))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* y (+ (* -1/2 z) (* 1/8 (/ x y)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1/8 (/ x y)) (* 1/2 z)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* y z)) (* 1/8 x)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* z (+ (* -1/2 y) (* 1/8 (/ x z)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1/8 (/ x z)) (* 1/2 y)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
t |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
t |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
t |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
t |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
t |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
t |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(+ t (* -1/2 (* y z))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
t |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
t |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
(pow t 2) |
(*.f64 t t) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* -1/2 (* t (* y z))) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) |
(* y (+ (* -1/2 (* t z)) (/ (pow t 2) y))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* y (+ (* -1/2 (* t z)) (/ (pow t 2) y))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* y (+ (* -1/2 (* t z)) (/ (pow t 2) y))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* -1/2 (* t (* y z))) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) |
(* -1 (* y (+ (* -1 (/ (pow t 2) y)) (* 1/2 (* t z))))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* -1 (* y (+ (* -1 (/ (pow t 2) y)) (* 1/2 (* t z))))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* -1 (* y (+ (* -1 (/ (pow t 2) y)) (* 1/2 (* t z))))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(pow t 2) |
(*.f64 t t) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* t (* y z))) (pow t 2)) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* -1/2 (* t (* y z))) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) |
(* z (+ (* -1/2 (* t y)) (/ (pow t 2) z))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* z (+ (* -1/2 (* t y)) (/ (pow t 2) z))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* z (+ (* -1/2 (* t y)) (/ (pow t 2) z))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* -1/2 (* t (* y z))) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) |
(* -1 (* z (+ (* -1 (/ (pow t 2) z)) (* 1/2 (* t y))))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* -1 (* z (+ (* -1 (/ (pow t 2) z)) (* 1/2 (* t y))))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* -1 (* z (+ (* -1 (/ (pow t 2) z)) (* 1/2 (* t y))))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* -1/2 (* t (* y z))) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) |
(* t (+ t (* -1/2 (* y z)))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* t (+ t (* -1/2 (* y z)))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(* t (+ t (* -1/2 (* y z)))) |
(*.f64 t (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(pow t 2) |
(*.f64 t t) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) (*.f64 t t)) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) (*.f64 t t)) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) (*.f64 t t)) |
(pow t 2) |
(*.f64 t t) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) (*.f64 t t)) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) (*.f64 t t)) |
(* (pow t 2) (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) (*.f64 t t)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(- (* 1/4 x) (* y z)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(- (* 1/4 x) (* y z)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(- (* 1/4 x) (* y z)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(*.f64 y (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(*.f64 y (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(*.f64 y (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 z (/.f64 (*.f64 x #s(literal -1/4 binary64)) y)))) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 z (/.f64 (*.f64 x #s(literal -1/4 binary64)) y)))) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 z (/.f64 (*.f64 x #s(literal -1/4 binary64)) y)))) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* z (- (* 1/4 (/ x z)) y)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) z) y)) |
(* z (- (* 1/4 (/ x z)) y)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) z) y)) |
(* z (- (* 1/4 (/ x z)) y)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) z) y)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 y (/.f64 (*.f64 x #s(literal -1/4 binary64)) z)))) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 y (/.f64 (*.f64 x #s(literal -1/4 binary64)) z)))) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 y (/.f64 (*.f64 x #s(literal -1/4 binary64)) z)))) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
(* -2 (/ t (* y z))) |
(/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y) |
t |
(* t (+ 1 (* -2 (/ t (* y z))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(* t (+ 1 (* -2 (/ t (* y z))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(* t (+ 1 (* -2 (/ t (* y z))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(* -2 (/ (pow t 2) (* y z))) |
(/.f64 (*.f64 (/.f64 (*.f64 t t) y) #s(literal -2 binary64)) z) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* -2 (/ (pow t 2) (* y z))) |
(/.f64 (*.f64 (/.f64 (*.f64 t t) y) #s(literal -2 binary64)) z) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* (pow t 2) (- (/ 1 t) (* 2 (/ 1 (* y z))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(* -2 (/ (pow t 2) (* y z))) |
(/.f64 (*.f64 (/.f64 (*.f64 t t) y) #s(literal -2 binary64)) z) |
(/ (+ (* -2 (/ (pow t 2) z)) (* t y)) y) |
(/.f64 (+.f64 (*.f64 y t) (/.f64 (*.f64 (*.f64 t t) #s(literal -2 binary64)) z)) y) |
(/ (+ (* -2 (/ (pow t 2) z)) (* t y)) y) |
(/.f64 (+.f64 (*.f64 y t) (/.f64 (*.f64 (*.f64 t t) #s(literal -2 binary64)) z)) y) |
(/ (+ (* -2 (/ (pow t 2) z)) (* t y)) y) |
(/.f64 (+.f64 (*.f64 y t) (/.f64 (*.f64 (*.f64 t t) #s(literal -2 binary64)) z)) y) |
t |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
t |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(* -2 (/ (pow t 2) (* y z))) |
(/.f64 (*.f64 (/.f64 (*.f64 t t) y) #s(literal -2 binary64)) z) |
(/ (+ (* -2 (/ (pow t 2) y)) (* t z)) z) |
(/.f64 (+.f64 (*.f64 z t) (*.f64 (/.f64 (*.f64 t t) y) #s(literal -2 binary64))) z) |
(/ (+ (* -2 (/ (pow t 2) y)) (* t z)) z) |
(/.f64 (+.f64 (*.f64 z t) (*.f64 (/.f64 (*.f64 t t) y) #s(literal -2 binary64))) z) |
(/ (+ (* -2 (/ (pow t 2) y)) (* t z)) z) |
(/.f64 (+.f64 (*.f64 z t) (*.f64 (/.f64 (*.f64 t t) y) #s(literal -2 binary64))) z) |
t |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
t |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
(+ t (* -2 (/ (pow t 2) (* y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -2 binary64)) z) y))) |
Compiled 15096 to 1288 computations (91.5% saved)
8 alts after pruning (2 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 852 | 2 | 854 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 4 | 4 |
| Total | 854 | 8 | 862 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 67.5% | (-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
| ✓ | 67.3% | (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ✓ | 65.0% | (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ▶ | 79.8% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) t) |
| ▶ | 59.4% | (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
| ✓ | 35.5% | (*.f64 #s(literal 1/8 binary64) x) |
| ✓ | 33.4% | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | 33.3% | t |
Compiled 88 to 67 computations (23.9% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) |
| ✓ | cost-diff | 256 | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) t) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) |
| ✓ | cost-diff | 256 | (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
| 2522× | *-lowering-*.f32 |
| 2522× | *-lowering-*.f64 |
| 1650× | times-frac |
| 1454× | sum5-define |
| 1442× | fma-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 98 |
| 1 | 48 | 94 |
| 2 | 111 | 94 |
| 3 | 399 | 89 |
| 4 | 1339 | 86 |
| 5 | 3366 | 86 |
| 6 | 7614 | 86 |
| 0 | 8219 | 86 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (+ 1 (/ (* (* y z) -1/2) t))) |
t |
(+ 1 (/ (* (* y z) -1/2) t)) |
1 |
(/ (* (* y z) -1/2) t) |
(* (* y z) -1/2) |
(* y z) |
y |
z |
-1/2 |
(* (+ 1 (* (- (* x 1/4) (* y z)) (/ 1/2 t))) t) |
(+ 1 (* (- (* x 1/4) (* y z)) (/ 1/2 t))) |
1 |
(* (- (* x 1/4) (* y z)) (/ 1/2 t)) |
(- (* x 1/4) (* y z)) |
(* x 1/4) |
x |
1/4 |
(* y z) |
y |
z |
(/ 1/2 t) |
1/2 |
t |
| Outputs |
|---|
(* t (+ 1 (/ (* (* y z) -1/2) t))) |
(+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
t |
(+ 1 (/ (* (* y z) -1/2) t)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) |
1 |
#s(literal 1 binary64) |
(/ (* (* y z) -1/2) t) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
(* (* y z) -1/2) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(* y z) |
(*.f64 y z) |
y |
z |
-1/2 |
#s(literal -1/2 binary64) |
(* (+ 1 (* (- (* x 1/4) (* y z)) (/ 1/2 t))) t) |
(+.f64 t (+.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/8 binary64)))) |
(+ 1 (* (- (* x 1/4) (* y z)) (/ 1/2 t))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) |
1 |
#s(literal 1 binary64) |
(* (- (* x 1/4) (* y z)) (/ 1/2 t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(- (* x 1/4) (* y z)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(* x 1/4) |
(*.f64 x #s(literal 1/4 binary64)) |
x |
1/4 |
#s(literal 1/4 binary64) |
(* y z) |
(*.f64 y z) |
y |
z |
(/ 1/2 t) |
(/.f64 #s(literal 1/2 binary64) t) |
1/2 |
#s(literal 1/2 binary64) |
t |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/4 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
| ✓ | accuracy | 96.7% | (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
| ✓ | accuracy | 79.8% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) t) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 93.1% | (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) |
| ✓ | accuracy | 92.2% | (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
| 50.0ms | 256× | 0 | valid |
Compiled 107 to 20 computations (81.3% saved)
ival-mult: 10.0ms (50.5% of total)ival-div: 4.0ms (20.2% of total)ival-add: 3.0ms (15.1% of total)ival-sub: 2.0ms (10.1% of total)const: 1.0ms (5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* t (+ 1 (/ (* (* y z) -1/2) t)))> |
#<alt (+ 1 (/ (* (* y z) -1/2) t))> |
#<alt (/ (* (* y z) -1/2) t)> |
#<alt (* (* y z) -1/2)> |
#<alt (* (+ 1 (* (- (* x 1/4) (* y z)) (/ 1/2 t))) t)> |
#<alt (+ 1 (* (- (* x 1/4) (* y z)) (/ 1/2 t)))> |
#<alt (* (- (* x 1/4) (* y z)) (/ 1/2 t))> |
#<alt (- (* x 1/4) (* y z))> |
#<alt (* y z)> |
#<alt (* x 1/4)> |
| Outputs |
|---|
#<alt (* -1/2 (* y z))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt t> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt (* -1 (* t (- (* 1/2 (/ (* y z) t)) 1)))> |
#<alt t> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* y (+ (* -1/2 z) (/ t y)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z))))> |
#<alt t> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (+ t (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* z (+ (* -1/2 y) (/ t z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* y (+ (* -1/2 (/ z t)) (/ 1 y)))> |
#<alt (* y (+ (* -1/2 (/ z t)) (/ 1 y)))> |
#<alt (* y (+ (* -1/2 (/ z t)) (/ 1 y)))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* -1 (* y (- (* 1/2 (/ z t)) (/ 1 y))))> |
#<alt (* -1 (* y (- (* 1/2 (/ z t)) (/ 1 y))))> |
#<alt (* -1 (* y (- (* 1/2 (/ z t)) (/ 1 y))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* z (+ (* -1/2 (/ y t)) (/ 1 z)))> |
#<alt (* z (+ (* -1/2 (/ y t)) (/ 1 z)))> |
#<alt (* z (+ (* -1/2 (/ y t)) (/ 1 z)))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* -1 (* z (- (* 1/2 (/ y t)) (/ 1 z))))> |
#<alt (* -1 (* z (- (* 1/2 (/ y t)) (/ 1 z))))> |
#<alt (* -1 (* z (- (* 1/2 (/ y t)) (/ 1 z))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (/ (+ t (* -1/2 (* y z))) t)> |
#<alt (/ (+ t (* -1/2 (* y z))) t)> |
#<alt (/ (+ t (* -1/2 (* y z))) t)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (+ 1 (* -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/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/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/2 (/ (* y z) t))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* t (+ 1 (* -1/2 (/ (* y z) t))))> |
#<alt (+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t)))))> |
#<alt (+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t)))))> |
#<alt (+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t)))))> |
#<alt (* 1/8 x)> |
#<alt (* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)))> |
#<alt (* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)))> |
#<alt (* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)))> |
#<alt (* 1/8 x)> |
#<alt (* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8)))> |
#<alt (* t (+ 1 (* 1/8 (/ x t))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y)))> |
#<alt (* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y)))> |
#<alt (* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z))))> |
#<alt (* t (+ 1 (* 1/8 (/ x t))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t)))))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z)))> |
#<alt (* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z)))> |
#<alt (* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y))))> |
#<alt (* 1/2 (- (* 1/4 x) (* y z)))> |
#<alt (+ t (* 1/2 (- (* 1/4 x) (* y z))))> |
#<alt (+ t (* 1/2 (- (* 1/4 x) (* y z))))> |
#<alt (+ t (* 1/2 (- (* 1/4 x) (* y z))))> |
#<alt t> |
#<alt (* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))))> |
#<alt (* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))))> |
#<alt (* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1)))> |
#<alt (* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1)))> |
#<alt (* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1)))> |
#<alt (+ 1 (* -1/2 (/ (* y z) t)))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (* 1/8 (/ x t))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x))))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x))))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x))))> |
#<alt (* 1/8 (/ x t))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t)))))> |
#<alt (+ 1 (* 1/8 (/ x t)))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y))))> |
#<alt (* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y))))> |
#<alt (* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t)))))> |
#<alt (+ 1 (* 1/8 (/ x t)))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z))))> |
#<alt (* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z))))> |
#<alt (* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t)))))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t)> |
#<alt (/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t)> |
#<alt (/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (* 1/8 (/ x t))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))> |
#<alt (* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))> |
#<alt (* 1/8 (/ x t))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))))> |
#<alt (* 1/8 (/ x t))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y)))))> |
#<alt (* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y)))))> |
#<alt (* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y)))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t)))))> |
#<alt (* 1/8 (/ x t))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z)))))> |
#<alt (* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z)))))> |
#<alt (* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z)))))> |
#<alt (* -1/2 (/ (* y z) t))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t)))))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* 1/2 (/ (- (* 1/4 x) (* y z)) t))> |
#<alt (* -1 (* y z))> |
#<alt (- (* 1/4 x) (* y z))> |
#<alt (- (* 1/4 x) (* y z))> |
#<alt (- (* 1/4 x) (* y z))> |
#<alt (* 1/4 x)> |
#<alt (* x (+ 1/4 (* -1 (/ (* y z) x))))> |
#<alt (* x (+ 1/4 (* -1 (/ (* y z) x))))> |
#<alt (* x (+ 1/4 (* -1 (/ (* y z) x))))> |
#<alt (* 1/4 x)> |
#<alt (* -1 (* x (- (/ (* y z) x) 1/4)))> |
#<alt (* -1 (* x (- (/ (* y z) x) 1/4)))> |
#<alt (* -1 (* x (- (/ (* y z) x) 1/4)))> |
#<alt (* 1/4 x)> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (* -1 (* y z))> |
#<alt (* y (- (* 1/4 (/ x y)) z))> |
#<alt (* y (- (* 1/4 (/ x y)) z))> |
#<alt (* y (- (* 1/4 (/ x y)) z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y (- (* -1/4 (/ x y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1/4 (/ x y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1/4 (/ x y)) (* -1 z))))> |
#<alt (* 1/4 x)> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (+ (* -1 (* y z)) (* 1/4 x))> |
#<alt (* -1 (* y z))> |
#<alt (* z (- (* 1/4 (/ x z)) y))> |
#<alt (* z (- (* 1/4 (/ x z)) y))> |
#<alt (* z (- (* 1/4 (/ x z)) y))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (- (* -1/4 (/ x z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1/4 (/ x z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1/4 (/ x z)) (* -1 y))))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* 1/4 x)> |
#<alt (* 1/4 x)> |
#<alt (* 1/4 x)> |
#<alt (* 1/4 x)> |
#<alt (* 1/4 x)> |
#<alt (* 1/4 x)> |
#<alt (* 1/4 x)> |
#<alt (* 1/4 x)> |
#<alt (* 1/4 x)> |
#<alt (* 1/4 x)> |
#<alt (* 1/4 x)> |
#<alt (* 1/4 x)> |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | t | @ | 0 | (* t (+ 1 (/ (* (* y z) -1/2) t))) |
| 0.0ms | t | @ | -inf | (* t (+ 1 (/ (* (* y z) -1/2) t))) |
| 0.0ms | z | @ | inf | (* t (+ 1 (/ (* (* y z) -1/2) t))) |
| 0.0ms | z | @ | 0 | (* t (+ 1 (/ (* (* y z) -1/2) t))) |
| 0.0ms | y | @ | 0 | (* t (+ 1 (/ (* (* y z) -1/2) t))) |
| 1× | batch-egg-rewrite |
| 3672× | *-lowering-*.f32 |
| 3672× | *-lowering-*.f64 |
| 3062× | /-lowering-/.f32 |
| 3062× | /-lowering-/.f64 |
| 2016× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 80 |
| 1 | 102 | 76 |
| 2 | 875 | 73 |
| 0 | 8770 | 73 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (+ 1 (/ (* (* y z) -1/2) t))) |
(+ 1 (/ (* (* y z) -1/2) t)) |
(/ (* (* y z) -1/2) t) |
(* (* y z) -1/2) |
(* (+ 1 (* (- (* x 1/4) (* y z)) (/ 1/2 t))) t) |
(+ 1 (* (- (* x 1/4) (* y z)) (/ 1/2 t))) |
(* (- (* x 1/4) (* y z)) (/ 1/2 t)) |
(- (* x 1/4) (* y z)) |
(* y z) |
(* x 1/4) |
| Outputs |
|---|
(+.f64 t (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) t) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 t #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(fma.f64 t (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) t) |
(fma.f64 #s(literal 1 binary64) t (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y z) (*.f64 (/.f64 #s(literal -1/2 binary64) t) t) t) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64) t) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) t t) |
(fma.f64 (*.f64 t (*.f64 y z)) (/.f64 #s(literal -1/2 binary64) t) t) |
(fma.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) t) t) |
(/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) (-.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) t))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64))) (+.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z))))) (+.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z))))) |
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))) t) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (+.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))) t)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) t)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) t)) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) t) |
(*.f64 (+.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))) t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 z (/.f64 #s(literal -1/2 binary64) t)) #s(literal 1 binary64)) |
(fma.f64 y (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 y (/.f64 #s(literal -1/2 binary64) t)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal -1/2 binary64) t) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) t) (*.f64 y z) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)))) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z))) |
(/.f64 (*.f64 y z) (/.f64 t #s(literal -1/2 binary64))) |
(/.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 y z))) |
(pow.f64 (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) |
(*.f64 y (*.f64 z (/.f64 #s(literal -1/2 binary64) t))) |
(*.f64 y (/.f64 (*.f64 z #s(literal -1/2 binary64)) t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1/2 binary64) t))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal -1/2 binary64) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) |
(*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (*.f64 y z) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))) |
(*.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y z) t) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 y t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t)) |
(*.f64 (/.f64 z t) (/.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) t)) |
(*.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) t)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) t)) |
(*.f64 (/.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) t)) |
(neg.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(neg.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t)) |
(neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t) t)) |
(/.f64 t (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t #s(literal -1/2 binary64)) (*.f64 y z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (*.f64 y (*.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (*.f64 y z))) |
(/.f64 (*.f64 t (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))) |
(/.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) t) |
(/.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) t) t) |
(/.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t)) t) |
(*.f64 t (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 y (neg.f64 (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 y z) (*.f64 (/.f64 #s(literal -1/2 binary64) t) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) t) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64))) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
(*.f64 (*.f64 t (*.f64 y z)) (/.f64 #s(literal -1/2 binary64) t)) |
(*.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) t) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 t t)) |
(*.f64 (/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 t t)) |
(*.f64 (/.f64 t t) (/.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 t t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))) |
(+.f64 t (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64))))) |
(+.f64 t (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t)) |
(+.f64 (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))) t) |
(+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t) t) |
(fma.f64 t #s(literal 1 binary64) (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64))))) |
(fma.f64 t #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t)) |
(fma.f64 t (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t) |
(fma.f64 #s(literal 1 binary64) t (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) t (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t t) |
(/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t))) t))) |
(/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) t) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t))) t) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t))))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) t)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t))) t)) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (pow.f64 (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))) (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64))))) (*.f64 t (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t) #s(literal 3 binary64))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t)) (*.f64 t (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))) (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 t t) (*.f64 (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t) t)))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))) (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))))) (-.f64 t (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t))) (-.f64 t (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))) (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64))))) (*.f64 t t)) (-.f64 (/.f64 t (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t)) (*.f64 t t)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) t) t)) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) t) |
(*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 t #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 y z) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.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 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) t)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) t) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) t) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 t (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 t (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y (*.f64 z (*.f64 y z)))) (neg.f64 (/.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) t)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y (*.f64 z (*.f64 y z)))) (neg.f64 (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (/.f64 t #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z))))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (/.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/8 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 t #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) (-.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 t t)) (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 x #s(literal 1/4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 t #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/2 binary64) t)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) t)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t #s(literal 1/2 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) t))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) t))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) t) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) t)) |
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (neg.f64 (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) (*.f64 x #s(literal 1/4 binary64))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/4 binary64))) |
(fma.f64 x #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(fma.f64 x #s(literal 1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 x #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(fma.f64 #s(literal 1/4 binary64) x (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(fma.f64 #s(literal 1/4 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 #s(literal 1/4 binary64) x (neg.f64 (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) y (*.f64 x #s(literal 1/4 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) z (*.f64 x #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (pow.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (-.f64 (*.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))))) (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (pow.f64 (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (*.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 y z) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x #s(literal 1/4 binary64)))))) |
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 x #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) x) |
| 1× | egg-herbie |
| 3434× | *-lowering-*.f32 |
| 3434× | *-lowering-*.f64 |
| 2080× | fma-lowering-fma.f32 |
| 2080× | fma-lowering-fma.f64 |
| 1720× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 184 | 3026 |
| 1 | 640 | 2882 |
| 2 | 2044 | 2849 |
| 3 | 6166 | 2849 |
| 0 | 8023 | 2849 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (* y z)) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
t |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
t |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
t |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ t y))) |
(* y (+ (* -1/2 z) (/ t y))) |
(* y (+ (* -1/2 z) (/ t y))) |
(* -1/2 (* y z)) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
t |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(+ t (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (/ t z))) |
(* z (+ (* -1/2 y) (/ t z))) |
(* z (+ (* -1/2 y) (/ t z))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
1 |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(* -1/2 (/ (* y z) t)) |
(* y (+ (* -1/2 (/ z t)) (/ 1 y))) |
(* y (+ (* -1/2 (/ z t)) (/ 1 y))) |
(* y (+ (* -1/2 (/ z t)) (/ 1 y))) |
(* -1/2 (/ (* y z) t)) |
(* -1 (* y (- (* 1/2 (/ z t)) (/ 1 y)))) |
(* -1 (* y (- (* 1/2 (/ z t)) (/ 1 y)))) |
(* -1 (* y (- (* 1/2 (/ z t)) (/ 1 y)))) |
1 |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(* -1/2 (/ (* y z) t)) |
(* z (+ (* -1/2 (/ y t)) (/ 1 z))) |
(* z (+ (* -1/2 (/ y t)) (/ 1 z))) |
(* z (+ (* -1/2 (/ y t)) (/ 1 z))) |
(* -1/2 (/ (* y z) t)) |
(* -1 (* z (- (* 1/2 (/ y t)) (/ 1 z)))) |
(* -1 (* z (- (* 1/2 (/ y t)) (/ 1 z)))) |
(* -1 (* z (- (* 1/2 (/ y t)) (/ 1 z)))) |
(* -1/2 (/ (* y z) t)) |
(/ (+ t (* -1/2 (* y z))) t) |
(/ (+ t (* -1/2 (* y z))) t) |
(/ (+ t (* -1/2 (* y z))) t) |
1 |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+ 1 (* -1/2 (/ (* y z) t))) |
1 |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+ 1 (* -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/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/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/2 (/ (* y z) t)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(* 1/8 x) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(* 1/8 x) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(* t (+ 1 (* 1/8 (/ x t)))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(* -1/2 (* y z)) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(* t (+ 1 (* 1/8 (/ x t)))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(* -1/2 (* y z)) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(* 1/2 (- (* 1/4 x) (* y z))) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
t |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
t |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(* 1/8 (/ x t)) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(* 1/8 (/ x t)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(+ 1 (* 1/8 (/ x t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(* -1/2 (/ (* y z) t)) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(* -1/2 (/ (* y z) t)) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(+ 1 (* 1/8 (/ x t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(* -1/2 (/ (* y z) t)) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(* -1/2 (/ (* y z) t)) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
1 |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
1 |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(* -1/2 (/ (* y z) t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(* 1/8 (/ x t)) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(* 1/8 (/ x t)) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(* 1/8 (/ x t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(* -1/2 (/ (* y z) t)) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(* -1/2 (/ (* y z) t)) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(* 1/8 (/ x t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(* -1/2 (/ (* y z) t)) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(* -1/2 (/ (* y z) t)) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(* -1 (* y z)) |
(- (* 1/4 x) (* y z)) |
(- (* 1/4 x) (* y z)) |
(- (* 1/4 x) (* y z)) |
(* 1/4 x) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(* 1/4 x) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(* 1/4 x) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(* -1 (* y z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(* -1 (* y z)) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(* 1/4 x) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(* -1 (* y z)) |
(* z (- (* 1/4 (/ x z)) y)) |
(* z (- (* 1/4 (/ x z)) y)) |
(* z (- (* 1/4 (/ x z)) y)) |
(* -1 (* y z)) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* 1/4 x) |
(* 1/4 x) |
(* 1/4 x) |
(* 1/4 x) |
(* 1/4 x) |
(* 1/4 x) |
(* 1/4 x) |
(* 1/4 x) |
(* 1/4 x) |
(* 1/4 x) |
(* 1/4 x) |
(* 1/4 x) |
| Outputs |
|---|
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(+ t (* -1/2 (* y z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(+ t (* -1/2 (* y z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(+ t (* -1/2 (* y z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
t |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) |
t |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) |
(* -1 (* t (- (* 1/2 (/ (* y z) t)) 1))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) |
t |
(+ t (* -1/2 (* y z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(+ t (* -1/2 (* y z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(+ t (* -1/2 (* y z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* y (+ (* -1/2 z) (/ t y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1 (* y (+ (* -1 (/ t y)) (* 1/2 z)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
t |
(+ t (* -1/2 (* y z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(+ t (* -1/2 (* y z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(+ t (* -1/2 (* y z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* z (+ (* -1/2 y) (/ t z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1 (* z (+ (* -1 (/ t z)) (* 1/2 y)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.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) |
(* y (+ (* -1/2 (/ z t)) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(* y (+ (* -1/2 (/ z t)) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(* y (+ (* -1/2 (/ z t)) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.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 (* y (- (* 1/2 (/ z t)) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(* -1 (* y (- (* 1/2 (/ z t)) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(* -1 (* y (- (* 1/2 (/ z t)) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.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) |
(* z (+ (* -1/2 (/ y t)) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(* z (+ (* -1/2 (/ y t)) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(* z (+ (* -1/2 (/ y t)) (/ 1 z))) |
(+.f64 #s(literal 1 binary64) (/.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 (* z (- (* 1/2 (/ y t)) (/ 1 z)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(* -1 (* z (- (* 1/2 (/ y t)) (/ 1 z)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(* -1 (* z (- (* 1/2 (/ y t)) (/ 1 z)))) |
(+.f64 #s(literal 1 binary64) (/.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) |
(/ (+ t (* -1/2 (* y z))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) t) |
(/ (+ t (* -1/2 (* y z))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) t) |
(/ (+ t (* -1/2 (* y z))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) t) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.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 (/ (* 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 (/ (* 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 (/ (* 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 (/ (* 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)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* t (+ 1 (* -1/2 (/ (* y z) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) (*.f64 #s(literal 1/8 binary64) x)) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) (*.f64 #s(literal 1/8 binary64) x)) |
(+ (* 1/8 x) (* t (+ 1 (* -1/2 (/ (* y z) t))))) |
(+.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t))) (*.f64 #s(literal 1/8 binary64) x)) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) (/.f64 t x)))) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) (/.f64 t x)))) |
(* x (+ 1/8 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x))) |
(*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) (/.f64 t x)))) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y z) t) #s(literal 1/2 binary64))) (/.f64 t x)) #s(literal -1/8 binary64)))) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y z) t) #s(literal 1/2 binary64))) (/.f64 t x)) #s(literal -1/8 binary64)))) |
(* -1 (* x (- (* -1 (/ (* t (+ 1 (* -1/2 (/ (* y z) t)))) x)) 1/8))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y z) t) #s(literal 1/2 binary64))) (/.f64 t x)) #s(literal -1/8 binary64)))) |
(* t (+ 1 (* 1/8 (/ x t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* y (+ (* -1/2 z) (/ (* t (+ 1 (* 1/8 (/ x t)))) y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) y)) (* 1/2 z)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* t (+ 1 (* 1/8 (/ x t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) |
(+ (* -1/2 (* y z)) (* t (+ 1 (* 1/8 (/ x t))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* z (+ (* -1/2 y) (/ (* t (+ 1 (* 1/8 (/ x t)))) z))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (* t (+ 1 (* 1/8 (/ x t)))) z)) (* 1/2 y)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) #s(literal 1 binary64))) |
(* 1/2 (- (* 1/4 x) (* y z))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
(+.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
(+.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
(+ t (* 1/2 (- (* 1/4 x) (* y z)))) |
(+.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) |
t |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)))) |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)))) |
(* t (+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)))) |
t |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (* -1/2 (/ (- (* 1/4 x) (* y z)) t)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(+ 1 (* -1/2 (/ (* y z) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(* 1/8 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal 1/8 binary64) t)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal 1/8 binary64) t)))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (+ (* 1/8 (/ 1 t)) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal 1/8 binary64) t)))) |
(* 1/8 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) t) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) x))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) t) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) x))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* -1/2 (/ (* y z) t))) x)) (* 1/8 (/ 1 t))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) t) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t)) x))) |
(+ 1 (* 1/8 (/ x t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))))) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))))) |
(* y (+ (* -1/2 (/ z t)) (+ (* 1/8 (/ x (* t y))) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) y)) (* 1/2 (/ z t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(+ 1 (* 1/8 (/ x t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(+ 1 (+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))))) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))))) |
(* z (+ (* -1/2 (/ y t)) (+ (* 1/8 (/ x (* t z))) (/ 1 z)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* 1/8 (/ x t))) z)) (* 1/2 (/ y t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
(/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) t) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
(/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) t) |
(/ (+ t (* 1/2 (- (* 1/4 x) (* y z)))) t) |
(/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)))) t) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) |
(+ 1 (* 1/2 (/ (- (* 1/4 x) (* y z)) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(* 1/8 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal 1/8 binary64) t))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal 1/8 binary64) t))) |
(* x (+ (* -1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal 1/8 binary64) t))) |
(* 1/8 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 y z) t) #s(literal 1/2 binary64)) x) (/.f64 #s(literal -1/8 binary64) t)))) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 y z) t) #s(literal 1/2 binary64)) x) (/.f64 #s(literal -1/8 binary64) t)))) |
(* -1 (* x (- (* 1/2 (/ (* y z) (* t x))) (* 1/8 (/ 1 t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 y z) t) #s(literal 1/2 binary64)) x) (/.f64 #s(literal -1/8 binary64) t)))) |
(* 1/8 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* y (+ (* -1/2 (/ z t)) (* 1/8 (/ x (* t y))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* -1 (* y (+ (* -1/8 (/ x (* t y))) (* 1/2 (/ z t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* 1/8 (/ x t)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) t) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(+ (* -1/2 (/ (* y z) t)) (* 1/8 (/ x t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (/.f64 (*.f64 #s(literal 1/8 binary64) x) t)) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* z (+ (* -1/2 (/ y t)) (* 1/8 (/ x (* t z))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* -1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* -1 (* z (+ (* -1/8 (/ x (* t z))) (* 1/2 (/ y t))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) t) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) #s(literal -1/8 binary64)))) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* 1/2 (/ (- (* 1/4 x) (* y z)) t)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(- (* 1/4 x) (* y z)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(- (* 1/4 x) (* y z)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(- (* 1/4 x) (* y z)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* x (+ 1/4 (* -1 (/ (* y z) x)))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* -1 (* x (- (/ (* y z) x) 1/4))) |
(*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y z) x))) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(*.f64 y (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(*.f64 y (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) z)) |
(* y (- (* 1/4 (/ x y)) z)) |
(*.f64 y (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -1/4 binary64)) y))) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -1/4 binary64)) y))) |
(* -1 (* y (- (* -1/4 (/ x y)) (* -1 z)))) |
(*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -1/4 binary64)) y))) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* 1/4 x)) |
(-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* z (- (* 1/4 (/ x z)) y)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) z) y)) |
(* z (- (* 1/4 (/ x z)) y)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) z) y)) |
(* z (- (* 1/4 (/ x z)) y)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) z) y)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -1/4 binary64)) z))) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -1/4 binary64)) z))) |
(* -1 (* z (- (* -1/4 (/ x z)) (* -1 y)))) |
(*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -1/4 binary64)) z))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
Compiled 20921 to 1962 computations (90.6% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 849 | 1 | 850 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 6 | 6 |
| Total | 851 | 7 | 858 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 67.5% | (-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
| ✓ | 67.3% | (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ✓ | 65.0% | (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| 59.4% | (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (*.f64 y z)))) | |
| ✓ | 35.5% | (*.f64 #s(literal 1/8 binary64) x) |
| ✓ | 33.4% | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | 33.3% | t |
Compiled 262 to 123 computations (53.1% saved)
| Inputs |
|---|
t |
(*.f64 #s(literal 1/8 binary64) x) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (*.f64 y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64)))) |
(+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) (/.f64 (*.f64 y z) #s(literal 2 binary64))) t) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z))) t))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t))) t) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -2 binary64)) (*.f64 y z))))) t) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -2 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/64 binary64))) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) x) t) (/.f64 #s(literal 2 binary64) (*.f64 y z)))) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64)))) |
9 calls:
| 9.0ms | z |
| 8.0ms | (/.f64 (*.f64 y z) #s(literal 2 binary64)) |
| 5.0ms | t |
| 5.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) |
| 5.0ms | y |
| 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 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) (/.f64 (*.f64 y z) #s(literal 2 binary64))) t) |
| 100.0% | 1 | (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) (/.f64 (*.f64 y z) #s(literal 2 binary64))) |
| 100.0% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 8 binary64)) x) |
| 100.0% | 1 | (/.f64 (*.f64 y z) #s(literal 2 binary64)) |
| 100.0% | 1 | (*.f64 y z) |
Compiled 77 to 61 computations (20.8% saved)
| Inputs |
|---|
t |
(*.f64 #s(literal 1/8 binary64) x) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (*.f64 y z)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t))) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
5 calls:
| 7.0ms | z |
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | t |
| 3.0ms | (*.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.1% | 3 | x |
| 84.8% | 3 | y |
| 85.4% | 3 | z |
| 89.2% | 3 | t |
| 93.2% | 4 | (*.f64 y z) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
t |
(*.f64 #s(literal 1/8 binary64) x) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| Outputs |
|---|
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
1 calls:
| 2.0ms | (*.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.5% | 3 | (*.f64 y z) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
t |
(*.f64 #s(literal 1/8 binary64) x) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
| Outputs |
|---|
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(-.f64 t (*.f64 x #s(literal -1/8 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
3 calls:
| 5.0ms | t |
| 2.0ms | x |
| 2.0ms | (*.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.3% | 3 | x |
| 67.5% | 1 | t |
| 85.9% | 3 | (*.f64 y z) |
Compiled 17 to 13 computations (23.5% saved)
| Inputs |
|---|
t |
(*.f64 #s(literal 1/8 binary64) x) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| Outputs |
|---|
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(*.f64 #s(literal 1/8 binary64) x) |
t |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
5 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 y z) |
| 2.0ms | t |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.8% | 4 | t |
| 59.3% | 4 | x |
| 55.9% | 5 | y |
| 53.7% | 4 | z |
| 62.2% | 4 | (*.f64 y z) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
t |
(*.f64 #s(literal 1/8 binary64) x) |
| Outputs |
|---|
(*.f64 #s(literal 1/8 binary64) x) |
t |
(*.f64 #s(literal 1/8 binary64) x) |
2 calls:
| 4.0ms | t |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.8% | 3 | x |
| 56.3% | 3 | t |
Compiled 10 to 8 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
t |
| Outputs |
|---|
t |
4 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.3% | 1 | z |
| 33.3% | 1 | y |
| 33.3% | 1 | t |
| 33.3% | 1 | x |
Compiled 20 to 16 computations (20% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 7.326006627144548e+147 | 5.151842968265002e+148 |
| 10.0ms | 49298405675476.15 | 508802114207493.44 |
| 27.0ms | -209375.1540698776 | -255.23801338764036 |
| 35.0ms | 320× | 0 | valid |
Compiled 452 to 367 computations (18.8% saved)
ival-add: 15.0ms (62.3% of total)ival-div: 4.0ms (16.6% of total)ival-sub: 2.0ms (8.3% of total)ival-mult: 2.0ms (8.3% of total)const: 1.0ms (4.2% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 49298405675476.15 | 508802114207493.44 |
| 23.0ms | -5.481866650278605e+174 | -9.682101010612808e+167 |
| 25.0ms | 240× | 0 | valid |
Compiled 324 to 259 computations (20.1% saved)
ival-div: 3.0ms (37.1% of total)ival-mult: 2.0ms (24.7% of total)ival-sub: 1.0ms (12.4% of total)ival-add: 1.0ms (12.4% of total)const: 1.0ms (12.4% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 5.151842968265002e+148 | 2.334048093698209e+149 |
| 17.0ms | -5.481866650278605e+174 | -9.682101010612808e+167 |
| 20.0ms | 239× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 294 to 244 computations (17% saved)
ival-div: 5.0ms (50.7% of total)ival-mult: 2.0ms (20.3% of total)ival-add: 1.0ms (10.1% of total)const: 1.0ms (10.1% of total)ival-sub: 1.0ms (10.1% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 3.880364082222983e+28 | 1.5448970950883624e+29 |
| 21.0ms | -2.977194643755157e-259 | -5.209852770242104e-294 |
| 16.0ms | -2.1803482192570569e+105 | -1.1428694795248963e+98 |
| 30.0ms | 400× | 0 | valid |
Compiled 392 to 337 computations (14% saved)
ival-div: 5.0ms (36.9% of total)ival-mult: 3.0ms (22.1% of total)ival-sub: 2.0ms (14.7% of total)ival-add: 2.0ms (14.7% of total)const: 1.0ms (7.4% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.2980637329645385e+68 | 5.064181821490817e+70 |
| 10.0ms | -11012676273530.164 | -5213856708476.049 |
| 18.0ms | 208× | 0 | valid |
Compiled 206 to 175 computations (15% saved)
ival-mult: 4.0ms (40.8% of total)ival-div: 3.0ms (30.6% of total)ival-sub: 1.0ms (10.2% of total)ival-add: 1.0ms (10.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 16× | +-commutative_binary64 |
| 14× | *-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 153 |
| 1 | 76 | 153 |
| 2 | 88 | 153 |
| 3 | 94 | 153 |
| 4 | 98 | 153 |
| 5 | 99 | 153 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64)))) |
(if (<=.f64 (*.f64 y z) #s(literal -7000 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (if (<=.f64 (*.f64 y z) #s(literal 410000000000000 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (if (<=.f64 (*.f64 y z) #s(literal 15999999999999999647942118490522562789837182231484817292356051919508223027665719878830816790772168223516292294648593239501414916907698342325821374464 binary64)) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))))) |
(if (<=.f64 (*.f64 y z) #s(literal -2100000000000000028704638277242710325656407932076772782576627684251088579613685706536004484370613699082349291745659741224030927039309742537810398010679954427158821076992 binary64)) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (if (<=.f64 (*.f64 y z) #s(literal 480000000000000 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))) |
(if (<=.f64 (*.f64 y z) #s(literal -4999999999999999669302474173714872811859751082151657593058464111538503233498018238128462162979229735854572772998492607377696904067224063966397292527018643087471925002240 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (if (<=.f64 (*.f64 y z) #s(literal 54999999999999999854506194853564215668176360631673201562065765417623081523065071039495514915639567515687426706844137250184338786049184634071087579136 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(if (<=.f64 (*.f64 y z) #s(literal -7400000000000000451820443675048793744734446310964760170932158709701398346717816460093504844829904863232 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (if (<=.f64 (*.f64 y z) #s(literal -2062782649866427/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) (*.f64 #s(literal 1/8 binary64) x) (if (<=.f64 (*.f64 y z) #s(literal 130000000000000001177626345472 binary64)) t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))) |
(if (<=.f64 x #s(literal -10200000000000 binary64)) (*.f64 #s(literal 1/8 binary64) x) (if (<=.f64 x #s(literal 16000000000000001160502982104467762018533990554344351288291362487664640 binary64)) t (*.f64 #s(literal 1/8 binary64) x))) |
t |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/8 binary64) x) (+.f64 t (/.f64 (*.f64 y z) #s(literal -2 binary64)))) |
(if (<=.f64 (*.f64 y z) #s(literal -7000 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (if (<=.f64 (*.f64 y z) #s(literal 410000000000000 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (if (<=.f64 (*.f64 y z) #s(literal 15999999999999999647942118490522562789837182231484817292356051919508223027665719878830816790772168223516292294648593239501414916907698342325821374464 binary64)) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))))) |
(if (<=.f64 (*.f64 y z) #s(literal -7000 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (if (<=.f64 (*.f64 y z) #s(literal 410000000000000 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (if (<=.f64 (*.f64 y z) #s(literal 15999999999999999647942118490522562789837182231484817292356051919508223027665719878830816790772168223516292294648593239501414916907698342325821374464 binary64)) (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))))) |
(if (<=.f64 (*.f64 y z) #s(literal -2100000000000000028704638277242710325656407932076772782576627684251088579613685706536004484370613699082349291745659741224030927039309742537810398010679954427158821076992 binary64)) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (if (<=.f64 (*.f64 y z) #s(literal 480000000000000 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (+.f64 t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))) |
(if (<=.f64 (*.f64 y z) #s(literal -2100000000000000028704638277242710325656407932076772782576627684251088579613685706536004484370613699082349291745659741224030927039309742537810398010679954427158821076992 binary64)) (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) (if (<=.f64 (*.f64 y z) #s(literal 480000000000000 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (+.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))))) |
(if (<=.f64 (*.f64 y z) #s(literal -4999999999999999669302474173714872811859751082151657593058464111538503233498018238128462162979229735854572772998492607377696904067224063966397292527018643087471925002240 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (if (<=.f64 (*.f64 y z) #s(literal 54999999999999999854506194853564215668176360631673201562065765417623081523065071039495514915639567515687426706844137250184338786049184634071087579136 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(if (<=.f64 (*.f64 y z) #s(literal -4999999999999999669302474173714872811859751082151657593058464111538503233498018238128462162979229735854572772998492607377696904067224063966397292527018643087471925002240 binary64)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (if (<=.f64 (*.f64 y z) #s(literal 54999999999999999854506194853564215668176360631673201562065765417623081523065071039495514915639567515687426706844137250184338786049184634071087579136 binary64)) (-.f64 t (*.f64 x #s(literal -1/8 binary64))) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) |
(if (<=.f64 (*.f64 y z) #s(literal -7400000000000000451820443675048793744734446310964760170932158709701398346717816460093504844829904863232 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (if (<=.f64 (*.f64 y z) #s(literal -2062782649866427/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) (*.f64 #s(literal 1/8 binary64) x) (if (<=.f64 (*.f64 y z) #s(literal 130000000000000001177626345472 binary64)) t (*.f64 #s(literal -1/2 binary64) (*.f64 y z))))) |
(if (<=.f64 (*.f64 y z) #s(literal -7400000000000000451820443675048793744734446310964760170932158709701398346717816460093504844829904863232 binary64)) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (if (<=.f64 (*.f64 y z) #s(literal -2062782649866427/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) (*.f64 #s(literal 1/8 binary64) x) (if (<=.f64 (*.f64 y z) #s(literal 130000000000000001177626345472 binary64)) t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))))) |
(if (<=.f64 x #s(literal -10200000000000 binary64)) (*.f64 #s(literal 1/8 binary64) x) (if (<=.f64 x #s(literal 16000000000000001160502982104467762018533990554344351288291362487664640 binary64)) t (*.f64 #s(literal 1/8 binary64) x))) |
t |
| 2522× | *-lowering-*.f32 |
| 2522× | *-lowering-*.f64 |
| 2200× | sum5-define |
| 1628× | sum4-define |
| 1584× | fnmadd-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 883 |
| 1 | 278 | 853 |
| 2 | 872 | 823 |
| 3 | 2425 | 823 |
| 4 | 7256 | 811 |
| 0 | 8132 | 811 |
| 0 | 14 | 10 |
| 1 | 27 | 9 |
| 2 | 62 | 9 |
| 3 | 133 | 9 |
| 4 | 288 | 9 |
| 5 | 621 | 9 |
| 6 | 1517 | 9 |
| 7 | 3116 | 9 |
| 8 | 4996 | 9 |
| 9 | 5263 | 9 |
| 10 | 5271 | 9 |
| 0 | 5271 | 9 |
| 1× | fuel |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
Compiled 488 to 293 computations (40% saved)
(sort y z)
Compiled 462 to 200 computations (56.7% saved)
Loading profile data...